Begun / lockfree-mallocLinks
The world's first Web-scale memory allocator
☆106Updated 6 years ago
Alternatives and similar repositories for lockfree-malloc
Users that are interested in lockfree-malloc are comparing it to the libraries listed below
Sorting:
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Our open source benchmarks and code samples☆192Updated last week
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- C++ Green threads and coroutines library☆38Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- High performance utility library for C☆93Updated 9 months ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Coroutines in C☆121Updated 10 years ago
- Specialized memory allocators☆105Updated last month
- Open multi-methods for C++11☆117Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Benchmarks for our memory allocator☆64Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago