amadvance / tommydsLinks
A C library of hashtables and tries designed to store objects with high performance
☆240Updated 3 weeks 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
- Coroutines in C☆122Updated 11 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- High performance utility library for C☆94Updated 4 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- C11 Lock-free Stack☆184Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- A simple bitset library in C☆137Updated 8 months ago
- C library of key-value data structures.☆295Updated 5 years ago
- Hashing functions and PRNGs based on them☆166Updated 9 months ago
- Murmur3 hash in C☆432Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- An obsolete project☆83Updated 7 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- Fast, efficient string interning☆96Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆475Updated 4 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Our open source benchmarks and code samples☆193Updated 3 weeks ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Multipurpose C library and persistent key/value storage☆309Updated 2 weeks ago
- Fast serialization framework for C☆225Updated 8 years ago
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago