facebookexperimental / allocative
Library and proc macro to analyze memory usage of data structures in rust.
☆146Updated 2 weeks ago
Alternatives and similar repositories for allocative:
Users that are interested in allocative are comparing it to the libraries listed below
- ☆190Updated last year
- A fast and flexible LRU map.☆175Updated last month
- A simple concurrent caching library that might fit to many use cases☆121Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- An on-disk hash table implementation☆113Updated 3 years ago
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- Track and query Cargo dependency graphs.☆201Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 9 months ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆121Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆122Updated this week
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- A minimalist property-based testing library☆108Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- The cost of Rust async/await☆129Updated 2 years ago
- Lightweight and high performance concurrent cache☆217Updated 2 weeks ago
- ☆201Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆165Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A concurrent, append-only vector.☆149Updated this week
- Non-interleaving multithreaded output queue☆71Updated this week
- Pyroscope Profiler for Rust. Profile your Rust applications.☆154Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- ☆46Updated 2 months ago