jjyr / buddy-allocLinks
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆31Updated 6 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:
- Useful types for dealing with PCI☆33Updated 7 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 6 months ago
- Buddy allocator, forked from the toyos repository.☆14Updated 3 years ago
- dlmalloc ported into Rust☆104Updated 2 months ago
- The Hermit bootloader.☆76Updated this week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Generated bindings for Linux's userspace API☆51Updated last month
- Home for the Inline Assembly project group☆33Updated 5 years ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- A collection of custom allocators☆44Updated 7 years ago
- Stack unwinding library in Rust☆120Updated last month
- Simple RISC-V emulator presented at Rust Nation 2023☆64Updated 2 years ago
- My hobby operating system microkernel written in Rust☆44Updated 2 years ago
- Stack unwinding library in Rust☆91Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Target "triple" support☆54Updated 3 months ago
- Handle TrapFrame across kernel and user space on multiple ISAs.☆32Updated 10 months ago
- ☆86Updated 11 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A minimal Kernel written in Rust☆43Updated 7 months ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Library facilitating safe pinned initialization☆41Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago