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:
- A C-implemented C compiler☆92Updated last year
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A small and simple static analysis tool for C in C☆30Updated last year
- Fedjmike's C Compiler☆134Updated 7 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆42Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Documentation generator for C/C++ code☆53Updated 8 months ago
- Minimal C Library☆77Updated 7 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- C99 trie library☆100Updated 6 years ago
- A small lightweight, scripting language☆13Updated 6 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- EiC C Interpreter☆21Updated 10 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Tiny helper lib for building daemons in C☆18Updated last month
- C JSON parser (both, SAX-like & full DOM)☆25Updated last year
- small embeddable C-style preprocessor☆42Updated 2 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- C preprocessor utilities☆20Updated 7 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆78Updated last year