Coder Social home page Coder Social logo

pshemass / scalaz-nio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scalaz/scalaz-nio

0.0 0.0 0.0 242 KB

Performant, purely-functional, low-level, and unopinionated wrapper around Java NIO functionality

License: Apache License 2.0

Scala 100.00%

scalaz-nio's Introduction

zio-nio

Gitter

Goal

Zio-nio provides performant, purely-functional, low-level, and unopinionated wrapping of Java NIO functionality.

Introduction & Highlights

Java NIO is unsafe, and can surprise you a lot with e.g. hiding actual error in IO operation and giving you only true/false values - IO was seccessful/not successful.

Competition

  • Scala standard
    • Cover File and Socket blocking/unblocking IO operations ❎
    • Performant ✅
    • Type-safe, pure FP ❎
    • Scalaz compatibility ❎
  • http4s blaze
    • Cover File and Socket blocking/unblocking IO operations ❎
    • Performant ✅
    • Type-safe, pure FP ❎
    • Scalaz compatibility ❎
  • ammonite-ops
    • Cover File and Socket blocking/unblocking IO operations ❎
    • Performant ✅
    • Type-safe, pure FP ❎
    • Scalaz compatibility ❎
  • Better files
    • Cover File and Socket blocking/unblocking IO operations ❎
    • Performant ✅
    • Type-safe, pure FP ❎
    • Scalaz compatibility ❎

Background

Client Server

Client Server

scalaz-nio's People

Contributors

akaczynski-scalac avatar al333z avatar azanin avatar darkiri avatar denisgarci avatar ioleo avatar jczuchnowski avatar jdegoes avatar lglo avatar lukasgasior1 avatar mschuwalow avatar pgabara avatar quelgar avatar scala-steward avatar xuwei-k avatar ysusuk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.