getkyo / kyo
Toolkit for Scala Development
☆649Updated this week
Alternatives and similar repositories for kyo
Users that are interested in kyo are comparing it to the libraries listed below
Sorting:
- Safe direct-style concurrency and resiliency for Scala on the JVM☆435Updated this week
- A strawman for a low-level async library in Scala 3.☆277Updated this week
- Easy, fast, transparent generic derivation of typeclass instances☆782Updated this week
- A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration☆462Updated 2 weeks ago
- Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and mo…☆597Updated this week
- Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that gl…☆421Updated this week
- Fast, secure JSON library with tight ZIO integration.☆420Updated last week
- Scala testing library with actionable errors and extensible APIs☆446Updated this week
- Simple, expressive, and safe UI library for Scala.js☆793Updated last month
- Elm-inspired Scala UI library.☆380Updated this week
- Desugaring scala `for` without implicit `withFilter`s☆707Updated last year
- Introduction to concepts of asynchronous and concurrent programming in Scala, based on the Cats Effect library.☆468Updated 3 years ago
- Automatic type class derivation for Cats☆541Updated this week
- A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers☆824Updated this week
- A composable command-line parser for Scala.☆657Updated last month
- A test framework that runs everything in parallel.☆445Updated 8 months ago
- Logging Tools For Interaction with cats-effect☆407Updated this week
- Compiler plugin for making type lambdas (type projections) easier to write☆924Updated 2 weeks ago
- The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"☆539Updated this week
- Type-safe, composable SQL for ZIO applications☆238Updated 8 months ago
- A Kafka client for ZIO and ZIO Streams