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:
- A small and simple static analysis tool for C in C☆33Updated last year
- Fedjmike's C Compiler☆136Updated 8 years ago
- A small ARM/X86(-64) libc☆92Updated this week
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- A C-implemented C compiler☆92Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Simple C hash table☆41Updated 14 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 5 years ago
- Self-hosting C toolchain, from scratch☆36Updated last year
- A low-latency in-memory C logging library☆58Updated 3 years ago
- No-dependency easy to understand string to floating point number conversion☆33Updated last year
- A C vector library similar to the C++ STL vector☆21Updated 9 months ago
- Walter Waldo's port of Henry Spencer's regular expression library from Tcl.☆20Updated 11 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Documentation generator for C/C++ code☆56Updated 3 months ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆26Updated 3 years ago
- Hierarchical memory allocator☆80Updated 10 years ago
- EiC C Interpreter☆21Updated 10 years ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- scc - simple C Compiler☆58Updated 8 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- Minimally design scripting language for use on systems with limited resources.☆58Updated 8 years ago
- A single header C library to simplify splitting and processing strings☆54Updated 4 months ago
- Network library☆20Updated last month
- cprops - C Prototyping Tools☆13Updated 13 years ago