mitsuhiko / similar
A high level diffing library for rust based on diffs
☆1,086Updated 3 months ago
Alternatives and similar repositories for similar
Users that are interested in similar are comparing it to the libraries listed below
Sorting:
- Find unused dependencies in Cargo.toml☆1,901Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,546Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,967Updated last month
- Rust cache structures and easy function memoization☆1,769Updated 2 months ago
- A next-generation test runner for Rust.☆2,435Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,001Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,938Updated last month
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,622Updated 5 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- Compile-time type-checked builder derive☆1,016Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,419Updated last week
- Some more derive(Trait) options☆1,901Updated this week
- Rust derive-based argument parsing optimized for code size☆1,786Updated this week
- ☆981Updated 10 months ago
- A small rust library for adding custom derives to enums☆2,015Updated last week
- A snapshot testing library for rust☆2,475Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- derive builder implementation for rust structs☆1,437Updated 7 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,297Updated last month
- 🛋 Zero-boilerplate configuration management in Rust☆955Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- Typed distributed plugin registration☆1,105Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆854Updated 2 months ago
- Generate JSON Schema documents from Rust code☆1,000Updated this week
- Remove unused Rust dependencies with this one weird trick!☆969Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,265Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,161Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,472Updated 2 weeks ago