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
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 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…☆97Updated 3 months ago
- File locking for Rust.☆45Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Data parallelism library for async-std.☆96Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Typed any map for rust☆67Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- futures-buffered☆45Updated 4 months ago
- The simd optimized escape code☆54Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Rust Markdown Parser☆28Updated last month
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago