str4d / memuseLinks
Traits for inspecting memory usage of Rust types
☆26Updated 10 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
- An updated version of linked-hash-map and friends☆129Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- ☆39Updated 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…☆96Updated last month
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Data parallelism library for async-std.☆95Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- ☆43Updated 5 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Typed any map for rust☆67Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated last week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Profiling tool for Rust code.☆47Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month