kuszmaul / SuperMalloc
A Super Fast Multithreaded malloc() for 64-bit Machines
☆288Updated 5 years ago
Alternatives and similar repositories for SuperMalloc:
Users that are interested in SuperMalloc are comparing it to the libraries listed below
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- C port of the HdrHistogram☆240Updated 3 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Critbit trees in C☆334Updated 3 years ago
- Our open source benchmarks and code samples☆188Updated this week
- QSBR and EBR library☆117Updated 5 years ago
- Configurable C++ platform adapter☆555Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Fast serialization framework for C☆224Updated 7 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Adaptive Radix Trees implemented in C☆780Updated 2 years ago
- Lightweight locality-aware user-level threading runtime.☆182Updated this week
- 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…☆663Updated this week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Automatically exported from code.google.com/p/relacy☆212Updated 5 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- Concurrent Programming Library (Coroutine) for C11☆363Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 7 years ago