Tomorrow
Async decorator
A library that simplifies asynchronous code by providing a magic decorator syntax for executing blocking code in multiple threads
Magic decorator syntax for asynchronous code in Python
1k stars
50 watching
98 forks
Language: Python
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python decorator for creating asynchronous properties in async functions. | 88 |
| A lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling | 266 |
| An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. | 165 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. | 101 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
| A lightweight library for writing better async code in Swift | 1,973 |
| A Python library that simplifies asynchronous programming by allowing batching of requests to external services. | 688 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A library that provides abstraction and management of asynchronous operations for Vue applications. | 352 |
| An event dispatching/handling library for FastAPI and Starlette applications | 453 |
| A module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications. | 462 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |