amadvance / tommyds
A C library of hashtables and tries designed to store objects with high performance
☆230Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tommyds
- An efficient trie implementation.☆252Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆515Updated 8 years ago
- A simple bitset library in C☆126Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- High performance utility library for C☆92Updated 2 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Our open source benchmarks and code samples☆188Updated last month
- timer.c: Tickless hierarchical timing wheel☆221Updated last year
- C library of key-value data structures.☆286Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Coroutines in C☆121Updated 10 years ago
- A simple and small bloom filter implementation in plain C.☆289Updated 2 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 3 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆273Updated 3 years ago
- C port of the HdrHistogram☆234Updated 6 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- Various open addressing hashmap algorithms in C++☆255Updated 2 years ago
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆180Updated 5 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 4 years ago
- Lightweight locality-aware user-level threading runtime.☆173Updated 2 weeks ago
- A C utility library and persistent key/value storage engine☆301Updated this week
- QSBR and EBR library☆115Updated 4 years ago
- Fast, efficient string interning☆90Updated 7 years ago
- Rolling Hash C++ Library☆185Updated 7 months ago
- A compressed bitmap class in C++.☆446Updated last week