amadvance / tommydsLinks
A C library of hashtables and tries designed to store objects with high performance
☆237Updated 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
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 9 months ago
- High performance utility library for C☆94Updated last month
- Coroutines in C☆121Updated 11 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A simple bitset library in C☆135Updated 6 months ago
- Our open source benchmarks and code samples☆192Updated last month
- [deprecated] For native C atomics, see Turf instead☆520Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Robin Hood hash map library☆65Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆474Updated 4 years ago
- C multipurpose library and persistent key/value storage engine☆306Updated last week
- An obsolete project☆83Updated 7 years ago
- C port of the HdrHistogram☆252Updated this week
- QSBR and EBR library☆123Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- The world's first Web-scale memory allocator