amadvance / tommydsLinks
A C library of hashtables and tries designed to store objects with high performance
☆236Updated 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 last month
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Coroutines in C☆121Updated 11 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
- C library of key-value data structures.☆295Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A simple bitset library in C☆135Updated 5 months ago
- An obsolete project☆83Updated 7 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 9 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆262Updated 4 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Murmur3 hash in C☆423Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months 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 last year
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Robin Hood hash map library☆63Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago