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.

GitHub

462 stars
5 watching
32 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

asyncasync-hooksasynclocalstorageclscontextnestjsrequest

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
orthecreedence/cl-asyncA library providing asynchronous I/O capabilities for Common Lisp programming.276
clj-commons/manifoldA compatibility layer for event-driven abstractions1,022
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
yaitoo/asyncAn asynchronous task package for Go with support for async/await pattern and context cancellation.6
paulrademacher/asyncppA utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations.101
junker/paren-asyncProvides an asynchronous programming extension for the Parenscript language3
tomlokhorst/promissumA Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.68
sindresorhus/p-whilstAn implementation of an async while loop that repeatedly executes a function until a condition is met or fails54
naasking/async.hA header-only C library providing asynchronous subroutine support based on Duff's device712
flamewow/nestjs-asyncapiA tool for generating event-based service documentation using decorators and asyncapi.201
aiokitchen/aiomiscA collection of utility functions and classes for working with asynchronous I/O in Python386
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
asyncswift/asynclocationkitA wrapper around Apple's location services framework, using async/await and concurrency to simplify its use in Swift applications.188