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:
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Documentation generator for C/C++ code☆55Updated last month
- No-dependency easy to understand string to floating point number conversion☆32Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆43Updated 2 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A C-implemented C compiler☆92Updated last year
- small embeddable C-style preprocessor☆44Updated 2 years ago
- A single-header C command line parsing library☆15Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- A C vector library similar to the C++ STL vector☆21Updated 7 months ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- A small arm/x86(-64) libc☆93Updated last month
- Minimal C Library☆78Updated 7 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- A small arm/x86(-64) C compiler☆173Updated 2 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- C JSON parser (both, SAX-like & full DOM)☆27Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Self-hosting C toolchain, from scratch☆36Updated 10 months ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago