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: about 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
puremvc/puremvc-as3-util-asynccommandProvides a utility to manage asynchronous operations in AS3 applications1
svermeulen/nvim-luscA Lua-based library for structured async/ concurrency in Neovim13
malcommac/hydraA lightweight library for writing better async code in Swift1,973
jlipps/asyncboxA collection of utilities for working with asynchronous code in JavaScript25
tomlokhorst/promissumA Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.68
puremvc/puremvc-as3-util-asyncstubA utility for simulating asynchronous activity in ActionScript 3 applications1
status-im/nim-chronosAn efficient asynchronous programming framework for Nim.364
fsprojects/fsharp.control.asyncseqA collection of asynchronous programming utilities for F#163
darmie/linc_uvA Haxe binding for the libuv asynchronous I/O library, enabling concurrent programming in Haxe projects.7
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
h2non/pacoA utility library for writing asynchronous cooperative multitasking in Python with a focus on generic programming and concurrency support.203
a-synchronous/rubicoEnables simple and composable asynchronous functional programming in JavaScript277
aiokitchen/aiomiscA collection of utility functions and classes for working with asynchronous I/O in Python386
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44