2dav / crabgrind
"Valgrind Client Request" interface for Rust programs
☆14Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for crabgrind
- An alternative `std`-like implementation built on origin☆24Updated 3 weeks ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆43Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆32Updated last month
- Remove Cargo.lock lockfile☆32Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆28Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- ☆32Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Pretty-print file sizes and more☆42Updated 6 months ago
- ☆29Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆19Updated 3 months ago
- Changelog management tool for the CLI☆23Updated last week
- Rust bindings for libgccjit☆19Updated 3 weeks ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Thread-unsafe async runtime☆27Updated last week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- Rust traits for key comparison in maps.☆19Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- Generic Range iterators for Rust☆26Updated 6 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆28Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week