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
☆11Updated last year
Related projects ⓘ
Alternatives and complementary repositories for slab_allocator
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆30Updated 4 years ago
- Rust implementation of Xinu educational operating system☆33Updated 4 years ago
- A C expression parser and evaluator☆45Updated last year
- Simple malloc implementation.☆30Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- My hobby operating system microkernel written in Rust☆43Updated last year
- A collection of custom allocators☆43Updated 7 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆47Updated 3 years ago
- Simply and Easily cross-compile the Rust sysroot crates.☆14Updated 2 years ago
- WIP Port of Rust's std to Minix☆43Updated 4 years ago
- A simple Pascal interpreter written in rust.☆54Updated 5 years ago
- Rust library for memory barrier☆33Updated 5 months ago
- A multicore OS for learning, written in Rust☆24Updated 3 years ago
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆41Updated 2 years ago
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆28Updated last week
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆33Updated last month
- Rust ❤️ Expat library☆22Updated 3 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- A learning OS☆53Updated 5 years ago
- 2-8-2, a RISC-V Experimental OS☆28Updated 4 years ago
- Early PC (8086) emulator written in Rust☆22Updated 8 years ago
- Single-address-space capability-based nanokernel☆74Updated this week
- No-std NES emulator library and minimal emulator written purely in Rust.☆37Updated 3 years ago
- [Experiment] Real Time for The Masses on Linux☆27Updated 5 years ago