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.
☆22Updated 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:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- EiC C Interpreter☆21Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year
- 100% XXTEA authenticated, chunked file encryption☆18Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Single C file event loop☆29Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- ☆20Updated 9 years ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆25Updated 4 years ago
- A C vector library similar to the C++ STL vector☆19Updated 2 months ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 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
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆22Updated last year
- A small and simple static analysis tool for C in C☆30Updated 9 months ago
- ☆42Updated 3 weeks ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Minimal and fast regular expression library for C.☆18Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Collection of highly reusable C utilities.☆28Updated last year
- No-dependency easy to understand string to floating point number conversion☆30Updated 10 months ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 5 months 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
- small embeddable C-style preprocessor☆40Updated 2 years ago
- Minimal C Library☆77Updated 7 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆19Updated 12 years ago