facebookexperimental / allocative
Library and proc macro to analyze memory usage of data structures in rust.
☆154Updated last week
Alternatives and similar repositories for allocative
Users that are interested in allocative are comparing it to the libraries listed below
Sorting:
- ☆194Updated last year
- A simple concurrent caching library that might fit to many use cases☆129Updated 4 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- A concurrent, append-only vector.☆163Updated 2 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- High-precision and consistent benchmarking framework/harness for Rust☆138Updated this week
- Library safely exposing the io_uring API.☆62Updated last month
- An on-disk hash table implementation☆120Updated 3 years ago
- The cost of Rust async/await☆130Updated 2 years ago
- rust bindings of snmalloc☆129Updated last month
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆169Updated last week
- ☆207Updated last month
- Lightweight and high performance concurrent cache☆235Updated last week
- Benchmarking library for stable Rust☆36Updated last month
- Pyroscope Profiler for Rust. Profile your Rust applications.☆175Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Auto-generate serde implementations for prost types☆95Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆247Updated 2 weeks ago
- ☆47Updated 5 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Experiments with structured concurrency in Rust☆364Updated 9 months ago