scalaz-zio

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

Github星跟踪图

ZIO Logo, CI, Release, Snapshot, Issues, Scaladex, Discord, Twitter, ---, ---, ---, ---, ---, ---, ---, Build Status, Release Artifacts, Snapshot Artifacts, Average time to resolve an issue, Badge-Scaladex-page, Badge-Discord, Badge-Twitter, # 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 100x the performance of Scala's Future.
  • 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:


Sponsors

Septimal Mind

Septimal Mind sponsors work on ZIO Tracing and continuous maintenance.

SoftwareMill

SoftwareMill generously provides ZIO with paid-for CircleCI build infrastructure.


Learn More on the ZIO Homepage


Code of Conduct

See the Code of Conduct


Support

Come chat with us on Badge-Discord.


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

主要指标

概览
名称与所有者zio/zio
主编程语言Scala
编程语言Scala (语言数: 7)
平台
许可证Apache License 2.0
所有者活动
创建于2018-05-19 16:40:37
推送于2025-04-22 15:29:21
最后一次提交
发布数195
最新版本名称v2.1.17 (发布于 )
第一版名称v0.2.0 (发布于 2018-08-22 13:34:14)
用户参与
星数4.2k
关注者数110
派生数1.3k
提交数8.2k
已启用问题?
问题数2678
打开的问题数175
拉请求数6114
打开的拉请求数33
关闭的拉请求数939
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?