Pinned repositories
Repositories
-
zio-s3
An S3 client for ZIO
-
zio-ftp
A simple, idiomatic (S)FTP client for ZIO
-
zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
-
zio-config
Easily use and document any config from anywhere in ZIO apps
-
zio-test-intellij
An optional ZIO Test runner support module for the ZIO IntelliJ plugin
-
-
zio-prelude
A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration
-
interop-cats
ZIO instances for cats-effect type classes
-
zio-schema
Compositional, type-safe schema definitions, which enable auto-derivation of codecs and migrations.
-
zio-cli
Rapidly build powerful command-line applications powered by ZIO
-
zio-flow
A powerful Scala framework for orchestrating long-running, fault-tolerant, stateful workflows.
-
zio-sqs
ZIO-powered client for AWS SQS
-
zio-sql
Type-safe, composable SQL for ZIO applications
-
izumi-reflect
TypeTag without scala-reflect
-
zio-telemetry
ZIO-powered OpenTelemetry library
-
zio-crypto
Fast, secure encryption and decryption in a ZIO & ZIO Streams friendly package.
-
zio-process
A simple ZIO library for interacting with external processes and command-line programs
-
zio-query
Add efficient pipelining, batching, and caching to any data source
-
zio-actors
A high-performance, purely-functional library for building, composing, and supervising typed actors based on ZIO
-
-
zio-web
ZIO-powered cloud services via HTTP and other protocols
-
zio-logging
Simple logging for ZIO apps, with correlation, context & pluggable backends out of the box.
-
zio-kafka
A Kafka client for ZIO and ZIO Streams