bbu / userland-slab-allocator
A carefully optimised, POSIX-compatible slab allocator for userspace.
☆77Updated 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
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- 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
- QSBR and EBR library☆119Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Concurrent trie-hash map library☆91Updated last year
- Coroutines for C.☆74Updated 8 years ago
- Coroutines in C☆120Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Function tracer for gcc☆35Updated 8 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Lock-free slab allocator / freelist.☆65Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆84Updated 4 years ago
- Memory access tracing QEMU☆96Updated 8 years ago
- COW b-trees☆99Updated 7 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 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 multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆87Updated 2 weeks ago
- Red-black tree C implementation☆37Updated 6 years ago