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☆36Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Fast byte array to hex string conversion☆56Updated last month
- Library facilitating safe pinned initialization☆66Updated 3 weeks ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Ergonomic and composable async stream generation without macros☆21Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Finding ownership bugs at scale.☆21Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Bechmarks for Rust big integer implementations☆63Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Waveform generator library written in Rust☆39Updated 2 years ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- no-std no-alloc Rust protobufs.☆34Updated 4 months ago
- Rust io_uring examples☆96Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated last week
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Stack unwinding library in Rust☆97Updated 3 months ago