bbu / userland-slab-allocator
A carefully optimised, POSIX-compatible slab allocator for userspace.
☆76Updated 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
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆34Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Portable Runtime System☆23Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- QSBR and EBR library☆118Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Memory access tracing QEMU☆96Updated 8 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Red-black tree C implementation☆37Updated 6 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆83Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 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
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Benchmarks for our memory allocator☆63Updated last year
- Function tracer for gcc☆35Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago