jonas / circe-config
Yet another Typesafe config Scala wrapper powered by circe
☆18Updated 7 years ago
Alternatives and similar repositories for circe-config
Users that are interested in circe-config are comparing it to the libraries listed below
Sorting:
- Common build and release steps for SBT projects☆58Updated 6 years ago
- A library to provide building blocks for stateful stream processing with FS2 over Kafka☆25Updated 6 years ago
- Provides type classes for datetime values. Works both on JVM & ScalaJS.☆40Updated 2 years ago
- sbt plugin that generates Scala case classes for easy, statically typed and implicit access of JSON data e.g. from API responses☆31Updated 6 years ago
- Integration between jawn and fs2☆38Updated last week
- Tools for schema evolution and language-integrated schemata☆65Updated 4 years ago
- Type safe delta☆55Updated 6 months ago
- Working with XML in Scala☆23Updated 3 months ago
- Concurrency tools for Scala, with equivalents for Scala.js.☆50Updated 8 years ago
- Simple generically-derived cryptographic functions for Scala☆20Updated 3 months ago
- Wire your cakes automatically to zio environment☆42Updated 5 years ago
- Dynamically switch between the JVM target and versions of Scala.js in a Scala project☆25Updated 5 years ago
- Convert Task to Future, and Future to Task☆63Updated 7 years ago
- An SBT plugin to let you know when you mess up☆21Updated 8 years ago
- Middle layer between JavaBeans and shapeless☆46Updated last week
- Cats Bifunctor IO☆79Updated 6 years ago
- Access log for Akka HTTP based servers☆24Updated 7 years ago
- Tiny Scala library for targeted macro debugging by logging properly formatted expansions at compile time☆67Updated 2 years ago
- A simple yet extensible shapeless-based serialization library☆84Updated 4 years ago
- IO types and classes for Scala.☆42Updated 8 years ago
- Array-based immutable collections for scala