Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Tiny C Compiler

Compare

  No analysis available

TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other C compilers, it is meant to be self-sufficient: you do not need an external assembler or linker because TCC does that for you. TCC compiles so fast that even for big projects Makefiles may not be necessary. TCC not only supports ... [More] ANSI C, but also most of the ISO C99 and ISO C11 standard and also many GNUC extensions. TCC can also be used to make C scripts, i.e. pieces of C source that you run as a script. Compilation is so fast that your script will be as fast as if it was an executable. TCC can also automatically generate memory and bound checks while allowing all C pointers operations. With libtcc, you can use TCC as a backend for dynamic code generation. [Less]

0 lines of code

28 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

dateutils

Compare

  Analyzed about 20 hours ago

Toolset for computations involving date and time values in the shell, with a strong focus on usability within shell scripts. Their target market are shell scripts that need date calculations and/or calendar conversion, and as such they are highly pipe-able and modelled after their well-known ... [More] (non-date-aware) cousins: + dseq (vs. seq) + dconv + dadd + ddiff + dgrep (vs. grep) + dtest (vs. test) + dround [Less]

37.1K lines of code

2 current contributors

3 months since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

Public Domain C Library

Compare

  No analysis available

Eventually a minimal but fully ISO/IEC 9899:1989 / 1999 / 2011 and ISO/IEC 14882:1997 / 2011 compliant C standard library framework in the Public Domain, with clean OS interfaces, usable on a variety of platforms and particularly suited for use as the C library on new platforms.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: CC0-1-0

uterus

Compare

  Analyzed about 10 hours ago

universal tick encoder library to efficiently transport huge amounts of tick data

32.6K lines of code

0 current contributors

over 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

unserding

Compare

  Analyzed about 12 hours ago

framework for ad-hoc networks for financial applications

5.25K lines of code

0 current contributors

over 7 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

truffle

Compare

  Analyzed about 13 hours ago

a tool to roll over futures contracts

17.5K lines of code

0 current contributors

4 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This

libcpr

Compare

  Analyzed about 19 hours ago

Public domain backport of the core data structures and algorithms from the C++11 standard library to C.

3.17K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Public_do..., unlicense

libc11

Compare

  Analyzed 1 day ago

A public domain implementation of the C11 standard library.

3.44K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: Public_do..., unlicense

Learn C from code

Compare

  No analysis available

The project's purpose is to talk about c11 (standard ISO) language.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: ccbysa3-0
Tags c c11 c99

Lagrange (gemini client)

Compare

  Analyzed 4 months ago

Desktop GUI client for browsing Geminispace

212K lines of code

0 current contributors

4 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This