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
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- A C vector library similar to the C++ STL vector☆18Updated 2 weeks ago
- Single C file event loop☆25Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 8 months ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- A small and simple static analysis tool for C in C☆26Updated 3 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 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
- Simple string pattern matcher for C☆25Updated 3 years ago
- ☆20Updated 9 years ago
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 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
- 100% XXTEA authenticated, chunked file encryption☆17Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 8 months ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...☆24Updated 4 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 5 months ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- Packet decoding for TCP/IP protocols; a portable packet sniffing library.☆15Updated 2 months ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆49Updated 6 years ago
- memory pool allocator☆49Updated 12 years ago
- A portable single file parser/lexer/tokenizer.☆46Updated 6 years ago
- A zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago