phip1611 / simple-chunk-allocatorLinks
A simple allocator written in Rust that manages memory in fixed-size chunks.
☆12Updated last year
Alternatives and similar repositories for simple-chunk-allocator
Users that are interested in simple-chunk-allocator are comparing it to the libraries listed below
Sorting:
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint☆13Updated last year
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆33Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Simple RISC-V emulator presented at Rust Nation 2023☆67Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Finding ownership bugs at scale.☆21Updated last week
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A lock-free memory allocator☆64Updated 2 months ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- Rust io_uring examples☆96Updated last year
- Define compiler intermediate representation usable by external tools☆95Updated last week
- A collection of custom allocators☆46Updated 8 years ago
- Code coverage support for Rust `no_std` and embedded programs☆60Updated last year
- New register allocator designed as a successor to regalloc2☆54Updated 2 weeks ago
- Library facilitating safe pinned initialization☆66Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆37Updated 11 months ago
- ☆91Updated last year
- Byte-wise atomic memcpy.☆38Updated last month
- We have Crater At Home☆36Updated last year
- A cross-platform virtual memory API written in Rust☆132Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- Stack unwinding library in Rust☆97Updated 3 months ago
- 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
- Experimenting with Rust's fundamental data model☆54Updated last month