bbu / userland-slab-allocatorLinks
A carefully optimised, POSIX-compatible slab allocator for userspace.
☆78Updated 9 years ago
Alternatives and similar repositories for userland-slab-allocator
Users that are interested in userland-slab-allocator are comparing it to the libraries listed below
Sorting:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- Buffer based LRU cache☆39Updated 2 years ago
- C11 Lock-free Stack☆182Updated last year
- Portable Runtime System☆24Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- Small implementation in C of a slab allocator in user space☆37Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- COW b-trees☆101Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 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
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C library for Lexical Analysis☆30Updated 9 years ago