regexident / cargo-modulesLinks
Visualize/analyze a Rust crate's internal structure
☆1,202Updated this week
Alternatives and similar repositories for cargo-modules
Users that are interested in cargo-modules are comparing it to the libraries listed below
Sorting:
- Find unused dependencies in Cargo.toml☆2,072Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,524Updated last week
- Some more derive(Trait) options☆2,068Updated this week
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Temporary file library for rust☆1,397Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Updated 3 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,145Updated last week
- derive builder implementation for rust structs☆1,524Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,140Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- Macros for all your token pasting needs☆1,077Updated last year
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,275Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,373Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,057Updated 8 months ago
- ☆1,179Updated 3 months ago
- ☆902Updated 2 weeks ago
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Rust quasi-quoting☆1,522Updated last week
- A small rust library for adding custom derives to enums☆2,275Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Indented document literals for Rust☆762Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,197Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Fixture-based test framework for Rust☆1,510Updated 3 weeks ago