kuszmaul / SuperMallocLinks
A Super Fast Multithreaded malloc() for 64-bit Machines
☆293Updated 6 years ago
Alternatives and similar repositories for SuperMalloc
Users that are interested in SuperMalloc are comparing it to the libraries listed below
Sorting:
- A benchmark framework for concurrent queue implementations☆295Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- C port of the HdrHistogram☆262Updated 3 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- QSBR and EBR library☆133Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- A compressed bitmap class in C++.☆458Updated last year
- Fast serialization framework for C