ZIO alternatives and similar packages
Based on the "Functional Reactive Programming" category.
Alternatively, view ZIO alternatives based on common mentions on social networks and blogs.
-
RxScala
RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ZIO or a related project?
Popular Comparisons
README
[ZIO Logo](./ZIO.png)
Project Stage | CI | Release | Snapshot | Issues |
---|---|---|---|---|
Scaladoc | Scaladex | Discord | Gitpod | |
---|---|---|---|---|
Scaladoc |
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:
- Homepage
- [Contributor's Guide](./docs/about/contributing.md)
- [License](LICENSE)
- Issues
- Pull Requests
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!
- AdGear / Samsung Ads
- Adidas
- adpulse.io
- adsquare
- Anduin Transactions
- Ayolab
- Asana
- Aurinko
- auto.ru
- AutoScout24
- Avast
- Bank of America
- Bpp
- Broad
- Caesars Digital
- CalcBank
- Call Handling
- Carvana
- Cellular
- ChannelPilot
- Cloudfarms
- CodeComprehension
- Codept
- Colisweb
- Collibra
- Compellon
- Complicated Robot
- Conduktor
- Contramap
- Coralogix
- Credit Karma
- CurrencyCloud
- D.E.Solution
- DataChef
- Demandbase
- Demyst
- Devsisters
- DHL Parcel The Netherlands
- Disney+ Streaming
- Doomoolmori
- Dow Jones
- DPG recruitment
- Dream11
- Deutsche Telekom IoT GmbH
- eBay
- Eaglescience
- Electricité de France (EDF)
- EnelX
- Evolution
- Evo
- Flipp
- Fugo.ai
- Garner Distributed Workflow
- Glean
- GrandParade
- greyflower.media GmbH
- Hunters.AI
- Hypefactors
- iHeartRadio
- IHS Markit
- Investsuite
- Kaizen Solutions
- Kamon APM
- Kodmagi
- Kensu
- LambdaWorks
- LeadIQ
- Lernkunst
- LiveIntent Inc.
- Lottoland
- MATECHS
- Megogo
- Mylivn
- NewMotion
- Nexxchange
- Nike
- NsLookup
- Ocado Technology
- Olyro GmbH
- Optrak
- Performance Immo
- Playtika
- PPC Samurai
- Prezi
- Radix Labs
- Railroad19
- Randstad Groep Nederland
- Rapidor
- PIM Solutions
- Remember The Milk
- REWE Digital
- Risk Ident
- Rocker
- Rudder
- Sanjagh
- Scalac
- SecurityScorecard
- SentinelOne
- Signicat
- Société Générale Corporate and Investment Banking
- SoftwareMill
- StreamWeaver
- Stuart
- Teads
- The Pokemon Company International
- TomTom
- Tinka
- Tinkoff
- Trackabus
- Trainor
- Tranzzo
- TreuTech
- Tweddle Group
- Undo
- Unit
- Univalence
- Unzer
- Vakantiediscounter
- Verbund AG
- Waylay
- Wehkamp
- Wolt
- Yandex.Classifieds
- Audela
- Valamis Group
- Valsea
- VirtusLab
- Vish
- Vivid Money
- Zalando
- Zooz
Sponsors
Ziverge is a leading contributor to ZIO.
Scalac sponsors ZIO Hackathons and contributes work to multiple projects in ZIO ecosystem.
[Septimal Mind][Image-SeptimalMind]
Septimal Mind sponsors work on ZIO Tracing and continuous maintenance.
[SoftwareMill][Image-SoftwareMill]
SoftwareMill generously provides ZIO with paid-for CircleCI build infrastructure.
YourKit generously provides use of their monitoring and profiling tools to maximize the performance of ZIO applications.
Learn More on the ZIO Homepage
Code of Conduct
See the [Code of Conduct](./docs/about/code_of_conduct.md)
Support
Legal
Copyright 2017 - 2020 John A. De Goes and the ZIO Contributors. All rights reserved.
*Note that all licence references and agreements mentioned in the ZIO README section above
are relevant to that project's source code only.