zio-streams


License

License

GroupId

GroupId

dev.zio
ArtifactId

ArtifactId

zio-streams_0.20
Last Version

Last Version

1.0.0-RC17
Release Date

Release Date

Type

Type

jar
Description

Description

zio-streams
zio-streams
Project URL

Project URL

https://zio.dev
Project Organization

Project Organization

dev.zio
Source Code Management

Source Code Management

https://github.com/zio/zio/

Download zio-streams_0.20

How to add to project

<!-- https://jarcasting.com/artifacts/dev.zio/zio-streams_0.20/ -->
<dependency>
    <groupId>dev.zio</groupId>
    <artifactId>zio-streams_0.20</artifactId>
    <version>1.0.0-RC17</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-streams_0.20/
implementation 'dev.zio:zio-streams_0.20:1.0.0-RC17'
// https://jarcasting.com/artifacts/dev.zio/zio-streams_0.20/
implementation ("dev.zio:zio-streams_0.20:1.0.0-RC17")
'dev.zio:zio-streams_0.20:jar:1.0.0-RC17'
<dependency org="dev.zio" name="zio-streams_0.20" rev="1.0.0-RC17">
  <artifact name="zio-streams_0.20" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-streams_0.20', version='1.0.0-RC17')
)
libraryDependencies += "dev.zio" % "zio-streams_0.20" % "1.0.0-RC17"
[dev.zio/zio-streams_0.20 "1.0.0-RC17"]

Dependencies

compile (2)

Group / Artifact Type Version
dev.zio : zio_0.20 jar 1.0.0-RC17
ch.epfl.lamp : dotty-library_0.20 jar 0.20.0-RC1

provided (1)

Group / Artifact Type Version
com.github.ghik : silencer-lib_2.13.1 jar 1.4.4

test (3)

Group / Artifact Type Version
org.openjdk.jcstress : jcstress-core jar 0.3
net.sf.jopt-simple : jopt-simple jar 4.6
org.scalacheck : scalacheck_2.13 jar 1.14.2

Project Modules

There are no modules declared in this project.

ZIO Logo

CI Release Snapshot Issues Scaladoc
Build Status Release Artifacts Snapshot Artifacts Average time to resolve an issue Badge-Scaladoc
Scaladex Discord Twitter Gitpod
Badge-Scaladex-page Badge-Discord Badge-Twitter Gitpod ready-to-code

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:


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

Ziverge is a leading contributor to ZIO.

Scalac

Scalac sponsors ZIO Hackathons and contributes work to multiple projects in ZIO ecosystem.

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.


Legal

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

dev.zio

ZIO

ZIO — Real World Functional Programming

Versions

Version
1.0.0-RC17