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☆35Updated this week
- Experimenting with Rust's fundamental data model☆54Updated last month
- Library facilitating safe pinned initialization☆62Updated last week
- Fast byte array to hex string conversion☆56Updated 3 weeks ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 3 weeks ago
- Ergonomic and composable async stream generation without macros☆18Updated last week
- Rust io_uring examples☆92Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Bechmarks for Rust big integer implementations☆63Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Trying to create Sync bump allocator☆40Updated 4 months ago
- Finding ownership bugs at scale.☆18Updated last week
- Game Developer's Toolkit for CPU Management☆99Updated 5 months ago
- Stack unwinding library in Rust☆97Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated last week
- A simple concurrent caching library that might fit to many use cases☆138Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Yet another key-value storage for Rust☆71Updated 3 years ago
- A minimalist property-based testing library☆118Updated 6 months ago