facebookexperimental / allocativeLinks
Library and proc macro to analyze memory usage of data structures in rust.
☆157Updated this week
Alternatives and similar repositories for allocative
Users that are interested in allocative are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆189Updated 6 months ago
- ☆197Updated last year
- A simple concurrent caching library that might fit to many use cases☆131Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- The cost of Rust async/await☆130Updated 2 years ago
- A concurrent, append-only vector.☆187Updated 3 weeks ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Pyroscope Profiler for Rust. Profile your Rust applications.☆182Updated last month
- An on-disk hash table implementation☆123Updated 3 years ago
- Define your own PhantomData☆155Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- ☆49Updated 7 months ago
- ☆72Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Lightweight and high performance concurrent cache☆249Updated last week