rswinkle / CVectorLinks
A C vector library similar to the C++ STL vector
☆21Updated 7 months ago
Alternatives and similar repositories for CVector
Users that are interested in CVector are comparing it to the libraries listed below
Sorting:
- cprops - C Prototyping Tools☆13Updated 13 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆42Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A single-header C command line parsing library☆15Updated 7 years ago
- A C99 conforming preprocessor☆23Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Direct/Interactive C Compiler☆25Updated 8 years ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- Lightweight logging library for C/C++☆38Updated 4 months ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Tiny PreProcessor☆18Updated last week
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Authenticated Blowfish-encrypted pipe☆24Updated 7 years ago
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- Collection of highly reusable C utilities.☆32Updated last year
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 months ago
- Aims to be interpreted C written in C.☆32Updated 6 months ago
- Intrusive data structures for C☆61Updated 8 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- clone from myJIT(a fork of GNU lightning)