Skip to content
@zio

ZIO

ZIO — Real World Functional Programming

ZIO Logo

ZIO

ZIO is a type-safe functional effect in Scala for asynchronous and concurrent programming. To learn more about ZIO, visit zio.dev.

ZIO Ecosystem

ZIO has a growing ecosystem of libraries and tools for building next-generation reactive applications on JVM, Scala.js, and Scala Native. Here is the overview of its ecosystem:

  1. Official ZIO libraries are hosted in the ZIO organization on Github and maintained by core contributors to ZIO. We have a quick overview for these libraries on the ZIO website.

  2. There is also a growing ecosystem of community-maintained libraries outside the ZIO organization. These are listed on the ecosystem section of the ZIO website.

Ecosystem Tracker

We have a ZIO Ecosystem Tracker that provides a comprehensive overview of each library in the ecosystem, including:

  • What libraries are updated to the latest ZIO version? Every library which has a green checkmark is up to date. A yellow exclamation mark means that the library is not up to date and there are some work left to be done.
  • What is the latest release of each library?
  • What are the dependencies of each library?
  • What other libraries are on top of a given library?
  • It provides a copy-pasteable dependency configuration for each library.

Project Status

Each project in the ZIO organization namespace has a Stage Badge which indicates the current status of that project:

Stage Description
Production Ready The project is stable and already used in production. We can expect reliability for the implemented use cases.
Development The project already has RC or milestone releases but is still under active development. We should not expect full stability yet.
Experimental The project is not yet released, but an important part of the work is already done.
Research The project is at the design stage, with some sketches of work but nothing usable yet.
Concept The project is just an idea, and the development hasn't started yet.
Deprecated The project is not maintained anymore, and we don't recommend its usage.

Pinned Loading

  1. zio Public

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

    Scala 4.2k 1.3k

  2. zio-http Public

    A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers

    Scala 821 428

  3. interop-cats Public

    ZIO instances for cats-effect type classes

    Scala 159 68

  4. zio-kafka Public

    A Kafka client for ZIO and ZIO Streams

    Scala 352 141

  5. zio-prelude Public

    A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration

    Scala 460 115

  6. zio-schema Public

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

    Scala 148 173

Repositories

Showing 10 of 44 repositories
  • zio-kafka Public

    A Kafka client for ZIO and ZIO Streams

    Scala 352 Apache-2.0 141 16 (6 issues need help) 11 Updated Apr 12, 2025
  • zio Public

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

    Scala 4,192 Apache-2.0 1,334 175 (5 issues need help) 23 Updated Apr 12, 2025
  • zio-aws Public

    Low level ZIO interface for the full AWS

    Scala 145 Apache-2.0 34 19 (1 issue needs help) 0 Updated Apr 12, 2025
  • zio-blocks Public

    Powerful, joyful building blocks for modern cloud-native applications.

    Scala 4 1 0 1 Updated Apr 11, 2025
  • zio-sqs Public

    ZIO-powered client for AWS SQS

    Scala 84 Apache-2.0 27 1 1 Updated Apr 11, 2025
  • zio-quickstarts Public

    A minimal quickstart ZIO application for writing a RESTful Web Service

    Scala 63 42 4 (1 issue needs help) 2 Updated Apr 11, 2025
  • zio-dynamodb Public

    Simple, type-safe, and efficient access to DynamoDB

    Scala 40 Apache-2.0 20 17 (3 issues need help) 6 Updated Apr 11, 2025
  • zio-profiling Public
    Scala 19 Apache-2.0 6 3 1 Updated Apr 11, 2025
  • zio-http Public

    A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers

    Scala 821 Apache-2.0 428 83 (2 issues need help) 15 Updated Apr 11, 2025
  • zio-cli Public

    Rapidly build powerful command-line applications powered by ZIO

    Scala 132 Apache-2.0 82 4 (1 issue needs help) 0 Updated Apr 11, 2025

Top languages

Loading…

Most used topics

Loading…