Projects in Awesome Lists tagged with zio
A curated list of projects in awesome lists tagged with zio .
https://github.com/zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
asynchronicity asynchronous asynchronous-programming concurrency concurrent concurrent-data-structure concurrent-programming effects functional-programming promises queues scala stm streams zio
Last synced: 14 May 2025
https://github.com/softwaremill/tapir
Rapid development of self-documenting APIs
akka akka-http declarative documentation functional-programming http http-client http-requests http-server http4s observability openapi play-framework scala sttp type-safe zio
Last synced: 13 May 2025
https://github.com/zio/zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
http http-client http-server scala websocket zio
Last synced: 14 May 2025
https://github.com/7mind/izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
cats-effect config dependency-injection distage-testkit fp-testing framework generative izumi logger logging logging-library pper productivity roles rpc scala scalajs slf4j structured-logging zio
Last synced: 14 Apr 2025
https://github.com/zio/zio-prelude
A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration
abstract-algebra category-theory functional-programming scala zio
Last synced: 14 May 2025
https://github.com/zio/zio-json
Fast, secure JSON library with tight ZIO integration.
json performance scala security zio
Last synced: 14 May 2025
https://github.com/zTrix/zio
unified io lib for pwning development written in python
ctf-tools io-library pwnable pwntools zio
Last synced: 22 Apr 2025
https://github.com/zio-archive/zio-actors
A high-performance, purely-functional library for building, composing, and supervising typed actors based on ZIO
actor-model functional-programming scala zio
Last synced: 30 Sep 2025
https://github.com/mschuwalow/zio-todo-backend
Todo-Backend (https://www.todobackend.com/) implementation using ZIO, http4s, doobie and circe
Last synced: 06 Apr 2025
https://github.com/zio-archive/zio-sql
Type-safe, composable SQL for ZIO applications
Last synced: 30 Sep 2025
https://github.com/zio/zio-config
Easily use and document any config from anywhere in ZIO apps
Last synced: 15 May 2025
https://github.com/VladKopanev/zio-saga
Purely Functional Transaction Management In Scala With ZIO
concurrency distributed-systems fp functional-programming saga saga-pattern sagas scala zio
Last synced: 20 Apr 2025
https://github.com/zio/zio-intellij
A companion IntelliJ IDEA plugin for the ZIO library ecosystem.
Last synced: 16 May 2025
https://github.com/zio-archive/zio-keeper
A ZIO library for building distributed systems
Last synced: 23 Sep 2025
https://github.com/zio-archive/zio-nio
A small, unopinionated ZIO interface to NIO.
Last synced: 30 Sep 2025
https://github.com/zio/zio-logging
Powerful logging for ZIO 2.0 applications, with compatibility with many logging backends out-of-the-box.
fp functional-programming logging scala slf4j tracing zio
Last synced: 08 Apr 2025
https://github.com/leobenkel/zparkio
Boiler plate framework to use Spark and ZIO together.
boiler-plate functional-programming helpers scala spark template zio
Last synced: 13 Oct 2025
https://github.com/leobenkel/Zparkio
Boiler plate framework to use Spark and ZIO together.
boiler-plate functional-programming helpers scala spark template zio
Last synced: 20 Apr 2025
https://github.com/zio-archive/zio-akka-cluster
ZIO wrapper for Akka Cluster
akka functional-programming scala zio
Last synced: 27 Sep 2025
https://github.com/svroonland/rezilience
ZIO-native utilities for making resilient distributed systems
bulkhead circuit-breaker fault-tolerance scala zio
Last synced: 08 May 2025
https://github.com/zio/zio-query
Add efficient pipelining, batching, and caching to any data source
functional-programming query-optimization scala zio
Last synced: 12 Apr 2025
https://github.com/suned/pfun
Functional, composable, asynchronous, type-safe Python.
async asyncio curry currying effect-system effects functional-programming immutable immutable-collections immutable-datastructures immutable-objects mypy python-3 python3 static-code-analysis type-safety types zio
Last synced: 04 Jul 2025
https://github.com/zio/zio-schema
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
Last synced: 06 Apr 2025
https://github.com/zio/zio-cli
Rapidly build powerful command-line applications powered by ZIO
Last synced: 25 Oct 2025
https://github.com/zio/zio-telemetry
ZIO-powered OpenTelemetry library
functional-programming opencensus opentelemetry opentracing scala zio
Last synced: 16 May 2025
https://github.com/pandaforme/ultron.g8
A ZIO + http4s + Circe + Quill + Tapir giter8 template
circe ciris http4s quill restful-framework tapir zio
Last synced: 20 Apr 2025
https://github.com/reibitto/command-center
A CLI-based launcher and general productivity tool.
alfred cross-platform functional-programming launcher productivity scala window-manager zio
Last synced: 07 Apr 2025
https://github.com/zio/zio-cache
A ZIO native cache with a simple and compositional interface
asynchronicity asynchronous-programming asyncronous cache concurrency concurrent concurrent-data-structure concurrent-programming effects functional-programming scala zio
Last synced: 07 Apr 2025
https://github.com/zio/zio-sqs
ZIO-powered client for AWS SQS
aws-sdk connector functional-programming scala sqs stream zio
Last synced: 05 Apr 2025
https://github.com/ollls/zio-tls-http
100% non-blocking, Java NIO only( inspired by zio-nio) , JSON HTTP server based on Scala ZIO library. Everything including TLS encryption modeled as ZIO effects, convenient route DSL similar to https4s, up to 30K TPS local JSON transaction with 25 threads on 6 cores(i7) with ZIO fibers.
cache connection-pool greenthread http-client http-server java-nio json ldap scala tls web web-cache web-filter zio zio-effects zio-env zio-environment zio-fibers zio-layers zlayer
Last synced: 06 Apr 2025
https://github.com/yoohaemin/decrel
Composable relations for Scala
caliban caliban-graphql cats functional-programming property-based-testing relations scala scalacheck zio zio-test
Last synced: 09 Apr 2025
https://github.com/zio/zio-process
A simple ZIO library for interacting with external processes and command-line programs
Last synced: 09 Apr 2025
https://github.com/zio/zio-quickstarts
A minimal quickstart ZIO application for writing a RESTful Web Service
Last synced: 05 Apr 2025
https://github.com/zio-archive/zio-optics
Easily modify parts of larger data structures
functional-programming optics scala zio
Last synced: 01 Oct 2025
https://github.com/fancellu/zio-restful-webservice
ZIO 2.0 Restful webservice example using zio, zio-http, zio-json, quill, H2, twirl, zio-streams, zio-cache, zio-logging, zio-actors, zio-spark, openai, DallE
dalle2 h2-database openai quill scala spark twirl zio zio-actors zio-cache zio-http zio-logging zio-spark zio-streams
Last synced: 25 Apr 2025
https://github.com/wongelz/zio3d
An experimental 3D game built with ZIO and OpenGL (LWJGL)
Last synced: 22 Sep 2025
https://github.com/jap-company/fields
Scala validation library
cats functional-programming library macros scala short-circuit validation validation-library zio
Last synced: 13 May 2025
https://github.com/zio-archive/interop-reactive-streams
Interoperability Layer Between ZIO and Reactive Streams
Last synced: 20 Aug 2025
https://github.com/conduktor/conduktor-coding-challenge
Want to work with us? Here is a mini-coding challenge you can try :)
challenge kafka react scala typescript yourself zio
Last synced: 19 Mar 2025
https://github.com/conduktor/scala-api-template
Example Scala API to bootstrap new projects
best-practices kafka scala template zio
Last synced: 15 Oct 2025
https://github.com/univalence/zio-spark
A functional wrapper around Spark to make it works with ZIO
Last synced: 20 Jul 2025
https://github.com/laserdisc-io/tamer
Standalone alternatives to Kafka Connect Connectors
avro doobie fp fs2 functional-programming jdbc kafka s3 scala schema-registry zio zio-streams
Last synced: 21 Sep 2025
https://github.com/tharwaninitin/etlflow
EtlFlow is an ecosystem of functional libraries in Scala based on ZIO for running complex Auditable workflows which can interact with Google Cloud Platform, AWS, Kubernetes, Databases, SFTP servers, On-Prem Systems and more.
aws bigquery dataproc etl etl-framework etl-pipeline gcp gcs redis s3 scala spark zio
Last synced: 28 Feb 2025
https://github.com/itkpi/cakeless
Wire your cakes automatically to zio environment
cake-pattern functional scala-macros wire zio zio-environment
Last synced: 20 Apr 2025
https://github.com/bitlap/zim
:technologist: Full ZIO 2 Stack: A sample IM that uses zio, zio-redis, zio-actors, zio-schema, zio-streams, zio-crypto, circe, tapir, akka-http,redis4cats.
akka-http circe redis scala scalikejdbc tapir zio
Last synced: 10 Apr 2025
https://github.com/zio/zio-dynamodb
Simple, type-safe, and efficient access to DynamoDB
Last synced: 12 Sep 2025
https://github.com/dacr/code-examples-manager
Software tool to manage your notes, scripts, code examples, configs,... to publish them as gists or snippets
ammonite cem code-examples code-examples-manager gist gists github-gists gitlab gitlab-snippets good-code-examples lmdb scala scala-cli scala3 snippet snippets snippets-manager zio zio-lmdb zio2
Last synced: 13 Apr 2025
https://github.com/dacr/zio-lmdb
Lightning Memory Database (LMDB) for scala ZIO
database lmdb lmdb-scala lmdbjava scala scala3 zio zio-lmdb
Last synced: 15 Apr 2025
https://github.com/holinov/zio-event-sourcing
Purely functional concurent and scalable persistance layer implementing CQRS
cqrs cqrs-es event-sourcing persistence storage zio
Last synced: 04 Apr 2025
https://github.com/hnaderi/scala-k8s
Kubernetes client, data models and typesafe manifest generation for scala, scalajs, and scala native
circe http4s json4s k8s kubernetes kubernetes-api manifest playframework scala scalajs scalanative spray-json sttp typesafe typesafe-config typesafe-configuration typesafeconfig zio zio-http
Last synced: 02 Sep 2025
https://github.com/dacr/sotohp
Photos management
classification deep-java-learning deep-java-library elasticsearch faces-detection image-classification image-processing image-recognition image-viewer javafx lmdb objects-detection opensearch photos photos-management photos-manager scala zio
Last synced: 29 Jul 2025
https://github.com/igor-vovk/connect-rpc-scala
HTTP (browser-compatible) server and client for gRPC services written in Scala that follows Connect protocol specification and supports gRPC Transcoding.
cats-effect connectrpc fs2-grpc grpc grpc-transcoding http4s netty protobuf scala scalapb zio zio-grpc
Last synced: 28 Jul 2025
https://github.com/jabrena/latency-problems
A set asynchronous, non-blocking & parallelism problems to challenge your mind!
completablefuture coroutines euler flux future java kotlin latency loom mono rxjava2 wiremock zio
Last synced: 18 Mar 2025
https://github.com/zio-archive/zio-connect
Sources, Sinks and Pipelines for channeling data
Last synced: 07 Nov 2025
https://github.com/zio/zio-metrics-connectors
Monitoring, Metrics and Diagnostics for ZIO
Last synced: 04 Oct 2025
https://github.com/zio-archive/zio-crypto
Fast, secure cryptographic primitives in a ZIO & ZIO Streams friendly package.
Last synced: 26 Apr 2025
https://github.com/zio/zio-ftp
A simple, idiomatic (S)FTP client for ZIO
connector ftp functional-programming scala sftp streaming streams zio zio-streams
Last synced: 26 Oct 2025
https://github.com/wix-incubator/zorechka-bot
Github bot for keeping your Bazel dependencies up-to-date and clean
Last synced: 14 Apr 2025
https://github.com/gvolpe/classy-optics
:mag_right: Source code shown at my talks at Scale by the Bay 2018 and Scalar 2019
cats cats-effect cats-mtl classy-lenses error-handling http4s meow-mtl optics rio zio
Last synced: 22 Mar 2025
https://github.com/grouzen/zio-apache-parquet
Scala ZIO-powered Apache Parquet library
apache-parquet big-data bigdata parquet parquet-files parquet-format parquet-tools scala zio zio-streams zio2
Last synced: 28 Aug 2025
https://github.com/otobrglez/zio-backtask
ZIO Backtask is background job framework for your next Scala 3 application.
Last synced: 13 Apr 2025
https://github.com/otobrglez/dojodis
High-performance Redis server implemented in Scala with ZIO.
Last synced: 13 Apr 2025
https://github.com/laserdisc-io/log-effect
A simple macro-less logging typeclass with some common backends
cats fs2 functional-programming logging mtl scala tagless-final typeclass zio
Last synced: 23 Apr 2025
https://github.com/carlosedp/zio-scalajs-stack
Full-stack Scala ZIO + Scala.js application for test
Last synced: 11 Sep 2025
https://github.com/jczuchnowski/zio-pulsar
Apache Pulsar client for Scala with ZIO and ZIO Streams integration.
apache-pulsar scala zio zio-streams
Last synced: 26 Apr 2025
https://github.com/ioleo/zio-by-example
Source code for "ZIO by example" blog post.
functional-programming scala zio
Last synced: 05 May 2025
https://github.com/zero-deps/kvs
Highly available distributed strong eventual consistent and sequentially consistent storage with feeds, sorting and search
distributed-database nosql zio
Last synced: 13 May 2025
https://github.com/ghurtchu/diary
:pencil2::clipboard: JWT auth based persistent (MongoDB) RESTful API for managing notes along with searching and sorting capabilities.
backend crud functional-programming jwt mongodb onion-architecture password-hashing reactive-mongo restful-api scala scala3 zio zio-http zlayer
Last synced: 28 Apr 2025
https://github.com/tmccarthy/bfect
Some bifunctor IO type classes
bifunctor cats functional-programming scala typeclass zio
Last synced: 11 Jun 2025
https://github.com/7mind/idealingua-v1
IdeaLingua RPC for Scala, TypeScript, C#, Go
api cats-effect compiler csharp generative go http4s idealingua idl izumi json pper productivity rpc scala scalajs transpiler typescript zio
Last synced: 06 Mar 2025
https://github.com/grouzen/zio-apache-arrow
Scala ZIO-powered Apache Arrow library
apache-arrow arrow arrow-datafusion big-data bigdata datafusion scala zio zio-streams zio2
Last synced: 24 Dec 2025
https://github.com/mlangc/slf4zio
Simple convenience layer on top of SLF4J for ZIO
Last synced: 20 Apr 2025
https://github.com/zio-archive/zio-gcp
A ZIO-based interface to Google Cloud API
Last synced: 26 Apr 2025
https://github.com/bilal-fazlani/zio-maelstrom
Learn distributed systems in Scala using ZIO and Maelstrom
distributed distributed-computing distributed-systems scala zio
Last synced: 28 Apr 2025
https://github.com/shastick/zio-prefetcher
When caching is not enough. Pre-fetch everything you need to RAM and refresh it on a regular basis.
Last synced: 23 Apr 2025
https://github.com/gvolpe/stm-demo
Bank transfer examples using STM in both Haskell and Scala (zio-stm)
haskell memory scala stm transactions zio
Last synced: 22 Mar 2025
https://github.com/zio-archive/caliban-deriving
Full-featured, robust deriving for Caliban.
Last synced: 26 Apr 2025
https://github.com/carlosedp/zio-temporal-hello
Sample hello application using Scala 3 and zio-temporal
functional-programming scala temporal zio
Last synced: 19 Mar 2025
https://github.com/otobrglez/get37
get37 🪠 is a Scala / ZIO based web scraper/spider
Last synced: 20 Jun 2025
https://github.com/niqdev/zio-kafka-streams
Kafka Streams for Scala with ZIO
avro4s datagen kafka kafka-streams kafka-streams-scala schema-registry zio zio-kafka
Last synced: 10 Apr 2025
https://github.com/jjba23/zzspec
https://codeberg.org/jjba23/zzspec
integration-testing scala test testcontainers zio zio-test
Last synced: 26 Mar 2025
https://github.com/stuartapp/zcaffeine
ZIO wrapper for the Caffeine library : https://github.com/ben-manes/caffeine
Last synced: 29 Jul 2025
https://github.com/0x706b/fncts
A collection of hard forks, ports, re-imaginations, and original code to fuel my own learning
concurrency data-structures functional-programming resource-safety tsplus typescript zio
Last synced: 03 Oct 2025
https://github.com/jkobejs/zio-google-cloud-oauth2
Google Oauth 2.0 for Scala
Last synced: 20 Apr 2025
https://github.com/zio-archive/zio-memberlist
Cluster membership and failure detection
cluster-membership distributed-systems scala zio
Last synced: 26 Apr 2025