bbu / userland-slab-allocatorLinks
A carefully optimised, POSIX-compatible slab allocator for userspace.
☆80Updated 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:
- C11 Lock-free Stack☆183Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 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
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- COW b-trees☆103Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- QSBR and EBR library☆127Updated 5 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- Coroutines for C.☆76Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 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
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- POSIX-like scalable multicore research OS kernel☆193Updated 5 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- A collection of memory allocators☆461Updated 2 weeks ago