weclaw1 / slab_allocatorLinks
Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks
☆13Updated 2 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:
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆32Updated 5 years ago
- Single-address-space capability-based nanokernel☆85Updated 2 weeks ago
- A collection of custom allocators☆46Updated 8 years ago
- Portable high-level bitwise manipulation algorithms☆52Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust crate for runtime x86 assembler template generation☆20Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Implementation of triple buffering in Rust☆102Updated last week
- Simple malloc implementation.☆33Updated 10 months ago
- A multicore OS for learning, written in Rust☆25Updated 4 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- Rust as sandbox☆35Updated 11 years ago
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 9 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Rust implementation of Xinu educational operating system☆34Updated 5 years ago
- dlmalloc ported into Rust☆113Updated last month
- Easy access to individual bits of integers.☆51Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- ☆68Updated 3 months ago
- My hobby operating system microkernel written in Rust☆45Updated 3 months ago
- A fast thread safe memory pool for reusing allocations.☆31Updated 9 years ago
- A splay tree implementation written in Rust☆27Updated 6 years ago
- Just hacking around on a toy Rust-based on based on the blog posts at http://blog.phil-opp.com/☆91Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- No-std NES emulator library and minimal emulator written purely in Rust.☆38Updated 4 years ago
- cpuid library in rust.☆174Updated last week
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆33Updated last year
- elf parser and navigation tool, pure Rust☆171Updated 8 months ago