unified-deno-lock
Mutex library
A simple mutex solution for controlling access to shared resources in TypeScript applications
Simple lock (mutex) solution for deno
1 stars
1 watching
0 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yooneskh/deno-unified-config | Utility to manage configuration of Deno applications through CLI, environment files, and JSON files. | 6 |
yooneskh/yongo | A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |
samchon/mutex | Provides a WebSocket-based server for controlling critical sections in distributed systems | 30 |
hashrock/deno-opn | A TypeScript-based library for opening files and URLs on multiple platforms using the native system's process management tools | 39 |
deno-windowing/vulkan | An API binding layer between Vulkan and Deno, providing a TypeScript interface to the Vulkan graphics API. | 15 |
zaiste/wren | A lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API | 77 |
halvardssm/deno-nessie | Provides a modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations. | 530 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
hayd/deno-using | A Python-style with statement for Deno, allowing asynchronous file operations using custom Using types. | 11 |
rahmanfadhil/cotton | A TypeScript-based toolkit for interacting with databases in Deno applications | 140 |
syumai/deno-libs | A collection of reusable commands for the Deno runtime environment. | 31 |
motss/deno_mod | A collection of reusable code snippets in TypeScript designed to make working with Deno easier | 14 |
oliverbrotchie/optionals | Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums | 178 |
dergyitheron/dbirb-sqlite-deno | A modular Deno API for interacting with SQLite databases. | 0 |
akshgpt7/youtube-deno | A TypeScript client library for interacting with the YouTube Data API v3 | 45 |