zio2
There are 35 repositories under zio2 topic.
dacr/code-examples-manager
Software tool to manage your notes, scripts, code examples, configs,... to publish them as gists or snippets
grouzen/zio-apache-parquet
Scala ZIO-powered Apache Parquet library
grouzen/zio-apache-arrow
Scala ZIO-powered Apache Arrow library
lachezar/zio-scala-3-project
A template project for web services using ZIO 2 and Scala 3
lewapek/observability-demo-apps
(4 scala apps + postgres + jaeger + prometheus + kafka) used to demonstrate distributed tracing with OpenTelemetry with some metrics scraped by Prometheus server
lachezar/zio-scala-3-project.g8
A Giter8 template for Scala 3 + ZIO 2 web service applications
ollls/zio-quartz-h2
ZIO2 native, asynchronous Java NIO based implementation of http/2 packet streaming server with TLS encryption implemented as scala ZIO2 effect. Direct native translation of ZIO ZStream chunks into http2 packets (inbound and outbound).
serefayar/scala3-zio2-simple
scala 3 & zio 2 & cats & http4s & doobie & circe & tapir & refined | simple crud app
Prom3th3us/zio-actors-cassandra-journal
Cassandra journal plugin for #zio-actors-persistence. Mimics akka-persistence schema to favor migrations.
Prom3th3us/zio-actors-shardcake
A minimal example project on how to combine two libraries: #zio-actors + #shardcake
lewapek/DontLetExpireApp
Scala3 + ZIO2 app
ffakenz/schema-validator
schema validator service
mtumilowicz/scala-zio2-fs2-refined-newtype-workshop
Introduction into fs2, newtype and refined types.
conorheffron/shoppingcart-scala
Sample Scala App to manage Shopping Cart items (add item, calculate total, tax, net price..)
DenisNovac/zio-flyway-db-migrator
Database migrations example with Scala 3, ZIO 2.0 and Flyway
mtumilowicz/scala-zio2-zstream-workshop
Introduction to streaming using zio (ZStream).
pizzaeueu/gitlab-bot
Scala3, zio2, zio-http, zio-test, slack bot
zkerriga/predators
:eagle::game_die: A card game in which you can choose your predator and try to survive and not stay hungry!
mtumilowicz/scala-zio2-test-sharing-resources-testcontainers-workshop
Introduction to sbt basics (multimodule setup, plugins, compiler plugins), testcontainers and shared resources in tests.
pjfanning/zio-http-example
Example of how to use zio-http with scala 3
8bitreid/zio-examples
repo with zio examples
devcdcc/chunk
High Performance - Functional and Object Oriented Programming language with ownership model like rust
dhoang-creator/zio2-design-pattern
ZIO2 Application making use of Service-Repository Design Pattern.
kaizen-solutions/circe-zio-streams
ZIO Streams integration for streaming json parsing via Circe + Jawn
kimmoeklund/ziam
Ziam is a project for me to learn ZIO and FP in a selected domain. This may become a real project, probably not.
mtumilowicz/scala-zio2-grpc-workshop
Introduction to proto-buffers and gRPC based on ZIO approach.
mtumilowicz/scala-zio2-partially-applied-types-workshop
Scala - introduction to partially applied types based on zio example.
mtumilowicz/scala-zio2-scopt-workshop
Example of command line application using scopt.
mtumilowicz/scala-zio2-test-aspects-property-based-testing-workshop
Introduction to test aspects and property based testing.
mtumilowicz/zio2-fiber-workshop
Introduction to fibers (green thread model) based on ZIO approach.
nullptr7/zio-explorations
Some of my zio explorations :)
pjfanning/zio-http4s-example
For anyone who's struggling to put an http4s server together with ZIO
Teroaz/scala-zio
School Project in "Functional Programming" module