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:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Single C file event loop☆30Updated 6 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- Hierarchical memory allocator☆80Updated 10 years ago
- C99 trie library☆101Updated 6 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 3 years ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- A C-implemented C compiler☆92Updated last year
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- A single-header C command line parsing library☆15Updated 7 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated 2 years ago
- memory pool allocator☆52Updated 13 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆44Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- A small ARM/X86(-64) libc☆92Updated this week
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 5 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
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆26Updated 3 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Updated 2 weeks ago
- Documentation generator for C/C++ code☆56Updated 3 months ago
- No-dependency easy to understand string to floating point number conversion☆33Updated last year
- A C99 conforming preprocessor☆23Updated 5 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 10 years ago