facebookexperimental / allocativeLinks
Library and proc macro to analyze memory usage of data structures in rust.
☆155Updated last 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.☆184Updated 5 months ago
- Track and query Cargo dependency graphs.☆223Updated this week
- ☆194Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- rust bindings of snmalloc☆133Updated 2 months ago
- A simple concurrent caching library that might fit to many use cases☆131Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Benchmarking library for stable Rust☆38Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆141Updated this week
- A concurrent, append-only vector.☆165Updated 3 weeks ago
- ☆210Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆139Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆239Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 months ago
- ☆47Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago