xgillard / peak_allocLinks
An allocator to keep track of (the max) allocated memory
☆31Updated 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Derive a builder for your constructors in Rust☆71Updated last month
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆71Updated last week
- Static-checked parsing of regexes into structs☆45Updated last year
- Generate Rust enum variants without associated data☆99Updated last month
- Pre-RFC for merging cargo-script into cargo☆39Updated 2 weeks ago
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- Rust procedural macro attribute parser☆44Updated last year
- A sinless derive helper☆76Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Detect unused pub methods in a Rust workspace☆42Updated 10 months ago
- ☆43Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated last 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…☆65Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago