kuszmaul / SuperMallocLinks
A Super Fast Multithreaded malloc() for 64-bit Machines
☆290Updated 5 years ago
Alternatives and similar repositories for SuperMalloc
Users that are interested in SuperMalloc are comparing it to the libraries listed below
Sorting:
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- QSBR and EBR library☆119Updated 5 years ago
- C port of the HdrHistogram☆248Updated 6 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C11 Lock-free Stack☆181Updated last year
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆677Updated 2 weeks ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- Critbit trees in C☆335Updated 3 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Our open source benchmarks and code samples☆192Updated last week
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Fast serialization framework for C☆225Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 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.☆259Updated 4 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago