guppy-rs / guppyLinks
Track and query Cargo dependency graphs.
☆240Updated 2 weeks ago
Alternatives and similar repositories for guppy
Users that are interested in guppy are comparing it to the libraries listed below
Sorting:
- Snapshot testing for a herd of CLI tests☆161Updated last week
- ☆237Updated 3 months ago
- Program startup and thread support written in Rust☆196Updated last month
- Type that deserializes only from one specific value☆266Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- ☆218Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 5 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 3 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated this week
- A Rust code linter☆212Updated last year
- Experiments with structured concurrency in Rust☆393Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Fast JSON deserialization on borrowed data☆116Updated last week
- (Auto)DRY for your Rust dependencies☆213Updated 9 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- ☆148Updated 2 months ago
- ☆76Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ergonomic and precise error handling built atop type-level set arithmetic