Refined is a Scala library that enhances types with compile-time constraints using predicate-style refinement types. It allows embedding validation logic into types like Refined[Int, Positive], ensuring invalid values are rejected at compile or runtime, thereby increasing safety and reducing boilerplate in domain modeling.
Features
- Rich predicate support (e.g. Positive, NonEmpty, range constraints)
- Compile-time verified refinements for constant values
- Seamless integration with type-level programming and shapeless
- Automatic validation via implicits and macros
- Interoperability with Circe, Cats and other functional libraries
- Reduces boilerplate in checking invariants during runtime
Categories
LibrariesLicense
MIT LicenseFollow Refined
Other Useful Business Software
Rezku Point of Sale
Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Refined!