lucastsa / slab_allocatorLinks
Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.
☆36Updated 11 years ago
Alternatives and similar repositories for slab_allocator
Users that are interested in slab_allocator are comparing it to the libraries listed below
Sorting:
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- buddy system memory allocator☆37Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Small implementation in C of a slab allocator in user space☆37Updated 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
- High performance AVL tree container C implementation☆55Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- ☆20Updated 4 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Enhanced Valgrind for Persistent Memory☆111Updated 8 months ago
- A Small RISC-V Virtual Machine☆80Updated 3 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 3 months ago
- Red-black tree C implementation☆37Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- libelf☆82Updated 8 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- User level NVMe driver library☆65Updated 3 years ago
- 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
- A User Space Threading Library☆19Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆27Updated 9 years ago
- Google coredumper library☆41Updated last month
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- The kernel of Linux0.11☆19Updated 6 years ago