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.
☆24Updated 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:
- A small and simple static analysis tool for C in C☆33Updated last year
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- EiC C Interpreter☆21Updated 10 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆43Updated 2 years ago
- newest version of small C that i know about, compiles to 32-bit fasm/nasm syntax assembly☆13Updated 10 years ago
- C99 trie library☆101Updated 6 years ago
- Single C file event loop☆29Updated 5 years ago
- No-dependency easy to understand string to floating point number conversion☆33Updated last year
- A small ARM/X86(-64) libc☆94Updated 3 weeks ago
- Libelf is a simple library to read ELF files.☆55Updated 3 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 C Library☆78Updated 7 years ago
- C preprocessor utilities☆20Updated 7 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- Simple C hash table☆41Updated 14 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- ☆20Updated 10 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 13 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- A C-implemented C compiler☆92Updated last year
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆26Updated 3 years ago
- memory pool allocator☆51Updated 13 years ago
- A ARM/X86(-64) C compiler☆177Updated 2 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago