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
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆36Updated 9 months ago
- ☆21Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- ☆56Updated 3 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☆66Updated 2 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- We have Crater At Home☆32Updated 6 months ago
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated this week
- Byte-wise atomic memcpy.☆34Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year