8000 GitHub - azanin/scalaz-zio: ZIO — A principled, powerful, standalone effect data type for any Scala project.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from zio/zio

ZIO — A principled, powerful, standalone effect data type for any Scala project.

License

Notifications You must be signed in to change notification settings

azanin/scalaz-zio

 
 

Repository files navigation

ZIO

CI Coverage Snapshot Release Issues Users
Build Status Coverage Status Sonatype Nexus (Snapshots) badge Scaladex badge Average time to resolve an issue Scaladex dependencies badge

The ZIO library provides a general-purpose effect monad and associated abstractions for purely functional Scala applications.

The package strives to deliver on the following design goals:

  • Principled. A purely functional interface for effectful code with rigorous, well-defined semantics.
  • Performant. A low-level, highly-optimized runtime system that offers performance better than or comparable to other effect monads.
  • Pragmatic. The composable, orthogonal primitives necessary to build real world software, including primitives for concurrent and asynchronous programming.

Documentation and Examples can be found on the microsite.


Legal

Copyright (C) 2017-2018 John A. De Goes. All rights reserved.

About

ZIO — A principled, powerful, standalone effect data type for any Scala project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 91.4%
  • Shell 8.6%
0