weclaw1 / slab_allocator
Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks
☆12Updated last year
Alternatives and similar repositories for slab_allocator:
Users that are interested in slab_allocator are comparing it to the libraries listed below
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- liburing bindings☆34Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Rust library for memory barrier☆35Updated 10 months ago
- A multicore OS for learning, written in Rust☆24Updated 3 years ago
- Simple malloc implementation.☆32Updated last month
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- ☆40Updated 6 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 9 years ago
- dlmalloc ported into Rust☆102Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- ☆47Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Extensions to the Rust standard library☆44Updated 4 months ago
- Rust implementation of Xinu educational operating system☆33Updated 4 years ago
- A MIPS simulator written in Rust☆19Updated 6 years ago
- ☆61Updated 7 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- ☆52Updated 5 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- Target "triple" support☆51Updated 2 months ago
- Single-address-space capability-based nanokernel☆81Updated last week
- A C Compiler/Parser written in Rust☆53Updated 2 months ago
- Ethox is a standalone network stack for user-space networking and unikernels☆38Updated last year