jjyr / buddy-alloc
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆28Updated 2 months ago
Alternatives and similar repositories for buddy-alloc:
Users that are interested in buddy-alloc are comparing it to the libraries listed below
- New register allocator designed as a successor to regalloc2☆30Updated last week
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- Check that a crate builds without libstd☆24Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated 4 months ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- Useful types for dealing with PCI☆32Updated 3 months ago
- Set process and thread affinity in your Rust programs !☆26Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- A C expression parser and evaluator☆48Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- dlmalloc ported into Rust☆96Updated 3 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆72Updated last year
- Automatic testing of FFI bindings for Rust☆22Updated last month
- Allows for proper and easy handling of volatile memory☆36Updated 8 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Target "triple" support☆49Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- A minimal Kernel written in Rust☆43Updated 2 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago