Arc-blroth / memory-stats
A cross-platform-ish memory profiler for Rust!
☆23Updated 9 months ago
Alternatives and similar repositories for memory-stats:
Users that are interested in memory-stats are comparing it to the libraries listed below
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Compile-time string operations☆90Updated last month
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Serde Visitor for deserializing untagged enums☆62Updated last month
- A websocket protocol implementation.☆90Updated last week
- ☆72Updated last week
- A simple concurrent caching library that might fit to many use cases☆125Updated 2 months ago
- Asynchronous HTTP body trait☆136Updated 3 weeks ago
- A fast and flexible LRU map.☆180Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- ☆83Updated 2 months ago
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Define your own PhantomData☆152Updated 3 weeks ago
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆52Updated 5 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago