Arc-blroth / memory-statsLinks
A cross-platform-ish memory profiler for Rust!
☆31Updated 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:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A simple concurrent caching library that might fit to many use cases☆131Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Resource limits☆48Updated last week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Benchmarking library for stable Rust☆45Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 6 months ago
- Hash trait that is object-safe☆32Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- A maintained fork of proc-macro-error using syn 2☆14Updated 9 months ago
- Fast JSON deserialization on borrowed data☆106Updated last week
- A concurrent, append-only vector.☆174Updated last week
- An async virtual filesystem interface in Rust☆37Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated this week
- Trying to create Sync bump allocator☆37Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- MessagePack serializer implementation for Rust / msgpack.org[Rust]☆16Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 3 weeks ago