#zio (27 Repositories)
Ranked open-source repositories tagged with #zio, scored by pull request acceptance likelihood and maintainer engagement velocity.
40.9%
31.0h
27 repositories tagged #zio
svroonland/rezilience
ZIO-native utilities for making resilient distributed systems
mschuwalow/zio-todo-backend
Todo-Backend (https://www.todobackend.com/) implementation using ZIO, http4s, doobie and circe
zio/zio-aws
Low level ZIO interface for the full AWS
zio/zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
zio/zio-telemetry
ZIO-powered OpenTelemetry library
zio/zio-query
Add efficient pipelining, batching, and caching to any data source
zio/zio-prelude
A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration
reibitto/command-center
A CLI-based launcher and general productivity tool.
zio/zio-json
Fast, secure JSON library with tight ZIO integration.
zio/zio-intellij
A companion IntelliJ IDEA plugin for the ZIO library ecosystem.
zio/zio-logging
Powerful logging for ZIO 2.0 applications, with compatibility with many logging backends out-of-the-box.
zio/zio-config
Easily use and document any config from anywhere in ZIO apps
zio/zio-blocks
Powerful, joyful building blocks for modern cloud-native applications.
zio/zio-redis
A ZIO-based redis client
zio/zio-cli
Rapidly build powerful command-line applications powered by ZIO
zio/zio-schema
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
leobenkel/ZparkIO
Boiler plate framework to use Spark and ZIO together.
zio-archive/zio-keeper
A ZIO library for building distributed systems
VladKopanev/zio-saga
Purely Functional Transaction Management In Scala With ZIO
zio-archive/zio-akka-cluster
ZIO wrapper for Akka Cluster
zio-archive/zio-actors
A high-performance, purely-functional library for building, composing, and supervising typed actors based on ZIO
zio-archive/zio-sql
Type-safe, composable SQL for ZIO applications
Kirill5k/mongo4cats
MongoDB Java client wrapper for Cats Effect & FS2 and ZIO
tobia80/zio-entity
Zio-Entity, a distributed, high performance, functional event sourcing library
zio-archive/zio-nio
A small, unopinionated ZIO interface to NIO.
debasishg/frdomain-extras
Additional accompaniment to Functional and Reactive Domain Modeling
gaelrenoux/tranzactio
ZIO wrapper around Doobie and Anorm.