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
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- EiC C Interpreter☆19Updated 9 years ago
- ☆20Updated 9 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 9 months ago
- Asmpure is a library written in C for compiling assembly code at run-time☆16Updated 10 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Cross-platform asynchronous I/O library☆16Updated 10 months ago
- Library for cross-platform C generic data functions☆10Updated 4 months ago
- No-dependency easy to understand string to floating point number conversion☆30Updated 5 months ago
- Yet another C compiler.☆29Updated last year
- A small and simple static analysis tool for C in C☆28Updated 4 months ago
- My working copy of tinycc made reentrant☆27Updated 2 years ago
- Self-hosting C toolchain, from scratch☆33Updated 2 weeks ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆18Updated 9 months ago
- 100% XXTEA authenticated, chunked file encryption☆17Updated 4 years ago
- c++ disassembly library☆14Updated 7 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆25Updated 9 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆49Updated 6 years ago
- Arbitrary precision integer library for C and C++☆32Updated 5 months ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆29Updated 6 years ago
- A vectorized single header hash function.☆19Updated 3 months ago
- Lightweight C library for date arithmetic and date conversion using the proleptic Gregorian calendar. Supports conversion between all ISO…☆33Updated 2 months ago
- A toy programming language interpreter☆33Updated 11 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 3 years ago