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
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- A small arm/x86(-64) libc☆90Updated 3 months ago
- C99 trie library☆101Updated 6 years ago
- Simple C hash table☆39Updated 14 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- A C-implemented C compiler☆92Updated 11 months ago
- A small and simple static analysis tool for C in C☆30Updated 11 months ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 5 years ago
- Single C file event loop☆28Updated 5 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated 4 months ago
- Coroutines for C.☆76Updated 8 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year
- scc - simple C Compiler☆58Updated 8 years ago
- memory pool allocator☆51Updated 12 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago