facebookexperimental / allocative
Library and proc macro to analyze memory usage of data structures in rust.
☆142Updated last week
Related projects ⓘ
Alternatives and complementary repositories for allocative
- A simple concurrent caching library that might fit to many use cases☆106Updated 3 weeks ago
- ☆185Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last week
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Track and query Cargo dependency graphs.☆167Updated this week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆100Updated this week
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- The cost of Rust async/await☆119Updated 2 years ago
- An on-disk hash table implementation☆112Updated 3 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 6 months ago
- rust bindings of snmalloc☆122Updated last week
- Deadlock free mutexes☆148Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Pyroscope Profiler for Rust. Profile your Rust applications.☆143Updated this week
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- Define your own PhantomData☆147Updated 2 weeks ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆133Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- ☆93Updated last week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆158Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆159Updated 2 weeks ago