xgillard / peak_allocLinks
An allocator to keep track of (the max) allocated memory
☆32Updated 7 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Generate Rust enum variants without associated data☆100Updated this week
- Multi-source configuration library for Rust.☆43Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A utility crate to log errors without losing key information along the way.☆32Updated last year
- Download .crate files of all versions of all crates from crates.io☆47Updated 2 weeks ago
- ☆43Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated this week
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Library for scripting analyses against crates.io's database dumps☆75Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Detect blocking code in Tokio async tasks. (Rust)☆89Updated 5 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month