balena / radixdb
Static Radix Tree (Patricia trie) implementation in C
☆49Updated 7 years ago
Alternatives and similar repositories for radixdb:
Users that are interested in radixdb are comparing it to the libraries listed below
- High performance utility library for C☆92Updated 7 months ago
- SSE string functions for x86-64 Linux☆20Updated 2 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆25Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- ARTful radix tree☆13Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- single file C libraries☆38Updated 2 months ago
- a tiny string library☆23Updated 9 years ago
- A simple bitset library in C☆133Updated 3 weeks ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- An obsolete project☆83Updated 6 years ago
- A toy http server written in C using libdill coroutines. Will probably get you owned if you run in prod.☆10Updated 7 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Coroutine library in C.☆20Updated 3 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A modification of SipHash reference implementation to make it more practical for Redis usage☆20Updated 8 years ago