jjyr / buddy-allocLinks
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆32Updated 11 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☆112Updated 2 months ago
- Read files directly from ext4 filesystem images☆56Updated last year
- ☆91Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆50Updated this week
- Code coverage support for Rust `no_std` and embedded programs☆60Updated 11 months ago
- The Hermit bootloader.☆79Updated last week
- A collection of custom allocators☆45Updated 8 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A cross-platform virtual memory API written in Rust☆130Updated last year
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- ☆37Updated 9 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Allows for proper and easy handling of volatile memory☆40Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Raw system calls for Rust☆101Updated 2 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆81Updated last year
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Minimal support for uart_16550 serial output.☆39Updated 2 months ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Proc macro implementation of #[naked]☆31Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Non-allocating iterator over command line arguments☆47Updated last month