async-ls
Async utility library
Provides utilities and higher-order functions for working with asynchronous code in LiveScript
Higher order functions, compositions and common operations for asynchronous programming in LiveScript.
9 stars
2 watching
3 forks
Language: LiveScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a utility to manage asynchronous operations in AS3 applications | 1 |
| A Lua-based library for structured async/ concurrency in Neovim | 13 |
| A lightweight library for writing better async code in Swift | 1,973 |
| A collection of utilities for working with asynchronous code in JavaScript | 25 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| A utility for simulating asynchronous activity in ActionScript 3 applications | 1 |
| An efficient asynchronous programming framework for Nim. | 364 |
| A collection of asynchronous programming utilities for F# | 163 |
| A Haxe binding for the libuv asynchronous I/O library, enabling concurrent programming in Haxe projects. | 7 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| A utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support. | 203 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| A collection of utility functions and classes for working with asynchronous I/O in Python | 386 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |