facebookexperimental / allocative
Library and proc macro to analyze memory usage of data structures in rust.
☆148Updated 2 weeks ago
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.☆177Updated 2 months ago
- Track and query Cargo dependency graphs.☆206Updated this week
- A simple concurrent caching library that might fit to many use cases☆124Updated 2 months ago
- ☆189Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- A concurrent, append-only vector.☆153Updated this week
- Library safely exposing the io_uring API.☆59Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆138Updated 2 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆123Updated this week
- ☆65Updated 9 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆127Updated this week
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Program startup and thread support written in Rust☆179Updated last week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆135Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- ☆46Updated 3 months ago
- Lightweight and high performance concurrent cache☆228Updated last week
- Deadlock free mutexes☆165Updated last week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆166Updated 10 months ago
- ☆92Updated last year
- Define your own PhantomData☆152Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- rust bindings of snmalloc☆128Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- The cost of Rust async/await☆129Updated 2 years ago