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:
- Fedjmike's C Compiler☆134Updated 7 years ago
- Minimal and fast regular expression library for C.☆19Updated 12 years ago
- EiC C Interpreter☆21Updated 10 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A C-implemented C compiler☆92Updated 11 months ago
- C99 trie library☆101Updated 6 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A small and simple static analysis tool for C in C☆30Updated 10 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- SubC Compiler : By Nils M Holm, 2011--2012☆16Updated 13 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆76Updated last year
- ☆60Updated 7 years ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 4 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- A small arm/x86(-64) libc☆90Updated 2 months ago
- memory pool allocator☆51Updated 12 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year
- Self-hosting C toolchain, from scratch☆36Updated 6 months ago
- Minimal C Library☆77Updated 7 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 weeks ago
- Single C file event loop☆28Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Tiny helper lib for building daemons in C☆19Updated 2 months ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago