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
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 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
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Cuckoo Hashtable C Library☆34Updated 5 years ago
- Yet another C standard library☆17Updated last year
- 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
- Intrusive data structures for C☆61Updated 8 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆47Updated 6 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Walter Waldo's port of Henry Spencer's regular expression library from Tcl.☆20Updated 10 years ago
- C JSON parser (both, SAX-like & full DOM)☆26Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Library for writing text-based user interfaces☆12Updated 7 years ago
- Dynamic-language-like data structure for C☆15Updated 9 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…☆37Updated 12 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆25Updated 2 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 15 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- https://codeberg.org/ccxvii/snippets☆31Updated 2 months ago
- relatively sane looking dns library. forked and splitted source into one C file per function for smaller linkage.☆17Updated 2 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Collection of highly reusable C utilities.☆32Updated last year
- farmhash (C99)☆16Updated 9 years ago
- popen2() - bidirectional popen()☆14Updated 7 years ago