jjyr / buddy-allocLinks
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆33Updated last year
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
- New register allocator designed as a successor to regalloc2☆54Updated last month
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆32Updated 5 years ago
- dlmalloc ported into Rust☆113Updated 3 weeks ago
- The Hermit bootloader.☆79Updated this week
- Simple RISC-V emulator presented at Rust Nation 2023☆67Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 3 weeks ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆82Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆37Updated 11 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆42Updated 2 years ago
- ☆91Updated last year
- Read files directly from ext4 filesystem images☆56Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated last week
- 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
- Target "triple" support☆53Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Stack unwinding library in Rust☆99Updated last week
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated 2 years ago
- A cross-platform virtual memory API written in Rust☆132Updated last year
- Home for the Inline Assembly project group☆34Updated 5 years ago
- Rusty wrappers for Multiboot2.☆125Updated 2 weeks ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago