stevedekorte / basekit
C based OO portable data structure library
☆130Updated 15 years ago
Alternatives and similar repositories for basekit:
Users that are interested in basekit are comparing it to the libraries listed below
- C based ordered key-value ACID DB using a skip list data structure☆161Updated 10 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- A embeddable Key-Value Database and Full Text Search☆138Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- a recursive-descent parser generator for PEG☆93Updated 7 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Hierarchical Allocator for C☆65Updated 8 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- A mini C library for interacting with the Twitter OAuth api.☆24Updated 4 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- A system for creating fast, reusable parsers☆168Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- An obsolete project☆83Updated 6 years ago
- Static lua compiler - Compile Lua code into C code.☆70Updated 12 years ago
- Mustache templates implementation in pure c☆49Updated last year
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- ngtemplate - A template engine written in C designed to be syntax-compatible with Google CTemplate☆80Updated 11 years ago
- Mirror of libslz☆34Updated 5 years ago
- Flexible Zero-Footprint JSON Parser in C☆340Updated 4 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago