deno-context

Context manager

Propagates deadlines and cancellation information across multiple promises in a request-scoped context.

šŸ¦•ć€Deno怑Propagate deadlines, a cancellation and other request-scoped values to multiple promise.

GitHub

6 stars
5 watching
1 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list

contextdenogolangtypescript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yeukfei02/notion-sdk-deno An API wrapper for interacting with the Notion API using Deno. 3
nozaq/pre-commit-deno Provides pre-commit hooks for Deno projects to enforce code formatting and linter checks. 9
deno-windowing/vulkan An API binding layer between Vulkan and Deno, providing a TypeScript interface to the Vulkan graphics API. 15
egoist/dedep Tool to manage and retrieve the latest versions of external dependencies used in a Deno project 66
crewdevio/trex A package manager tool for the Deno runtime environment. 740
denoland/vscode_deno A Visual Studio Code extension that integrates Deno's language server with the editor 1,494
nekobato/deno-xml-parser A Deno port of the XML parser from Segmentio, allowing parsing of XML data within Deno applications. 21
hayd/deno-using A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. 11
temporal/cl-pushover Provides a Common Lisp interface to the Pushover notification service 2
hashrock/deno-fnparse A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. 11
manyuanrong/deno-smtp An SMTP implementation for Deno, providing a mail client in TypeScript. 80
hyperupcall/ensure Ensures compatibility with specific versions of Deno, TypeScript, and V8. 3
denocn/deno_manual A Chinese documentation site for the Deno web framework. 34
timandy/routine Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information 235
contextplus/contextplus A package providing easier-to-use functions for managing contexts in Go applications. 16