japaric / tlsf
An implementation of the Two-Level Segregated Fit (TLSF) allocator with optimized memory footprint
☆11Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for tlsf
- Fast byte array to hex string conversion☆36Updated last month
- Scalable and lock-free memory reclamation system☆20Updated last month
- Experimenting with Rust's fundamental data model☆47Updated last month
- Somewhat hacky workaround for the lack of stream generators☆14Updated last month
- This is a project to learn how to implement instruction dispatch in Rust.☆17Updated 4 months ago
- New register allocator designed as a successor to regalloc2☆29Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆75Updated 2 months ago
- Yet another key-value storage for Rust☆70Updated 2 years ago
- SPIR-🇹: shader-focused IR to target, transform and translate from 🦀☆11Updated 2 weeks ago
- Driftsort a fast, generic robust stable sort. Designed to be the new Rust standard library `slice::sort`. Derived from glidesort.☆18Updated 3 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Memory validation framework for Rust☆65Updated last month
- Fast RLP serialization library☆14Updated 2 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 6 months ago
- Stack unwinding library in Rust☆82Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated last year
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Human-friendly indexed collections☆51Updated 10 months ago
- A simple allocator written in Rust that manages memory in fixed-size chunks.☆12Updated last month
- Allocator Suite which contains various allocators for workload-specific allocation.☆14Updated 3 years ago
- An object system for Rust based on relative pointers☆37Updated last year
- Waveform generator library written in Rust☆38Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- An example of making sure your Rust library actually builds in no-std environments☆37Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago