willemt / array-avl-treeLinks
An AVL tree implemented with an array, because cache misses keep you awake at night. Using a BSD license
☆19Updated 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:
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Easy, flexible C unit testing☆11Updated 9 years ago
- Yet another C standard library☆16Updated 9 months ago
- C library for parsing JSON config files☆34Updated 6 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- single file C libraries☆39Updated 6 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 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 C hash table☆39Updated 14 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Suckless big integer library☆31Updated 2 years ago
- A header-only C matrix library☆26Updated 8 years ago
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago