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
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- C11 Lock-free Stack☆181Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- QSBR and EBR library☆119Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Concurrent trie-hash map library☆91Updated last year
- Memory access tracing QEMU☆97Updated 8 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- 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
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- buddy system memory allocator☆37Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Function tracer for gcc☆35Updated 8 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- ☆21Updated 7 years ago
- Various benchmarks☆38Updated 13 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆84Updated 4 years ago
- User level NVMe driver library☆65Updated 3 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆93Updated last month
- Google coredumper library☆40Updated 2 weeks ago