japaric / tlsfLinks
An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint
☆13Updated last year
Alternatives and similar repositories for tlsf
Users that are interested in tlsf are comparing it to the libraries listed below
Sorting:
- Scalable and lock-free memory reclamation system☆37Updated 2 weeks ago
- Finding ownership bugs at scale.☆28Updated 2 weeks ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Library facilitating safe pinned initialization☆73Updated last week
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 2 weeks ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Fast byte array to hex string conversion☆62Updated 2 months ago
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Ergonomic and composable async stream generation without macros☆23Updated last week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆47Updated 3 weeks ago
- Waveform generator library written in Rust☆39Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated this week
- Bechmarks for Rust big integer implementations☆64Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Callgrind-based benchmark harness written in Rust☆29Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Rust io_uring examples☆99Updated 2 weeks ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 2 weeks ago
- Sparse Merkle tree for a key-value map.☆24Updated 3 years ago
- A minimalist property-based testing library☆120Updated 8 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆24Updated 7 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- Yet another key-value storage for Rust☆72Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year