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:
- Library facilitating safe pinned initialization☆43Updated last week
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated 8 months ago
- Scalable and lock-free memory reclamation system☆30Updated last month
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Fast byte array to hex string conversion☆47Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Somewhat hacky workaround for the lack of stream generators☆13Updated 8 months ago
- Sparse Merkle tree for a key-value map.☆22Updated 2 years ago
- Callgrind-based benchmark harness written in Rust☆28Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last week
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- (going to be a) BLE stack for embedded Rust (now for real)☆17Updated 11 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- Allocator Suite which contains various allocators for workload-specific allocation.☆15Updated 4 years ago