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:
- Scalable and lock-free memory reclamation system☆31Updated this week
- Library facilitating safe pinned initialization☆56Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆53Updated 2 weeks ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- Fast byte array to hex string conversion☆52Updated 3 weeks ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Callgrind-based benchmark harness written in Rust☆28Updated last year
- Somewhat hacky workaround for the lack of stream generators☆14Updated 9 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Details about the rust-embedded-community project☆14Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Bechmarks for Rust big integer implementations☆63Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Stack unwinding library in Rust☆94Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Faster integer division and modulus operations☆87Updated last month
- Memory validation framework for Rust☆69Updated 5 months ago
- Non-interleaving multithreaded output queue☆71Updated last month
- A minimalist property-based testing library☆110Updated 2 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- ☆35Updated 5 months ago