Fluture
Async utility library
An asynchronous programming library with monadic interface, offering lazy value representation and stack-safe control flow utilities.
🦋 Fantasy Land compliant (monadic) alternative to Promises
2k stars
26 watching
83 forks
Language: JavaScript
last commit: 10 months ago
Linked from 2 awesome lists
algebraic-data-typesasynccancellationcontrol-flowfantasy-landfluturefunctional-programmingfuturemonadpromisesanctuary
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a monad for middleware functions | 59 |
| Converts callback-style functions or promises into futures for efficient asynchronous programming. | 145 |
| A service for collecting and moving large amounts of log data in a distributed and reliable manner | 2,541 |
| A monadic IO library for Node.js that provides a standardized interface for performing input/output operations. | 14 |
| A minimal implementation of promises with extensions and polyfills for various browsers and environments | 2,584 |
| Provides a simple and efficient way to write non-blocking code using promises in JavaScript | 11,895 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
| A promise library that enables asynchronous code execution and error handling without blocking | 14,926 |
| A cryptocurrency implementation providing hidden amounts and scaling advantages through proof of work and smart contract functionality. | 5,055 |
| Provides a promise-based filesystem layer for modern browsers | 152 |
| Fable bindings for JS promise allow F# to interact with JavaScript promises. | 20 |
| A utility library for working with native JavaScript objects | 4,537 |
| A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
| A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
| A JavaScript library that promotes pure function composition and avoids runtime type errors by providing data types for handling uncertain values. | 3,046 |