servo / heapsize
In support of measuring heap allocations in Rust programs.
☆99Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for heapsize
- Custom derivation macro for Rust☆110Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- Safely combine results☆81Updated 2 months ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- ☆58Updated 2 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- GLL parsing framework.☆138Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- The empty type Void.☆69Updated last year
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- JS affine☆65Updated 4 years ago