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:
- C port of the HdrHistogram☆250Updated 7 months ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- QSBR and EBR library☆121Updated 5 years ago
- Critbit trees in C☆335Updated 3 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- C11 Lock-free Stack☆182Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- 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…☆681Updated last week
- Configurable C++ platform adapter☆560Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- The world's first Web-scale memory allocator☆107Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- qp tries and crit-bit tries☆120Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago