tobz / tracking-allocator
global allocator for Rust that provides hooks for tracking allocations
☆48Updated 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
- ☆55Updated 3 years ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- We have Crater At Home☆30Updated 5 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Extract bits from a byte slice☆73Updated last month
- 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
- ☆36Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated last month
- ☆53Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 3 months ago
- The `io_uring` library for Rust (with Rustix)☆23Updated last month
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- A Rustified OpenCL Experience☆46Updated last year