cfrancia / spectralView external linksLinks
Fluent test assertions for Rust
☆158Apr 2, 2024Updated last year
Alternatives and similar repositories for spectral
Users that are interested in spectral are comparing it to the libraries listed below
Sorting:
- A port of Hamcrest to rust☆93Jun 4, 2019Updated 6 years ago
- Implementation of the nanomsg "Scalability Protocols" in rust.☆197Feb 14, 2020Updated 6 years ago
- Multi reporter metrics library (carbon, graphite, postgresql, prometheus)☆101Oct 27, 2018Updated 7 years ago
- Put your Rust app's data in the right place on every platform☆142Apr 5, 2021Updated 4 years ago
- a distributed-merge capable database for many small objects☆77Jan 30, 2020Updated 6 years ago
- A set of letter case helpers for Rust strings☆16May 17, 2021Updated 4 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13May 1, 2019Updated 6 years ago
- (Rust) Rspec - a BDD test harness for stable Rust☆181Oct 2, 2022Updated 3 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Sep 26, 2025Updated 4 months ago
- Automatic crate publishing done right☆165May 29, 2021Updated 4 years ago
- Error management☆1,419May 2, 2020Updated 5 years ago
- Scientific plotting library for Rust☆60Oct 14, 2017Updated 8 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- A rust-macro which makes errors easy to write☆337Apr 21, 2024Updated last year
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- A comprehensive set of matcher-based assertions for easier testing of Rust code☆40Mar 25, 2020Updated 5 years ago
- Organized, flexible testing framework for Rust☆458Jun 4, 2019Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A Rust library for dynamically generating Dockerfiles.☆35Dec 10, 2018Updated 7 years ago
- Rust text diffing and assertion library☆262Oct 20, 2023Updated 2 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243May 11, 2022Updated 3 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- A blazingly fast phonetic reduction/hashing algorithm.☆219Aug 16, 2021Updated 4 years ago
- Custom derivation macro for Rust☆113Dec 5, 2017Updated 8 years ago
- Array helpers for Rust's Vector and String types☆78Feb 6, 2023Updated 3 years ago
- ☆37Dec 2, 2016Updated 9 years ago
- SUPERSEDED by https://github.com/japaric/trust☆255Jan 3, 2017Updated 9 years ago
- Algebraic structure and emulation of higher kinded types for Rust