willemt / array-avl-tree
An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license
☆18Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for array-avl-tree
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- SSE string functions for x86-64 Linux☆21Updated 2 years ago
- a tiny string library☆23Updated 8 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- Mirror of libslz☆34Updated 5 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
- finding set bits in large bitmaps☆15Updated 8 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A simple, pure C, jit library☆16Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- A superfast C compiler inspired by TinyCC☆15Updated 9 years ago
- Stackless coroutine compiler for C☆45Updated 4 years ago
- Easy, flexible C unit testing☆11Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆31Updated 9 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- tinypy is a minimalist implementation of python☆16Updated 13 years ago
- Yet another C standard library☆17Updated last month
- A small implementation of a regular expression matching engine, written in standard C11.☆13Updated 7 years ago
- A library to support streaming data applications☆24Updated 3 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A word-aligned integer compression algorithm.☆12Updated 4 months ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Dictionary implemented through a skiplist☆15Updated 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
- Trlmdb is a replicating database using time stamps.☆14Updated 8 years ago
- Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.☆13Updated 4 years ago