facebookexperimental / allocativeLinks
Library and proc macro to analyze memory usage of data structures in rust.
☆158Updated 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.☆190Updated 7 months ago
- ☆197Updated last year
- A simple concurrent caching library that might fit to many use cases☆134Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last week
- Benchmarking library for stable Rust☆46Updated 3 months ago
- rust bindings of snmalloc☆137Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A concurrent, append-only vector.☆187Updated last month
- The cost of Rust async/await☆131Updated 2 years ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- ☆49Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Define your own PhantomData☆155Updated last week
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- The Rustc Trait System Refactor Initiative☆25Updated 2 months ago
- A library for generating chrome://tracing traces in Rust.☆115Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆159Updated this week