amadvance / tommyds
A C library of hashtables and tries designed to store objects with high performance
☆231Updated last year
Alternatives and similar repositories for tommyds:
Users that are interested in tommyds are comparing it to the libraries listed below
- An efficient trie implementation.☆253Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C library of key-value data structures.☆291Updated 4 years ago
- Coroutines in C☆120Updated 10 years ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 10 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 4 months ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Hashing functions and PRNGs based on them☆160Updated last month
- A simple bitset library in C☆132Updated this week
- High performance utility library for C☆92Updated 6 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A simple and small bloom filter implementation in plain C.☆291Updated 2 years ago
- A C utility library and persistent key/value storage engine☆302Updated this week
- Configurable C++ platform adapter☆556Updated 6 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- C port of the HdrHistogram☆240Updated 3 months ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- QSBR and EBR library☆118Updated 5 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- TurboRLE-Fastest Run Length Encoding☆287Updated last year