phip1611 / simple-chunk-allocator
A simple allocator written in Rust that manages memory in fixed-size chunks.
☆12Updated last month
Related projects ⓘ
Alternatives and complementary repositories for simple-chunk-allocator
- Code coverage support for Rust `no_std` and embedded programs☆52Updated 2 weeks ago
- A lock-free memory allocator☆50Updated this week
- New register allocator designed as a successor to regalloc2☆29Updated this week
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- A collection of custom allocators☆43Updated 7 years ago
- Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.☆28Updated 2 weeks ago
- Backtrace support for Rust `no_std` and embedded programs.☆46Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 7 months ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Experimenting with Rust's fundamental data model☆47Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Faster integer division and modulus operations☆70Updated last year
- Lending iterators on stable Rust☆80Updated 10 months ago
- An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint☆11Updated 10 months ago
- A big integer library in Rust with good performance.☆104Updated last year
- Simple RISC-V emulator presented at Rust Nation 2023☆61Updated last year
- Stack unwinding library in Rust☆82Updated last month
- Constant-time dynamic memory allocator in Rust☆89Updated last year
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆75Updated 2 months ago
- dlmalloc ported into Rust☆95Updated last month
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Modular register allocator algorithms☆106Updated 2 years ago