paren-async

Async extender

Provides an asynchronous programming extension for the Parenscript language

async/await extension for Parenscript

GitHub

3 stars
2 watching
0 forks
Language: Common Lisp
last commit: 5 months ago
async-awaitcommon-lispparenscript

Related projects:

Repository Description Stars
junker/paren-jquery Provides a set of macros to integrate jQuery functionality with Common Lisp code. 2
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
dnikolovv/optional-async Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting 5
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
wessman/defer.js A JavaScript utility that enables asynchronous loading of scripts and code, allowing for faster page loading times by executing code only when necessary. 69
bulkan/async-you An interactive workshop to learn the basics of using the async package in JavaScript 113
etesync/etesync-web An EteSync web client implemented using React and TypeScript 248
malcommac/hydra A lightweight library for writing better async code in Swift 1,972
clj-commons/manifold A compatibility layer for event-driven abstractions 1,021
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
papooch/nestjs-cls A module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications. 450
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68
clojure/core.async A Clojure library providing facilities for concurrent programming and communication. 1,956
frontarm/async-javascript-cheatsheet A cheatsheet resource covering the basics of promises and async/await in JavaScript. 1,943
matatbread/fast-async A Babel plugin that compiles ES7 async/await syntax without generators for better performance 604