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
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A collection of custom allocators☆43Updated 7 years ago
- 2-8-2, a RISC-V Experimental OS☆28Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Single-address-space capability-based nanokernel☆78Updated this week
- WIP Port of Rust's std to Minix☆43Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Rust library for memory barrier☆35Updated 8 months ago
- Crunchy unroller - deterministically unroll constant loops☆37Updated last week
- ☆52Updated 5 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- dlmalloc ported into Rust☆96Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- POSIX AIO bindings for mio☆20Updated this week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- A multicore OS for learning, written in Rust☆24Updated 3 years ago
- Target "triple" support☆49Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- A C expression parser and evaluator☆48Updated last year
- Simple malloc implementation.☆30Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago