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]☆31Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Single-address-space capability-based nanokernel☆84Updated last week
- Just hacking around on a toy Rust-based on based on the blog posts at http://blog.phil-opp.com/☆90Updated 2 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago
- A multicore OS for learning, written in Rust☆25Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 4 years ago
- liburing bindings☆35Updated 3 years ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆32Updated 11 months ago
- dlmalloc ported into Rust☆112Updated 2 months ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A collection of custom allocators☆45Updated 8 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆68Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Simple malloc implementation.☆32Updated 8 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆22Updated 2 years ago
- A kernel written in Rust☆92Updated 10 months ago
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆36Updated last week
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 7 months ago
- Rust implementation of Xinu educational operating system☆34Updated 5 years ago
- Extensions to the Rust standard library☆49Updated 10 months ago
- ☆37Updated 10 months ago