facebookexperimental / allocative
Library and proc macro to analyze memory usage of data structures in rust.
☆151Updated last week
Alternatives and similar repositories for allocative:
Users that are interested in allocative are comparing it to the libraries listed below
- A fast and flexible LRU map.☆181Updated 3 months ago
- ☆192Updated last year
- A simple concurrent caching library that might fit to many use cases☆126Updated 3 months ago
- ☆47Updated 4 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- Track and query Cargo dependency graphs.☆207Updated last week
- An on-disk hash table implementation☆116Updated 3 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆146Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A concurrent, append-only vector.☆156Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated this week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆167Updated 11 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- The cost of Rust async/await☆130Updated 2 years ago
- A minimalist property-based testing library☆109Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆134Updated last week
- Pyroscope Profiler for Rust. Profile your Rust applications.☆166Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- Lightweight and high performance concurrent cache☆235Updated last week
- Program startup and thread support written in Rust☆183Updated last week
- rust bindings of snmalloc☆129Updated 2 weeks ago
- Benchmarking library for stable Rust☆35Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated 2 weeks ago