stevedekorte / basekitLinks
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
Sorting:
- 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
- a recursive-descent parser generator for PEG☆93Updated 7 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Mustache templates implementation in pure c☆49Updated last year
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆63Updated 14 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
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- ngtemplate - A template engine written in C designed to be syntax-compatible with Google CTemplate☆81Updated 11 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆103Updated 9 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
- 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
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- A embeddable Key-Value Database and Full Text Search☆139Updated 7 years ago
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Flexible Zero-Footprint JSON Parser in C☆342Updated 6 months ago
- Google snappy in C for Linux Kernel☆39Updated 2 years ago
- a tiny string library☆23Updated 9 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- C99 trie library☆100Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago