willemt / splay-tree
A splaytree ADT written in C with a BSD license
☆17Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for splay-tree
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Stack clash coroutine demonstration☆12Updated 7 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Lock-free memory allocator☆17Updated last year
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Cuckoo Hashtable C Library☆34Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 8 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 4 years ago
- Database lookup for "Have I Been Pwned"☆8Updated 6 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- Useful macros for debugging purposes.☆16Updated 9 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆9Updated 3 years ago
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- Simple event handling library.☆11Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 6 months ago
- AVX-512 utilities☆18Updated 10 years ago
- byte <> string conversion utilities☆14Updated 9 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- A compressed bitset with supporting data structures and algorithms☆18Updated 11 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆15Updated 12 years ago