promesa
Promise toolkit
A promise library and concurrency toolkit for Clojure and ClojureScript.
A promise library & concurrency toolkit for Clojure and ClojureScript.
498 stars
16 watching
58 forks
Language: Clojure
last commit: 6 months ago async-awaitasynchronous-programmingclojureclojurescriptcompletablefutureconcurrencydeferrednon-blockingpromisesthreadsvirtual-threads
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
| A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| A C++ promise library with features similar to JavaScript promises, supporting exceptions and chaining parameters. | 680 |
| A lightweight Objective-C Promise library providing a concise and simplified API for handling asynchronous computations. | 114 |
| A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,207 |
| A utility for mapping over promises concurrently while controlling concurrency and error handling. | 1,376 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| Enables simple handling of async action creators in Redux | 1,982 |
| A Vue 3 library that simplifies the use of dialogs by abstracting away the Promise-based API and making it easier to work with user input data | 70 |
| A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. | 1,507 |