tobz / tracking-allocatorLinks
global allocator for Rust that provides hooks for tracking allocations
☆49Updated 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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Bare-metal allocators.☆75Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆94Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- ☆36Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- ☆57Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- ☆112Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 2 weeks ago
- ☆22Updated 5 months ago
- Extract bits from a byte slice☆80Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Choose Rust types at compile-time via constants☆68Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Alternative future adapters that provide cancel safety.☆68Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago