xuwei-k / optparse-applicativeLinks
Scala port of Paolo Capriotti's optparse-applicative library. fork from https://github.com/bmjames/scala-optparse-applicative
☆16Updated this week
Alternatives and similar repositories for optparse-applicative
Users that are interested in optparse-applicative are comparing it to the libraries listed below
Sorting:
- Concise syntax for polymorphic values in Scala 2.x.☆53Updated 3 years ago
- ☆29Updated 5 years ago
- Extensible effects for Scala☆37Updated 3 years ago
- Cats-based Scala library for free applicative schemas (cats-based port of Xenomorph)☆36Updated 6 months ago
- tagless final macro☆18Updated 9 years ago
- Dhall generic decoder for Scala☆46Updated 8 months ago
- A utility harness for testing free programs (built on specs2)☆29Updated 4 years ago
- Leibniz equivalence and Liskov substitutability library for Scala.☆37Updated 3 years ago
- An Unexceptional IO type for Cats☆49Updated 7 years ago
- Optics experimentation for Dotty☆32Updated 3 years ago
- Library for counting and enumerating things.☆47Updated 4 years ago
- Cats instances for ScalaCheck data types☆19Updated 8 years ago
- Cats instances for fastparse☆19Updated 7 years ago
- Generalized recursion schemes and traversals for Scala, using Cats.☆48Updated 6 years ago
- Frege support for sbt☆53Updated last month
- A type-parametric unboxed Option type for Scala☆64Updated 3 years ago
- Fun and Games with Fix, Cofree, and Doobie☆40Updated 8 years ago
- Forget your methods☆41Updated 7 years ago
- Unique Functional Values for Scala☆17Updated 11 months ago
- Pure Functional SQL generation.☆40Updated 6 years ago
- Generation of arbitrary case classes / ADTs instances with Scalaprops and Magnolia☆14Updated this week
- Brent Yorgey's Typeclassopedia, translated to Scala