str4d / memuseLinks
Traits for inspecting memory usage of Rust types
☆26Updated 8 months ago
Alternatives and similar repositories for memuse
Users that are interested in memuse are comparing it to the libraries listed below
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Reactive dependency injection for Rust.☆42Updated last month
- 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…☆95Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Data parallelism library for async-std.☆94Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- An async version of iterator☆40Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- An efficient JSON Value parser☆77Updated last year
- ☆75Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Asynchronous DNS lookups☆66Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- Rust HashSet with insertion ordering☆42Updated last month