jkaye2012 / refinedLinks
Simple refinement types for Rust; parse, don't validate!
☆76Updated last month
Alternatives and similar repositories for refined
Users that are interested in refined are comparing it to the libraries listed below
Sorting:
- An alternate Cargo registry using static files☆134Updated last month
- Yet another string type for Rust☆90Updated this week
- ☆76Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- 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
- Include your assets statically into your application with a strict structure☆92Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- ☆218Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- Generate Rust enum variants without associated data☆98Updated last month
- ☆43Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- What if we could check declarative macros before using them?☆51Updated last year
- ☆45Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Type that deserializes only from one specific value☆266Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago