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
- Asynchronous process management for tokio☆146Updated 5 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 5 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆136Updated 5 years ago
- Temporary directory management for Rust☆138Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 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
- GLL parsing framework.☆137Updated 10 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆129Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- ☆59Updated 5 months ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago