rpiotrow's Stars
helm/charts
⚠️(OBSOLETE) Curated applications for Kubernetes
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
howtographql/howtographql
The Fullstack Tutorial for GraphQL
scala/scala3
The Scala 3 compiler, also known as Dotty.
obsidiandynamics/kafdrop
Kafka Web UI
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
qw3rtman/git-fire
:fire: Save Your Code in an Emergency
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
milessabin/shapeless
Generic programming for Scala
softwaremill/elasticmq
In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
http4s/http4s
A minimal, idiomatic Scala interface for HTTP
typelevel/fs2
Compositional, streaming I/O library for Scala
typelevel/cats-effect
The pure asynchronous runtime for Scala
jakubnabrdalik/gitkurwa
A sample project containing usefull verbose aliases, for those who feel lost and angry at git. Basically for those Polish folks, who scream "Git, kurwa!".
jackdclark/five
Gives you five
softwaremill/tapir
Rapid development of self-documenting APIs
dttung2905/kafka-in-production
:books: Tech blogs & talks by companies that run Kafka in production
arainko/ducktape
Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct 🤔
softwaremill/diffx
Pretty diffs for scala case classes
zio/zio-intellij
A companion IntelliJ IDEA plugin for the ZIO library ecosystem.
josephguan/scala-design-patterns
Design patterns implemented in Scala.
typelevel/grackle
Grackle: Functional GraphQL for the Typelevel stack
theiterators/kebs
Scala library to eliminate boilerplate
gvolpe/scalar-feda
jarekratajski/costOfBoxingScala
wi101/zio-examples
ScalaConsultants/zio-kafka-showcase
Example project that demonstrates how to build Kafka based microservices with Scala and ZIO
ttarczynski/gitops-demo
Demo for GitOps and Helm
softwaremill/play-scala-slick-example-part2