mitsuhiko / similarLinks
A high level diffing library for rust based on diffs
☆1,125Updated 5 months ago
Alternatives and similar repositories for similar
Users that are interested in similar are comparing it to the libraries listed below
Sorting:
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,613Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- A Rust proc-macro attribute parser☆1,146Updated 3 weeks ago
- ☆1,024Updated 2 months ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,454Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- Rust cache structures and easy function memoization☆1,855Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,001Updated 2 months ago
- A snapshot testing library for rust☆2,545Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- A next-generation test runner for Rust.☆2,520Updated this week
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- ☆764Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,966Updated 2 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,132Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Rust derive-based argument parsing optimized for code size☆1,827Updated last week
- A fast bump allocation arena for Rust☆1,830Updated last month
- Optimized string search routines for Rust.☆1,167Updated last month
- Typed distributed plugin registration☆1,143Updated last month
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- 🛋 Zero-boilerplate configuration management in Rust☆981Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago