Pinned Repositories
zio-scala3-quickstart.g8
A Giter8 template for a fully functional, ready to deploy ZIO-based microservice in Scala 3.
caliban
Functional GraphQL library for Scala
fs_2023_talk
This repo contains code samples from my Functional Scala 2023 talk titled "Harnessing The Power Of ZIO Schema: Beyond The Limits Of Common Techniques"
golem-services
The open sourced Golem services
scala-sql-compare
zio-schema
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
zio-sql
Type-safe, composable SQL for ZIO applications
zio-sql-example
Simple app demonstrating web server that communicates with sql database using zio-sql library.
zio_world_di_talk
Code samples from my ZIO WORLD talk "Demystifying Dependency Injection with ZIO 2"
zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
sviezypan's Repositories
sviezypan/zio-sql-example
Simple app demonstrating web server that communicates with sql database using zio-sql library.
sviezypan/zio_world_di_talk
Code samples from my ZIO WORLD talk "Demystifying Dependency Injection with ZIO 2"
sviezypan/caliban
Functional GraphQL library for Scala
sviezypan/fs_2023_talk
This repo contains code samples from my Functional Scala 2023 talk titled "Harnessing The Power Of ZIO Schema: Beyond The Limits Of Common Techniques"
sviezypan/golem-services
The open sourced Golem services
sviezypan/repos
sviezypan/scala-sql-compare
sviezypan/zio-schema
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
sviezypan/zio-sql
Type-safe, composable SQL for ZIO applications
sviezypan/uzhttp
Minimal HTTP server for Scala+ZIO
sviezypan/zio
ZIO — A type-safe, composable library for asynchronous and concurrent programming in Scala
sviezypan/zio-config
Easily use and document any config from anywhere in ZIO apps
sviezypan/zio-nio
A small, unopinionated ZIO interface to NIO.
sviezypan/zio-web
ZIO-powered cloud services via HTTP and other protocols
sviezypan/zio-zmx
Monitoring, Metrics and Diagnostics for ZIO