jkaye2012 / refinedLinks
Simple refinement types for Rust; parse, don't validate!
☆76Updated 3 months ago
Alternatives and similar repositories for refined
Users that are interested in refined are comparing it to the libraries listed below
Sorting:
- Yet another string type for Rust☆91Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- ☆226Updated 6 months ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- ☆76Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- The quickest way to override dependencies with Cargo☆82Updated last week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- ☆45Updated 10 months ago
- ☆43Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Imitate the documentation build that docs.rs would do☆67Updated last month
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Cargo command to create the README.md from your crate's documentation☆171Updated last week
- Make trait methods callable without the trait in scope☆162Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Transitive derive macros for Rust☆34Updated 7 months ago