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:
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 3 weeks 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]☆17Updated last month
- A simple concurrent caching library that might fit to many use cases☆131Updated 6 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A concurrent, append-only vector.☆187Updated last month
- Cross-platform implementation of cross-process named locks☆36Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- sftp v3 client implemented using pure rust☆54Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆157Updated last week
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- ☆89Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months 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…☆89Updated 4 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Streaming JSON reader and writer written in Rust☆78Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆103Updated 2 months ago
- ☆73Updated 3 months ago
- websockets for hyper servers, backed by tungstenite☆51Updated last month
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- Hash trait that is object-safe☆33Updated last month
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated last month