8000 GitHub - LukasGasior1/scalaz-zio: ZIO — A type-safe, composable library for asynchronous and concurrent programming in Scala
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LukasGasior1/scalaz-zio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIO Logo

CI Coverage Snapshot Release Issues Users
Build Status Coverage Status Snapshot Artifacts Release Artifacts Average time to resolve an issue Scaladex dependencies badge

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 fast applications with 100x the performance of Scala's Future.
  • Type-safe. Use the full power of Scala to catch bugs at compile time.
  • Concurrent. Easily build concurrent apps without deadlocks or race conditions.
  • Asynchronous. Escape callback hell with a unified model of computation.
  • Resource-safe. Build apps that never leak resources, even when they fail.
  • Testable. Inject mock services into your app for fast, deterministic testing.
  • Functional. Rapidly compose solutions to complex problems from simple building blocks.

See the following references for more information:



Legal

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 96.0%
  • Shell 2.9%
  • Other 1.1%
0