japaric / tlsf
An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint
☆11Updated last year
Alternatives and similar repositories for tlsf:
Users that are interested in tlsf are comparing it to the libraries listed below
- Scalable and lock-free memory reclamation system☆22Updated last month
- Fast byte array to hex string conversion☆40Updated 2 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆30Updated 2 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆9Updated 11 months ago
- Experimenting with Rust's fundamental data model☆50Updated 3 months ago
- Somewhat hacky workaround for the lack of stream generators☆14Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Cross-platform implementation of cross-process named locks☆36Updated 11 months ago
- Some internal rustc tools made accessible☆44Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Lending iterators on stable Rust☆81Updated last year
- Tracing layer to quickly inspect spans and events☆36Updated last year
- A minimalist property-based testing library☆107Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Library facilitating safe pinned initialization☆32Updated this week
- Rust io_uring examples☆78Updated 9 months ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆11Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- This is a project to learn how to implement instruction dispatch in Rust.☆19Updated 7 months ago
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 2 months ago
- Human-friendly indexed collections☆51Updated last year
- Faster integer division and modulus operations☆70Updated 2 years ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated 4 months ago
- Waveform generator library written in Rust☆38Updated last year
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago