str4d / memuseLinks
Traits for inspecting memory usage of Rust types
☆26Updated 11 months ago
Alternatives and similar repositories for memuse
Users that are interested in memuse are comparing it to the libraries listed below
Sorting:
- 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 low-level I/O ownership and borrowing library☆105Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 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☆75Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Typed any map for rust☆67Updated 11 months ago
- Take a value atomically once.☆30Updated 2 years 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…☆97Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Automatic testing of FFI bindings for Rust☆21Updated 7 months ago
- An async version of iterator☆40Updated last year
- 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.☆43Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Checksum of a directory tree☆48Updated 2 months ago
- The simd optimized escape code☆54Updated this week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆39Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- ☆76Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Proc macro for smol async runtime☆54Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago