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:
- ☆56Updated 3 years ago
- 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Macro for sealing traits and structures☆61Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- ☆36Updated last year
- String optimized for map keys☆68Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- ☆111Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆61Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- We have Crater At Home☆37Updated last year
- ☆23Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago