cosmin33's Stars
disneystreaming/smithy4s
https://disneystreaming.github.io/smithy4s/
paoloboni/binance-scala-client
A functional Scala client for Binance
medusalix/xone
Linux kernel driver for Xbox One and Xbox Series X|S accessories
sbt/sbt-release
A release plugin for sbt
zio/zio-codec
High-performance codecs for ZIO applications
TomasMikula/libretto
Declarative concurrency and stream processing library for Scala
tobia80/zio-entity
Zio-Entity, a distributed, high performance, functional event sourcing library
coralogix/zio-k8s
An idiomatic ZIO client for the Kubernetes API.
devsisters/shardcake
Sharding and location transparency for Scala
higherkindness/droste
recursion schemes for cats; to iterate is human, to recurse, divine
cibotech/evilplot
A Scala combinator-based plotting library.
runarorama/scala-mset
Multisets for Scala
jwt-scala/jwt-scala
JWT support for Scala. Bonus extensions for Play, Play JSON, Json4s, Circe, uPickle, Spray and Argonaut
zio/zio-nio
A small, unopinionated ZIO interface to NIO.
zio/zio-optics
Easily modify parts of larger data structures
zio/zio-cache
A ZIO native cache with a simple and compositional interface
zio/zio-crypto
Fast, secure cryptographic primitives in a ZIO & ZIO Streams friendly package.
svroonland/rezilience
ZIO-native utilities for making resilient distributed systems
PurpleKingdomGames/tyrian
Elm-inspired Scala UI library.
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
zio/zio-intellij
A companion IntelliJ IDEA plugin for the ZIO library ecosystem.
yawaramin/scala-modules
Experimental implementations of ML-style modules in Scala
sellout/cheshire
This library tries to push categorical representations to their limit in Scala. I don’t expect it to be practical.
cquiroz/scala-java-time
Implementation of the `java.time` API in scala. Especially useful for scala.js
scalaz/scalaz-plugin
A compiler plugin that will improve on the scala compiler on the assumption that the user is using the Scalazzi-safe subset of Scala.
typelevel/skunk
A data access library for Scala + Postgres.
sjrd/scala-unboxed-option
A type-parametric unboxed Option type for Scala