jjyr / buddy-allocLinks
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆32Updated 9 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:
- dlmalloc ported into Rust☆109Updated this week
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- ☆37Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- ☆90Updated last year
- Read files directly from ext4 filesystem images☆58Updated last year
- Simple malloc implementation.☆32Updated 6 months ago
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆58Updated 9 months ago
- A C expression parser and evaluator☆47Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Target "triple" support☆53Updated 6 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆59Updated last year
- A collection of custom allocators☆44Updated 8 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Home for the Inline Assembly project group☆34Updated 5 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- The Hermit bootloader.☆78Updated last week
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 4 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 6 months ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Easy access to individual bits of integers.☆51Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆46Updated this week