jjyr / buddy-alloc
Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.
☆28Updated 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
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- 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.☆37Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Useful types for dealing with PCI☆33Updated 7 months ago
- ☆74Updated 11 months ago
- dlmalloc ported into Rust☆102Updated last month
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Code coverage support for Rust `no_std` and embedded programs☆55Updated 6 months ago
- Performance crypto in pure Rust☆55Updated 2 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆49Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- std::Error in no_std environment.☆39Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 8 months ago
- Target "triple" support☆51Updated 3 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆18Updated last year
- Aligned allocation for Rust☆15Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A set of Rust crates to make it easier to interoperate with Linux as a process☆44Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆33Updated this week
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago