tobz / tracking-allocator
global allocator for Rust that provides hooks for tracking allocations
☆48Updated last year
Alternatives and similar repositories for tracking-allocator:
Users that are interested in tracking-allocator are comparing it to the libraries listed below
- We have Crater At Home☆28Updated 4 months ago
- ☆54Updated 3 years ago
- A sinless derive helper☆71Updated 4 months ago
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 11 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- ☆36Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Take a value atomically once.☆29Updated 2 years ago
- Hassle-free asynchronous programming for Rust☆31Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago