iserbaev's Stars
pg-sharding/spqr
Stateless Postgres Query Router.
gvolpe/trading
💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
tofu-tf/tofu
Functional programming toolbox
ben-manes/caffeine
A high performance caching library for Java
djspiewak/kitteh-redis
A toy Redis server implemented using pure FP on top of Cats Effect, Fs2, and Scodec
typelevel/skunk
A data access library for Scala + Postgres.
jenv/jenv
Manage your Java environment
politrons/ScalaChess
Chess Game board using Scala 3
brettwooldridge/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
oleg-py/better-monadic-for
Desugaring scala `for` without implicit `withFilter`s
pureconfig/pureconfig
A boilerplate-free library for loading configuration files
lloydmeta/enumeratum
A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
twitter/finagle
A fault tolerant, protocol-agnostic RPC system
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
redpanda-data/awesome-distributed-transactions
Awesome list of distributed transactions
atomix/atomix
A Kubernetes toolkit for building distributed applications using cloud native principles
lichess-org/lila
♞ lichess.org: the forever free, adless and open source chess server ♞
typelevel/fs2
Compositional, streaming I/O library for Scala
sohoffice/descriptive-play-swagger
An extension to play-swagger with the ability to show scaladoc as descriptions in the generated swagger spec.
winitzki/sofp
A free book: "The Science of Functional Programming"
higherkindness/skeuomorph
skema morphisms
edenhill/kcat
Generic command line non-JVM Apache Kafka producer and consumer
augustjune/canoe
Functional Telegram Bot API for Scala
typelevel/sbt-tpolecat
scalac options for the enlightened
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
wsargent/sandboxexperiment
Demonstrates a self-protecting sandbox using SecurityManager
scala-exercises/scala-exercises
The easy way to learn Scala.
iluwatar/java-design-patterns
Design patterns implemented in Java