An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with zio

A curated list of projects in awesome lists tagged with zio .

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/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/ghostdogpr/zio-cheatsheet

ZIO Cheat Sheet

cheatsheet scala zio

Last synced: 11 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

circe doobie http4s zio

Last synced: 06 Apr 2025

https://github.com/zio-archive/zio-sql

Type-safe, composable SQL for ZIO applications

scala sql zio

Last synced: 30 Sep 2025

https://github.com/zio/zio-config

Easily use and document any config from anywhere in ZIO apps

config scala zio

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.

intellij scala zio

Last synced: 16 May 2025

https://github.com/zio-archive/zio-keeper

A ZIO library for building distributed systems

distributed-systems scala zio

Last synced: 23 Sep 2025

https://github.com/zio-archive/zio-nio

A small, unopinionated ZIO interface to NIO.

nio scala zio

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/zio/zio-aws

Low level ZIO interface for the full AWS

aws scala zio

Last synced: 12 Apr 2025

https://github.com/zio/zio-schema

Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.

scala zio

Last synced: 06 Apr 2025

https://github.com/zio/zio-cli

Rapidly build powerful command-line applications powered by ZIO

cli command-line scala zio

Last synced: 25 Oct 2025

https://github.com/zio/zio-redis

A ZIO-based redis client

redis zio

Last synced: 05 Apr 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-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/zio/zio-process

A simple ZIO library for interacting with external processes and command-line programs

scala zio

Last synced: 09 Apr 2025

https://github.com/zio/zio-quickstarts

A minimal quickstart ZIO application for writing a RESTful Web Service

quickstart scala zio

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)

lwjgl opengl scala zio

Last synced: 22 Sep 2025

https://github.com/reibitto/podpodge

Convert YouTube playlists to audio-only RSS feeds for podcast apps to consume.

akka-http itunes podcast quill rss scala swagger tapir youtube youtube-dl yt-dlp zio

Last synced: 21 Jul 2025

https://github.com/zio-archive/interop-reactive-streams

Interoperability Layer Between ZIO and Reactive Streams

reactive-streams scala zio

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

scala spark zio zio-spark

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

dynamodb scala zio

Last synced: 12 Sep 2025

https://github.com/zio/zio-lambda

AWS Lambda Runtime built with ZIO

aws-lambda scala zio

Last synced: 25 Aug 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/svroonland/zio-kinesis

ZIO-based AWS Kinesis client for Scala

aws kcl kinesis scala zio

Last synced: 26 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/zio/zio-amqp

ZIO-based AMQP client for Scala

amqp scala zio

Last synced: 25 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/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/zio-rocksdb

A ZIO-based interface to RocksDB.

rocksdb scala zio

Last synced: 25 Apr 2025

https://github.com/zio-archive/zio-connect

Sources, Sinks and Pipelines for channeling data

scala zio

Last synced: 07 Nov 2025

https://github.com/zio/zio-metrics-connectors

Monitoring, Metrics and Diagnostics for ZIO

metrics scala zio

Last synced: 04 Oct 2025

https://github.com/zio-archive/zio-crypto

Fast, secure cryptographic primitives in a ZIO & ZIO Streams friendly package.

scala zio

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

bazel github-bot http4s zio

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/otobrglez/zio-backtask

ZIO Backtask is background job framework for your next Scala 3 application.

redis scala zio

Last synced: 13 Apr 2025

https://github.com/otobrglez/dojodis

High-performance Redis server implemented in Scala with ZIO.

redis zio zio-streams

Last synced: 13 Apr 2025

https://github.com/makiftutuncu/e

A zero-dependency micro library to deal with errors

circe gson java junit5 jvm kotlin mdoc play-json sbt scala 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

full-stack scala scalajs zio

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/mlangc/slf4zio

Simple convenience layer on top of SLF4J for ZIO

scala slf4j zio

Last synced: 20 Apr 2025

https://github.com/zio-archive/zio-gcp

A ZIO-based interface to Google Cloud API

gcp scala zio

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.

caching prefetching scala zio

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/zio-insight

Toolset for ZIO developers

scala zio

Last synced: 26 Apr 2025

https://github.com/zio-archive/caliban-deriving

Full-featured, robust deriving for Caliban.

caliban scala zio

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

scala zio

Last synced: 20 Jun 2025

https://github.com/carlosedp/zio-channel

Prototype library for Go-like channels in Scala 3 / ZIO 2

channels ipc scala threading zio

Last synced: 19 Mar 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/zio/zio-sbt

SBT Plugins For ZIO Projects

github-actions sbt scala zio

Last synced: 26 Apr 2025

https://github.com/stuartapp/zcaffeine

ZIO wrapper for the Caffeine library : https://github.com/ben-manes/caffeine

cache caffeine scala zio

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

google-auth scala zio

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