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
Sorting:
- EiC C Interpreter☆20Updated 10 years ago
- Single C file event loop☆28Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- c++ disassembly library☆14Updated 8 years ago
- A small and simple static analysis tool for C in C☆29Updated 7 months ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- ☆20Updated 9 years ago
- Lock-free memory allocator☆21Updated last year
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- cprops - C Prototyping Tools☆13Updated 12 years ago
- A C vector library similar to the C++ STL vector☆19Updated last month
- Common Datastructure Library for C developer.☆62Updated 3 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- A Toy C Compiler☆9Updated 7 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago