CI | Coverage | Snapshot | Release | Issues | Users |
---|---|---|---|---|---|
ZIO is a zero-dependency Scala library for asynchronous and concurrent programming.
Powered by highly-scalable, non-blocking fibers that never waste resources, ZIO lets you build scalable, resilient, and reactive applications that meet the needs of your business.
- High-performance. Build fast applications with 100x the performance of Scala's
Future
. - Type-safe. Use the Scala compiler to find bugs at compile time.
- Concurrent. Easily build massively concurrent applications.
- Asynchronous. Escape callback hell with a unified model of computation.
- Resource-safe. Build apps that never leak resources.
- Functional. Rapidly compose solutions to complex problems from simple building blocks.
See the following references for more information:
Copyright (C) 2017-2018 John A. De Goes and the ZIO Contributors. All rights reserved.