willemt / splay-treeLinks
A splaytree ADT written in C with a BSD license
☆18Updated 4 years ago
Alternatives and similar repositories for splay-tree
Users that are interested in splay-tree are comparing it to the libraries listed below
Sorting:
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- Database lookup for "Have I Been Pwned"☆8Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Cuckoo Hashtable C Library☆33Updated 5 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 11 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 2 weeks ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Lock-free memory allocator☆21Updated last year
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago