servo / heapsize
In support of measuring heap allocations in Rust programs.
☆100Updated 5 years ago
Alternatives and similar repositories for heapsize:
Users that are interested in heapsize are comparing it to the libraries listed below
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safely combine results☆81Updated 7 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- ☆59Updated 7 months ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- The empty type Void.☆69Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- GLL parsing framework.☆137Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆139Updated 6 years ago
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago