japaric / tlsf
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:
- Library facilitating safe pinned initialization☆38Updated last week
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Scalable and lock-free memory reclamation system☆28Updated 2 months ago
- Fast byte array to hex string conversion☆44Updated last week
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆107Updated this week
- Lending iterators on stable Rust☆82Updated last year
- Somewhat hacky workaround for the lack of stream generators☆13Updated 7 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- Allows for proper and easy handling of volatile memory☆39Updated 11 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Sparse Merkle tree for a key-value map.☆22Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆85Updated last year
- Allocator Suite which contains various allocators for workload-specific allocation.☆15Updated 4 years ago
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated 10 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year