stevedekorte / basekitLinks
C based OO portable data structure library
☆129Updated 16 years ago
Alternatives and similar repositories for basekit
Users that are interested in basekit are comparing it to the libraries listed below
Sorting:
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- a recursive-descent parser generator for PEG☆93Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- C99 trie library☆101Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- An obsolete project☆83Updated 7 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Hierarchical Allocator for C☆68Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Updated 15 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A embeddable Key-Value Database and Full Text Search☆139Updated 8 years ago
- A lightweight, embeddable scripting language☆151Updated 8 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- some libuv code snippets written while learning c and libuv☆69Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- The Clay programming language☆408Updated 4 years ago
- A system for creating fast, reusable parsers☆172Updated 10 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- a tiny string library☆23Updated 10 years ago