matrixjoeq / c_container
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.
☆21Updated 6 years ago
Alternatives and similar repositories for c_container:
Users that are interested in c_container are comparing it to the libraries listed below
- A tiny lexical analyser generator☆19Updated 13 years ago
- EiC C Interpreter☆19Updated 9 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Single C file event loop☆25Updated 4 years ago
- ☆20Updated 9 years ago
- Common Datastructure Library for C developer.☆60Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆24Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- A small and simple static analysis tool for C in C☆25Updated 2 months ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆22Updated 2 years ago
- ☆21Updated 2 years ago
- c++ disassembly library☆13Updated 7 years ago
- Shared memory allocator☆19Updated 8 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 6 years ago
- Context-free grammar parsing library☆11Updated 2 months ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆33Updated last year
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Simple string pattern matcher for C☆25Updated 3 years ago
- A C vector library similar to the C++ STL vector☆18Updated 6 months ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆20Updated last year
- experimental data compression algoritm☆21Updated 8 years ago
- Collection of highly reusable C utilities.☆26Updated 10 months ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago