jkaye2012 / refinedLinks
Simple refinement types for Rust; parse, don't validate!
☆76Updated 2 months ago
Alternatives and similar repositories for refined
Users that are interested in refined are comparing it to the libraries listed below
Sorting:
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Yet another string type for Rust☆91Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆68Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- ☆43Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 3 weeks ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- ☆221Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- ☆45Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Include your assets statically into your application with a strict structure☆93Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A super powered testing macro for Rust☆124Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- ☆76Updated 2 months ago
- A proc macro for asserting on the structure of Rust values.☆51Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year