jjyr / buddy-allocLinks
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆31Updated 7 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
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Useful types for dealing with PCI☆33Updated 8 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- ☆87Updated last year
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- dlmalloc ported into Rust☆107Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Buddy allocator, forked from the toyos repository.☆14Updated 3 years ago
- ☆37Updated 5 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- Simple malloc implementation.☆32Updated 4 months ago
- Read files directly from ext4 filesystem images☆57Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Generated bindings for Linux's userspace API☆51Updated 2 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆50Updated 2 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆26Updated 4 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- A pure-Rust UEFI bootloader☆30Updated 7 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A minimal Kernel written in Rust☆43Updated 7 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago