jjyr / buddy-allocLinks
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆32Updated 8 months ago
Alternatives and similar repositories for buddy-alloc
Users that are interested in buddy-alloc are comparing it to the libraries listed below
Sorting:
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- dlmalloc ported into Rust☆109Updated last week
- ☆37Updated 7 months ago
- The Hermit bootloader.☆78Updated this week
- New register allocator designed as a successor to regalloc2☆42Updated 3 weeks ago
- Buddy allocator, forked from the toyos repository.☆14Updated 4 years ago
- ☆89Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Allows for proper and easy handling of volatile memory☆39Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 8 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Target "triple" support☆53Updated 5 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- Stack unwinding library in Rust☆94Updated last month
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Useful types for dealing with PCI☆33Updated 9 months ago
- A collection of custom allocators☆44Updated 8 years ago
- Read files directly from ext4 filesystem images☆58Updated last year
- Raw system calls for Rust☆98Updated 2 years ago
- A cross-platform virtual memory API written in Rust☆128Updated last year
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Minimal support for uart_16550 serial output.☆36Updated last week
- A kernel written in Rust☆92Updated 7 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 3 weeks ago
- Library to program vga hardware.☆58Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year