jonhoo / cargo-index-transitLinks
A package for common types for Cargo index interactions, and conversion between them.
☆26Updated last month
Alternatives and similar repositories for cargo-index-transit
Users that are interested in cargo-index-transit are comparing it to the libraries listed below
Sorting:
- Track and query Cargo dependency graphs.☆244Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A Rust code linter☆213Updated last year
- ☆94Updated 2 years ago
- Snapshot testing for a herd of CLI tests☆161Updated last week
- Type that deserializes only from one specific value☆266Updated this week
- Program startup and thread support written in Rust☆196Updated last month
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated 2 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆206Updated 5 months ago
- ☆240Updated 4 months ago
- Define your own PhantomData☆158Updated this week
- Rust Project Goals tracker☆103Updated last week
- ☆119Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- lazy static regular expressions checked at compile time☆219Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated last week
- ❌ GitHub Action for cargo-deny 🦀☆171Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.