Arc-blroth / memory-statsLinks
A cross-platform-ish memory profiler for Rust!
☆36Updated last year
Alternatives and similar repositories for memory-stats
Users that are interested in memory-stats are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- A concurrent, append-only vector.☆196Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- A simple concurrent caching library that might fit to many use cases☆135Updated 8 months ago
- A websocket protocol implementation.☆93Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Cross-platform implementation of cross-process named locks☆37Updated last year
- A minimal implementation of consistent hashing☆59Updated last year
- Rust bindings for Binaryen's wasm-opt☆79Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Asynchronous HTTP body trait☆147Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆89Updated last year
- sha256 crypto digest write by rust☆38Updated 6 months ago
- Reports when tokio runtime threads are blocking☆65Updated last year
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Define your own PhantomData☆156Updated last week
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Memory validation framework for Rust☆70Updated 7 months ago
- Non-interleaving multithreaded output queue☆72Updated this week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆46Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated this week