japaric / tlsfLinks
An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint
☆12Updated last year
Alternatives and similar repositories for tlsf
Users that are interested in tlsf are comparing it to the libraries listed below
Sorting:
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Library facilitating safe pinned initialization☆41Updated last week
- Scalable and lock-free memory reclamation system☆29Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- Somewhat hacky workaround for the lack of stream generators☆13Updated 7 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Allocator Suite which contains various allocators for workload-specific allocation.☆15Updated 4 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Waveform generator library written in Rust☆38Updated 2 years ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆38Updated 3 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated 8 months ago
- Fast byte array to hex string conversion☆46Updated 3 weeks ago
- ☆33Updated 2 years ago
- DWARF program analysis crate☆18Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago