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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- ☆56Updated 3 years ago
- ☆23Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Bare-metal allocators.☆76Updated 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
- myrrlyn’s wyzyrdly library☆25Updated last year
- String optimized for map keys☆68Updated last week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- ☆36Updated last year
- ☆112Updated 3 years ago
- ☆18Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago