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
11 stars
3 watching
1 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
| An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
| A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. | 1,507 |
| A library for reading and writing the PKWARE Zip archive format. | 15 |
| A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters. | 680 |
| Provides additional IEEE floating point features not covered by the Common Lisp standard. | 29 |
| A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
| An interface to Tumblr's API written in Common Lisp | 11 |
| A library of concise cryptography functions | 25 |
| A framework for organizing and managing reusable code components in Common Lisp applications. | 8 |
| Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 19 |
| A utility function that waits for multiple promises to resolve, similar to Promise.all but tailored for object properties. | 9 |
| Provides a portability layer for the extensible sequences standard in Common Lisp | 13 |