str4d / memuseLinks
Traits for inspecting memory usage of Rust types
☆25Updated 6 months ago
Alternatives and similar repositories for memuse
Users that are interested in memuse are comparing it to the libraries listed below
Sorting:
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- ☆39Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- futures-buffered☆41Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- ☆36Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Transitive derive macros for Rust☆32Updated 2 weeks ago
- The simd optimized escape code☆54Updated this week
- ☆16Updated 3 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- 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
- Concurrent hash trie☆54Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Native TLS for futures and async-std☆71Updated 2 weeks ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 6 months ago
- ☆72Updated 2 months ago