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
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months 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
- We have Crater At Home☆28Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆53Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Helps you frob those bits☆36Updated 7 months ago
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- A sinless derive helper☆65Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Arena allocator with scopes☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Extract bits from a byte slice☆73Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A memory efficient syntax tree for language developers☆55Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆35Updated 7 months ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆90Updated 3 months ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated this week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated this week