j0sh / radixtreeLinks
The finest radix tree this side of the Linux kernel.
☆34Updated 10 years ago
Alternatives and similar repositories for radixtree
Users that are interested in radixtree are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆135Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆143Updated 2 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Raft network simulator, for QA☆18Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 months ago
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆92Updated 8 years ago
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- COW b-trees☆110Updated 8 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆270Updated 4 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Message Framing for libuv☆58Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- A nice place for simple libev examples. Please contribute.☆239Updated 9 years ago
- The world's first Web-scale memory allocator