xgillard / peak_allocLinks
An allocator to keep track of (the max) allocated memory
☆31Updated 4 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:
- Generate Rust enum variants without associated data☆97Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆109Updated this week
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 6 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- Rust procedural macro attribute parser☆45Updated last year
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- ☆43Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Const TypeId and non-'static TypeId☆69Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated this week
- horrible serde macro stuff☆39Updated last year
- 📦 Creates graphs of crates from cargo metadata 🦀☆68Updated 5 months ago
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Detect unused pub methods in a Rust workspace☆42Updated 8 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year