amadvance / tommydsLinks
A C library of hashtables and tries designed to store objects with high performance
☆238Updated 2 years ago
Alternatives and similar repositories for tommyds
Users that are interested in tommyds are comparing it to the libraries listed below
Sorting:
- An efficient trie implementation.☆255Updated 4 years ago
- High performance utility library for C☆94Updated 3 months ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 16 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Robin Hood hash map library☆65Updated 4 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Coroutines in C☆121Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated this week
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Multipurpose C library and persistent key/value storage☆308Updated 2 weeks ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- A simple bitset library in C☆137Updated 8 months ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- A simple and small bloom filter implementation in plain C.☆301Updated 3 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆476Updated 4 years ago
- Lightweight locality-aware user-level threading runtime.☆196Updated 3 weeks ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- An obsolete project☆83Updated 7 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago