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.

GitHub

9 stars
2 watching
3 forks
Language: LiveScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
puremvc/puremvc-as3-util-asynccommand Provides a utility to manage asynchronous operations in AS3 applications 1
svermeulen/nvim-lusc A Lua-based library for structured async/ concurrency in Neovim 13
malcommac/hydra A lightweight library for writing better async code in Swift 1,972
jlipps/asyncbox A collection of utilities for working with asynchronous code in JavaScript 25
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68
puremvc/puremvc-as3-util-asyncstub A utility for simulating asynchronous activity in ActionScript 3 applications 1
status-im/nim-chronos An efficient asynchronous programming framework for Nim. 362
fsprojects/fsharp.control.asyncseq A collection of asynchronous programming utilities for F# 163
darmie/linc_uv A Haxe binding for the libuv asynchronous I/O library, enabling concurrent programming in Haxe projects. 7
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
h2non/paco A utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support. 202
a-synchronous/rubico Enables simple and composable asynchronous functional programming in JavaScript 275
aiokitchen/aiomisc A collection of utility functions and classes for working with asynchronous I/O in Python 388
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44