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: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spider-gazelle/promise A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. 42
lilyball/tomorrowland An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support 117
khanlou/promise A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. 621
funcool/promesa A promise library and concurrency toolkit for Clojure and ClojureScript. 498
jdeferred/jdeferred A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. 1,508
shinmera/zippy A library for reading and writing the PKWARE Zip archive format. 15
xhawk18/promise-cpp A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters. 673
shinmera/float-features Provides additional IEEE floating point features not covered by the Common Lisp standard. 29
shinmera/cl-all A tool to evaluate and run Lisp expressions in multiple implementations. 19
shinmera/humbler An interface to Tumblr's API written in Common Lisp 11
shinmera/crypto-shortcuts A library of concise cryptography functions 23
shinmera/modularize A framework for organizing and managing reusable code components in Common Lisp applications. 8
shinmera/file-select Provides a way to invoke native file dialogs on various platforms for selecting or creating files. 20
siilwyn/promise-all-props A utility function that waits for multiple promises to resolve, similar to Promise.all but tailored for object properties. 9
shinmera/trivial-extensible-sequences Provides a portability layer for the extensible sequences standard in Common Lisp 12