phip1611 / simple-chunk-allocatorLinks
A simple allocator written in Rust that manages memory in fixed-size chunks.
☆12Updated 8 months ago
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☆80Updated last year
- A collection of custom allocators☆44Updated 7 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- Library facilitating safe pinned initialization☆41Updated last week
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Rust io_uring examples☆81Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint☆12Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Set process and thread affinity in your Rust programs !☆27Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- ☆30Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- New register allocator designed as a successor to regalloc2☆38Updated 3 months ago
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Simple RISC-V emulator presented at Rust Nation 2023☆64Updated 2 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆38Updated 7 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated this week
- perf-event: a Rust interface to Linux performance monitoring☆116Updated last week
- Stack unwinding library in Rust☆93Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Faster division by constants that aren't known at compile-time☆25Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lock-free memory allocator☆60Updated this week
- Attempt of collection several proposals of the allocators-wg☆17Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year