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
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆62Updated 14 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 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
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A embeddable Key-Value Database and Full Text Search☆138Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Mustache templates implementation in pure c☆48Updated last year
- a recursive-descent parser generator for PEG☆93Updated 7 years ago
- A system for creating fast, reusable parsers☆167Updated 9 years ago
- Hierarchical Allocator for C☆64Updated 8 years ago
- The Duck Programming Language☆109Updated 7 years ago
- A small self-contained alternative to readline and libedit☆74Updated last month
- a tiny string library☆23Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- ngtemplate - A template engine written in C designed to be syntax-compatible with Google CTemplate☆80Updated 11 years ago
- C99 trie library☆98Updated 5 years ago
- a light weight, high performance coroutine implementation☆38Updated 12 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆53Updated 15 years ago
- libpthread_workqueue - a POSIX threads workqueue library☆61Updated 2 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- An obsolete project☆82Updated 6 years ago
- Simple stack language in C. Has a few basic commands; working to implement a `while` loop and user-defined functions. If statement would …☆16Updated 13 years ago
- C preprocessor☆7Updated 8 years ago