bbu / userland-slab-allocatorLinks
A carefully optimised, POSIX-compatible slab allocator for userspace.
☆80Updated 10 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.☆90Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 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
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- COW b-trees☆108Updated 8 years ago
- A collection of memory allocators☆466Updated 4 months ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆89Updated 5 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- Intrusive Red-Black Tree Collection☆37Updated 7 months ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Memory access tracing QEMU☆99Updated 9 years ago
- Coroutines for C.☆78Updated 8 years ago
- Portable Runtime System☆24Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago