rcore-os / buddy_system_allocatorLinks
A buddy system allocator in pure Rust.
☆107Updated 9 months ago
Alternatives and similar repositories for buddy_system_allocator
Users that are interested in buddy_system_allocator are comparing it to the libraries listed below
Sorting:
- A lock-free memory allocator☆60Updated 2 weeks ago
- Stack unwinding library in Rust☆120Updated last week
- Static keys for Rust userland applications☆58Updated 4 months ago
- ☆68Updated 3 years ago
- 洛佳的异步内核实验室☆25Updated 4 years ago
- 快速陷入处理☆36Updated 3 weeks ago
- Low level access to RISCV processors☆22Updated 2 years ago
- Handle TrapFrame across kernel and user space on multiple ISAs.☆33Updated 11 months ago
- Asynchronous OS kernel written in Rust.☆34Updated 4 years ago
- ☆228Updated last year
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆53Updated 3 years ago
- The file system module for rCore OS.☆49Updated last year
- QEMU platform SBI support implementation, using RustSBI☆147Updated 8 months ago
- ☆30Updated 2 years ago
- Rust Unikernel OS☆79Updated this week
- A Rust based Multicore OS developed by UltraTeam, HITsz. Currently updated on https://gitee.com/LoanCold/ultraos_backup☆46Updated last year
- Rapid prototyping and selection package for pure-Rust RISC-V firmware, with RustSBI + UEFI or RustSBI + LinuxBoot☆27Updated 8 months ago
- rust rcu cell library☆28Updated last month
- [WIP] Tutorial for zCore kernel.☆58Updated 3 years ago
- VirtIO guest drivers in Rust.☆263Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Rcore Virtual Machine☆115Updated last year
- 没分支的 rCore-Tutorial☆46Updated 2 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- 各类内核的设计思路☆19Updated 4 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- 自嗨虚拟化软件 - 'Enjoy yourself' type-1 hypervisor software☆25Updated 3 years ago
- Simple RISC-V SBI runtime library; designated for supervisor use☆23Updated last year