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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆56Updated 3 years ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆36Updated last year
- ☆112Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆97Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Macro for sealing traits and structures☆60Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- String optimized for map keys☆68Updated last week
- docs.rs as a publishing platform?☆71Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- Extract bits from a byte slice☆80Updated 2 months ago
- ☆23Updated 9 months ago
- ☆52Updated 2 years ago