tobz / tracking-allocatorLinks
global allocator for Rust that provides hooks for tracking allocations
☆51Updated 2 years ago
Alternatives and similar repositories for tracking-allocator
Users that are interested in tracking-allocator are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- ☆56Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- ☆36Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Macro for sealing traits and structures☆61Updated last year
- ☆111Updated 3 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆61Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- String optimized for map keys☆67Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆23Updated 10 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆97Updated last year
- Install a rustc master toolchain usable from rustup☆76Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- An exploration of Storages☆39Updated 2 years ago