goldsborough / router-trieLinks
A Hash Array Mapped Trie for fast Routing Table lookups.
☆11Updated 8 years ago
Alternatives and similar repositories for router-trie
Users that are interested in router-trie are comparing it to the libraries listed below
Sorting:
- Fuzzer and benchmarker for UTF-8 validators☆12Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Stack clash coroutine demonstration☆12Updated 8 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- OS X kernel extension for reading MSRs (Model Specific Registers)☆12Updated 8 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated last month
- a non blocking hash map implementation in c☆14Updated 15 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Small library providing a platform layer