facebookexperimental / allocativeLinks
Library and proc macro to analyze memory usage of data structures in rust.
☆156Updated 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 5 months ago
- ☆196Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- Track and query Cargo dependency graphs.☆228Updated this week
- rust bindings of snmalloc☆136Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Benchmarking library for stable Rust☆45Updated 2 months ago
- A concurrent, append-only vector.☆174Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Auto-generate serde implementations for prost types☆97Updated 11 months ago
- Deadlock free mutexes☆175Updated 2 months ago
- An on-disk hash table implementation☆122Updated 3 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆149Updated this week
- ☆49Updated 6 months ago
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- Lightweight and high performance concurrent cache☆242Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A minimalist property-based testing library☆110Updated last month
- Discovering and describing Rust's design axioms☆74Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆148Updated this week
- Safer wrappers over ktls-sys☆79Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year