nestjs-cls
Async context
A module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications.
A continuation-local storage (async context) module compatible with NestJS's dependency injection.
462 stars
5 watching
32 forks
Language: TypeScript
last commit: almost 2 years agoLinked from 1 awesome list
asyncasync-hooksasynclocalstorageclscontextnestjsrequest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 | |
| A compatibility layer for event-driven abstractions | 1,022 | |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 | |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 | |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 | |
| An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 | |
| A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. | 101 | |
| Provides an asynchronous programming extension for the Parenscript language | 3 | |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 | |
| An implementation of an async while loop that repeatedly executes a function until a condition is met or fails | 54 | |
| A header-only C library providing asynchronous subroutine support based on Duff's device | 712 | |
| A tool for generating event-based service documentation using decorators and asyncapi. | 201 | |
| A collection of utility functions and classes for working with asynchronous I/O in Python | 386 | |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 | |
| A wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications. | 188 |