xgillard / peak_allocLinks
An allocator to keep track of (the max) allocated memory
☆31Updated 3 weeks ago
Alternatives and similar repositories for peak_alloc
Users that are interested in peak_alloc are comparing it to the libraries listed below
Sorting:
- Pre-RFC for merging cargo-script into cargo☆36Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 2 months ago
- Re-usable CLI flags for `cargo` plugins☆39Updated last week
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆42Updated 9 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated this week
- horrible serde macro stuff☆39Updated last year
- A utility crate to log errors without losing key information along the way.☆31Updated 5 months ago
- Serde support for the humantime crate☆35Updated last year
- Deserialization library with focus on error handling☆49Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆37Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A generic abstraction of paginated APIs☆61Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago