willemt / array-avl-treeLinks
An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license
☆18Updated 11 years ago
Alternatives and similar repositories for array-avl-tree
Users that are interested in array-avl-tree are comparing it to the libraries listed below
Sorting:
- Easy, flexible C unit testing☆11Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆47Updated 6 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated 2 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- A simple, pure C, jit library☆16Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- A small implementation of a regular expression matching engine, written in standard C11.☆13Updated 9 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Yet another C standard library☆17Updated last year
- A superfast C compiler inspired by TinyCC☆16Updated 10 years ago
- SSE string functions for x86-64 Linux☆23Updated 3 years ago
- x – minimalist data compressor☆54Updated 5 years ago
- Plan 9 compatible UTF-8 C library☆90Updated 7 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- Library for writing text-based user interfaces☆12Updated 8 years ago
- Collection of highly reusable C utilities.☆35Updated 2 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆37Updated 5 years ago
- Roguelike Header Kit☆26Updated 7 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
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 11 years ago