tobz / tracking-allocatorLinks
global allocator for Rust that provides hooks for tracking allocations
☆50Updated 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 last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated 3 weeks ago
- ☆57Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆21Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆96Updated 11 months ago
- ☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆54Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆112Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago