xgillard / peak_allocLinks
An allocator to keep track of (the max) allocated memory
☆32Updated 6 months ago
Alternatives and similar repositories for peak_alloc
Users that are interested in peak_alloc are comparing it to the libraries listed below
Sorting:
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Generate Rust enum variants without associated data☆99Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated last month
- Derive a builder for your constructors in Rust☆71Updated last month
- Pre-RFC for merging cargo-script into cargo☆40Updated 2 weeks ago
- Rust procedural macro attribute parser☆44Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- ☆43Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- 📦 Creates graphs of crates from cargo metadata 🦀☆71Updated 7 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Show unused code from multi-crate Rust projects☆124Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago