str4d / memuse
Traits for inspecting memory usage of Rust types
☆25Updated last month
Alternatives and similar repositories for memuse:
Users that are interested in memuse are comparing it to the libraries listed below
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- ☆38Updated last year
- An async version of iterator☆39Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust traits for key comparison in maps.☆24Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆35Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Duplicate an async I/O handle☆40Updated last week
- A Rust crate for formatting strings dynamically☆31Updated last year
- A rust library for reusing heap allocations☆23Updated 4 years ago
- ☆15Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month
- Thread-unsafe async runtime☆27Updated 3 months ago
- Full precision decimal representation of f64☆25Updated last week
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- Serde serializer for generating Starlark build targets☆66Updated last week
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- futures-buffered☆37Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago