str4d / memuseLinks
Traits for inspecting memory usage of Rust types
☆26Updated last year
Alternatives and similar repositories for memuse
Users that are interested in memuse are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- ☆77Updated 5 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Take a value atomically once.☆30Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- ☆41Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- Data parallelism library for async-std.☆96Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Serde Visitor for deserializing untagged enums☆69Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Cross-platform polyfills.☆17Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago