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☆34Updated last week
- Somewhat hacky workaround for the lack of stream generators☆15Updated last week
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- Fast byte array to hex string conversion☆54Updated 2 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- Experimenting with Rust's fundamental data model☆53Updated last month
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆37Updated last year
- Waveform generator library written in Rust☆38Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Callgrind-based benchmark harness written in Rust☆28Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated last week
- Bechmarks for Rust big integer implementations☆63Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Memory validation framework for Rust☆69Updated 6 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last week
- Rust library for versioned data types☆70Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A fast and flexible LRU map.☆192Updated 8 months ago
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- Sparse Merkle tree for a key-value map.☆22Updated 3 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆66Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Hardware-based tick counters for high-precision benchmarks in Rust☆28Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago