jjyr / buddy-allocLinks
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆32Updated 10 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:
- New register allocator designed as a successor to regalloc2☆46Updated 3 weeks ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- dlmalloc ported into Rust☆110Updated 2 weeks ago
- ☆37Updated 8 months ago
- ☆90Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 2 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Raw system calls for Rust☆100Updated 2 years ago
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Read files directly from ext4 filesystem images☆58Updated last year
- Type aliases to C types like c_int for use with bindgen☆39Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- printf reimplemented in Rust☆27Updated last month
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 7 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Target "triple" support☆52Updated this week
- The Hermit bootloader.☆79Updated last week
- A minimal Kernel written in Rust☆44Updated 10 months ago
- Non-allocating iterator over command line arguments☆45Updated 2 weeks ago
- Easy access to individual bits of integers.☆51Updated 2 years ago