promise

Promise library

A promise mechanism library for asynchronous operations with a focus on reliability and simplicity.

A simple, independent library implementing a promise mechanism for asynchronous operations

GitHub

11 stars
3 watching
1 forks
Language: Common Lisp
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
spider-gazelle/promiseA library providing typed promises for Crystal language to simplify concurrency and asynchronous programming.42
lilyball/tomorrowlandAn asynchronous task management library that enables safe and efficient chaining of promises with cancellable support117
khanlou/promiseA Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways.620
funcool/promesaA promise library and concurrency toolkit for Clojure and ClojureScript.498
jdeferred/jdeferredA Java library implementing a deferred/promise object similar to JQuery's Deferred Object.1,507
shinmera/zippyA library for reading and writing the PKWARE Zip archive format.15
xhawk18/promise-cppA C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters.680
shinmera/float-featuresProvides additional IEEE floating point features not covered by the Common Lisp standard.29
shinmera/cl-allA tool to evaluate and run Lisp expressions in multiple implementations.19
shinmera/humblerAn interface to Tumblr's API written in Common Lisp11
shinmera/crypto-shortcutsA library of concise cryptography functions25
shinmera/modularizeA framework for organizing and managing reusable code components in Common Lisp applications.8
shinmera/file-selectProvides a way to invoke native file dialogs on various platforms for selecting or creating files.19
siilwyn/promise-all-propsA utility function that waits for multiple promises to resolve, similar to Promise.all but tailored for object properties.9
shinmera/trivial-extensible-sequencesProvides a portability layer for the extensible sequences standard in Common Lisp13