SkillAgentSearch skills...

Zio

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

Install / Use

/learn @zio/Zio

README

ZIO Logo

| Project Stage | CI | Release | Snapshot | Issues | | --- | --- | --- | --- | --- | | [![Project stage][Badge-Stage]][Badge-Stage-Page] | CI | Maven Central Version | ![Snapshot Artifacts][Badge-SonatypeSnapshots] | ![Average time to resolve an issue][Badge-IsItMaintained] |

| Scaladoc | Scaladex | Discord | Twitter | Gitpod | Gurubase | | --- | --- | --- | --- | --- | --- | | Scaladoc | ![Badge-Scaladex-page] | ![Badge-Discord] | ![Badge-Twitter] | Gitpod ready-to-code | Gurubase |

Welcome to ZIO

ZIO is a zero-dependency Scala library for asynchronous and concurrent programming.

Powered by highly-scalable, non-blocking fibers that never waste or leak resources, ZIO lets you build scalable, resilient, and reactive applications that meet the needs of your business.

  • High-performance. Build scalable applications with minimal runtime overhead.
  • Type-safe. Use the full power of the Scala compiler to catch bugs at compile time.
  • Concurrent. Easily build concurrent apps without deadlocks, race conditions, or complexity.
  • Asynchronous. Write sequential code that looks the same whether it's asynchronous or synchronous.
  • Resource-safe. Build apps that never leak resources (including threads!), even when they fail.
  • Testable. Inject test services into your app for fast, deterministic, and type-safe testing.
  • Resilient. Build apps that never lose errors, and which respond to failure locally and flexibly.
  • Functional. Rapidly compose solutions to complex problems from simple building blocks.

To learn more about ZIO, see the following references:


Adopters

Following is a partial list of companies happily using ZIO in production to craft concurrent applications.

Want to see your company here? Submit a PR!

Sponsors

![Ziverge][Image-Ziverge]

Ziverge is a leading contributor to ZIO.

![Septimal Mind][Image-SeptimalMind]

Septimal Mind sponsors work on ZIO Tracing and continuous maintenance.

![YourKit][Image-YourKit]

YourKit generously provides use of their monitoring and profiling tools to maximize the performance of ZIO applications.


Learn More on the ZIO Homepage


Code of Conduct

See the Code of Conduct


Support

Come chat with us on ![Badge-Discord].


Legal

Copyright 2017 - 2024 John A. De Goes and the ZIO Contributors. All rights reserved.

Related Skills

View on GitHub
GitHub Stars4.4k
CategoryDevelopment
Updated15h ago
Forks1.5k

Languages

Scala

Security Score

100/100

Audited on Mar 28, 2026

No findings