matrixjoeq / c_containerLinks
C container is a STL-like library which implements generic containers in C language. It also implements most of the algorithms in STL algorithm, which can be applied to containers. This library is intended to be helpful for embedded software development, which may still use C language nowadays.
☆22Updated 7 years ago
Alternatives and similar repositories for c_container
Users that are interested in c_container are comparing it to the libraries listed below
Sorting:
- Single C file event loop☆28Updated 5 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- A C-implemented C compiler☆92Updated last year
- A small arm/x86(-64) libc☆91Updated 4 months ago
- C99 trie library☆100Updated 6 years ago
- Simple C hash table☆39Updated 14 years ago
- A small and simple static analysis tool for C in C☆30Updated last year
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆78Updated last year
- small embeddable C-style preprocessor☆42Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- EiC C Interpreter☆21Updated 10 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- C JSON parser (both, SAX-like & full DOM)☆25Updated last year
- Coroutines for C.☆76Updated 8 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 4 years ago
- Network library☆19Updated last year
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago