servo / heapsize
In support of measuring heap allocations in Rust programs.
☆99Updated 5 years ago
Alternatives and similar repositories for heapsize:
Users that are interested in heapsize are comparing it to the libraries listed below
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Unix signal handling for tokio☆87Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 4 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 4 months ago
- Asynchronous process management for tokio☆146Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆220Updated this week
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆135Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- ☆54Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- GLL parsing framework.☆137Updated 10 months ago