Deno
Deno is a JavaScript/TypeScript runtime with secure defaults and a great developer experience. It’s built on V8, Rust, and Tokio.
- Secure by default. No file, network, or environment access (unless explicitly enabled).
- Supports TypeScript out of the box.
- Ships a single executable (deno).
- Has built in utilities like a dependency inspector (deno info) and a code formatter (deno fmt).
- Has a set of reviewed (audited) standard modules that are guaranteed to work with Deno.
- Scripts can be bundled into a single javascript file.
- GitHub: https://github.com/topics/deno
- Wikipedia: https://en.wikipedia.org/wiki/Deno_(software)
- Repo: https://github.com/denoland
- Created by: Ryan Dahl
- Related Topics: typescript, rust, javascript, nodejs, v8, webassembly, package-manager, event-driven-architecture, event-loop, tokio,
- Last updated: 2026-07-01 00:07:56 UTC
- JSON Representation
https://github.com/iwate/deno-sample-project--ejs
A skeleton project for HTML mock using Deno.
Last synced: 11 Mar 2026
https://github.com/neonbyte1/deno-libsodium
Closes the gap between the npm package and deno
deno jsr libsodium libsodium-deno typescript
Last synced: 26 Apr 2026
https://github.com/amauryd/deno-json-api-deserializer
a deserializer for JSON:API payloads
backend deno deserializer jsonapi typescript
Last synced: 26 Apr 2026
https://github.com/pskfyi/handy
Assorted utility functions, classes, and types for Deno.
Last synced: 27 Apr 2026
https://github.com/aburd/broadcaster
A websockets library for deno to help you manage and communicate with websocket connections
deno message websocket-client websocket-server websockets
Last synced: 27 Apr 2026
https://github.com/ratson/deno_watchman
A port of fb-watchman running on Deno
Last synced: 27 Apr 2026
https://github.com/bryik/deno-parse-link-header
A Deno module for parsing HTTP Link headers.
Last synced: 27 Apr 2026
https://github.com/cralfa/pr-times-bot
Discord bot for notifying press releases on PR TIMES
Last synced: 27 Apr 2026
https://github.com/kivs/hooky
Utility to install git hooks from the repo and keeping them in sync
Last synced: 27 Apr 2026
https://github.com/trapvincenzo/deno-http-simple-mock
Simple HTTP Server mocker written in Deno
deno fake-data http-server mock
Last synced: 27 Apr 2026
https://github.com/kamusis/my-opml-subscriptions
A Deno-based OPML feed validator and analyzer that helps clean up RSS subscriptions by identifying dead, inactive, and incompatible feeds while organizing active feeds by update frequency.
Last synced: 27 Apr 2026
https://github.com/iamhaque/advent-of-code-2024
Deno-based solutions for Advent of Code 2024 challenges. Each day includes a unique coding puzzle solved in a structured and reusable format.
advent-of-code advent-of-code-2024 algorithms competitive-programming deno javascript programming-puzzles typescript
Last synced: 08 May 2026
https://github.com/chinanf-boy/deno-website-zh
中文翻译:<denoland/deno> Deno website :heart: 校对 ✅
Last synced: 27 Apr 2026
https://github.com/arnavk-09/gitpod-deno-base
🦎 Deno template for Gitpod.io!
base deno dockerfile example github gitpod template vscode
Last synced: 27 Apr 2026
https://github.com/abmsourav/deno-diploy
Deno BuildPack for Heroku
deno denoland heroku heroku-apps heroku-buildpack
Last synced: 27 Apr 2026
https://github.com/satyarohith/deno-title
Capitalize your titles as per The Chicago Manual of Style.
deno deno-module javascript titlecase typescript
Last synced: 08 May 2026
https://github.com/ratson/deno-subprocess
Capture command output wihtout boilerplate
Last synced: 27 Apr 2026
https://github.com/weakish/lume-readme
A Lume plugin that uses `README.md` or specified page as homepage of the website.
Last synced: 29 Jun 2026
https://github.com/thedevopsguyblog/cli
A CLI that bootstraps your workspace to build Fullstack Serverless AWS Apps.
aws-cdk-typescript cli deno nextjs14 serverless
Last synced: 28 Apr 2026
https://github.com/mitsuru793/deno-path-string
Provide utility functions for path of string.
Last synced: 28 Apr 2026
https://github.com/n8brooks/deno_superstruct
deno object-validator typescript
Last synced: 28 Apr 2026
https://github.com/keyvisions/spintheweb
Web Application Development System
deno esite stwp wbdl webspinner
Last synced: 01 Jul 2025
https://github.com/dssagar93/denorestcrud
🦕Deno CRUD REST API Using OAK
api crud deno javascript typescript
Last synced: 06 May 2026
https://github.com/jraams/aoc-2023
Advent Of Code 2023 Solutions using TypeScript
Last synced: 05 May 2026
https://github.com/jaay7/first-deno-app
aws-dynamodb deno rest-api typescript
Last synced: 28 Apr 2026
https://github.com/idris-maps/deno-ndjson
CLI tools for dealing with ndjson in Deno
Last synced: 28 Apr 2026
https://github.com/clowdertech/ollama-token-api
Ollama reverse proxy that allows for bearer token authentication.
deno llm llms ollama ollama-api
Last synced: 08 May 2026
https://github.com/kotkoroid/repl-deno-cloudflare-vite-commonjs-process-hang
Replication of Deno process hang when `Uncaught (in worker "[worker eval]") (in promise) ReferenceError: require is not defined` error during runtime.
cloudflare deno javascript typescript vite
Last synced: 07 Apr 2025
https://github.com/mikaelporttila/deno-boilerplate
Deno Project boilerplate. Mostly everything that you'll need to get started with Deno using VSCode and Github Actions
deno git-actions library-example test-example vscode-settings web-example
Last synced: 28 Apr 2026
https://github.com/pabloszx/deno_scripts
Type-safe fully-featured centralized Deno project scripts 🦕
cli cli-app command-line-interface deno deno-module deno-scripts deno-tools javascript typescript
Last synced: 08 May 2026
https://github.com/observeroftime/poe-discord-rpc
Path of Exile Discord RPC
deno discord-rpc path-of-exile pathofexile
Last synced: 28 Apr 2026
https://github.com/jhechtf/design-tokens
Design token generator written in Deno + TS
deno design design-tokens typescript
Last synced: 28 Apr 2026
https://github.com/oleg-prikhodko/aoc2024-deno
Advent of Code 2024 solutions (TS/Deno)
advent-of-code advent-of-code-2024 aoc aoc-2024-in-deno aoc2024 deno typescript
Last synced: 28 Apr 2026
https://github.com/leawind/delegate-ts
A TypeScript library for managing a list of listeners and broadcasting events to them with priority support.
deno typescript typescript-library
Last synced: 28 Apr 2026
https://github.com/axhon/advent-of-code-2024
advent-of-code-2024-in-deno aoc-2024-in-deno deno typescript
Last synced: 29 Apr 2026
https://github.com/jupegarnica/load-env-files
populate .env files into enviroment variables
deno env environment-variables
Last synced: 05 Jun 2026
https://github.com/mtrzc0/deno-web-server
HTTP web server 🖥 made in Deno 🦕
deno http-server oak server typescript web
Last synced: 29 Apr 2026
https://github.com/zhykos/aoc-2024-in-deno
🦕 My 2024 Advent of Code made with Deno
aoc-2024-in-deno deno typescript
Last synced: 12 Oct 2025
https://github.com/jacob-ian/deno_rsa
Generate/decode RSA Public and Private Keys and create signatures with SHA256withRSA (RS256) in Deno.
cryptography deno denoland rsa typescript
Last synced: 29 Apr 2026
https://github.com/ishibi/aoc-mmxxiv
Advent of Code 2024 ❄️☃️🎅
advent-of-code advent-of-code-2024 aoc aoc-in-typescript aoc2024 deno typescript
Last synced: 28 Mar 2025
https://github.com/zyhou/advent-of-code-2021
This is my attempt to solve the Advent Of Code 2021
advent-of-code advent-of-code-2021 deno denoland
Last synced: 29 Apr 2026
https://github.com/cnrdh/scrypt_basic_auth
Basic HTTP auth with scrypt verification for Deno
Last synced: 29 Apr 2026
https://github.com/jub0t/Crabshell
[WIP] Flexible and Robust server-based multi-language application manager micro-service written from ground up.
backend backend-service bun cloud deno discord discord-bot hosting microservice nodejs rust self-hosted
Last synced: 12 Oct 2025
https://github.com/cralfa/tdnet-bot
Discord bot for notifying disclosures on TDnet
Last synced: 08 May 2026
https://github.com/ben-laird/yatabl
Yet another tagging and branding library. Safety, dx, and perf conscious!
branded-types branding deno safe safety schema schema-validation tag tagging typescript typescript-library validation yatabl
Last synced: 29 Apr 2026
https://github.com/perongh/smooth-rate
A Redis-agnostic, flexible, and easy-to-use rate limiting module for Deno, utilizing a sliding window algorithm.
deno ratelimit redis typescript
Last synced: 29 Apr 2026
https://github.com/sebastian-nunez/ts-lang-interpreter
A custom programming language interpreter using TypeScript and Deno.
ast deno interpreter lexer typescript
Last synced: 29 Apr 2026
https://github.com/solcreek/creekd
Multi-tenant process supervisor and HTTP dispatcher. Cgroup v2 + Linux namespace isolation. Single Go binary.
bun cgroups creek deno golang linux-namespaces multi-tenant nodejs paas process-supervisor sandbox self-hosted
Last synced: 29 May 2026
https://github.com/celeo/vatsim_wrapper
VATSIM API wrapper in TypeScript (Deno)
Last synced: 29 Apr 2026
https://github.com/rpivo/deno-scripts
light wrapper around Deno's built-in scripts.
Last synced: 13 May 2026
https://github.com/studiowebux/bnaas-ce
A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.
claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow
Last synced: 29 Apr 2026
https://github.com/brianprost/we-have-agents-at-home
ReAct agent from scratch in TypeScript
anthropic deno generative-ai hono sst
Last synced: 29 Apr 2026
https://github.com/oscarcitoz/chronometer
A simple yet powerful chronometer system built with Deno and MongoDB. Create, manage, and schedule chronometers that trigger requests to your API upon completion. Perfect for time-based automation, monitoring tasks, or scheduling actions.
api automation chronometer deno docker mongodb time-based timer webhooks
Last synced: 11 Apr 2026
https://github.com/tomokimiyauci/dual-package-template
For dual package project, Node.js and Deno template
deno dual multipackage node template
Last synced: 10 May 2026
https://github.com/dnafication/aoc-2024
my aoc solutions
advent-of-code deno typescript
Last synced: 29 Apr 2026
https://github.com/radhirasho/simple-deno
🧪 Experimenting with Deno 🦕
deno experiment javascript typescript
Last synced: 09 May 2026
https://github.com/nexmo-community/nexmo-asr-deno-demo
Automatic Speech Recognition and Translation on Deno with Vonage ASR and Microsoft Azure
azure deno speech-recognition speech-to-text translation-service typescript voice vonage
Last synced: 09 May 2026
https://github.com/cataliniuga/aoc24
Advent of Code 2024
advent-of-code aoc-2024-in-deno deno
Last synced: 28 Apr 2026
https://github.com/turitoyuenan/azuli-robot
AZULI Robot
deno discord discord-bot harmony robot typescript
Last synced: 11 Apr 2026
https://github.com/5310/clogd
A CLI internet connectivity visualizer in Deno
Last synced: 24 Apr 2026
https://github.com/intility/no-inline-styles
Deno lint plugin that prevents inline styles in JSX/TSX, enforcing CSS class usage
Last synced: 13 Jun 2026
https://github.com/ncolesummers/microservices-calculator
A microservices example using Dapr
dapr deno microservice rust-lang webassembly
Last synced: 09 May 2026
https://github.com/guillempuche/localhost_supabase_supertokens
Test session management (Supertokens) and Postgres (Supabase) in localhost using Deno, Hono & React
authentication deno hono localhost react session-management supabase supertokens
Last synced: 12 Apr 2026
https://github.com/guillempuche/authorization-react-opal-cedar
A React application with OPAL and Cedar integration for a scalable access and policy enforcement management.
authorization authorization-middleware cedar database deno docker-compose opal policy-engine policy-management react
Last synced: 11 Apr 2026
https://github.com/zdychacek/deno_example
Example project with VSCode IDE integration.
deno http-server server typescript
Last synced: 13 May 2026
https://github.com/nesterow/minizavr
Get started with Preact and Deno
boilerplate-template deno denoland preact preact-app
Last synced: 12 Apr 2026
https://github.com/outloudvi/deno-rss
A RSS aggregator powered by Deno Deploy.
Last synced: 30 Apr 2026
https://github.com/deno-sandbox/deno-proxy
Create a simple http proxy with the Deno [Working On it]
Last synced: 30 Apr 2026
https://github.com/stemil23/starter_deno-fresh_supabase-auth_tailwind
A demo / starter using Deno's Fresh frontend framework, Supabase's Authentication and Tailwind CSS.
deno fresh supabase-auth tailwind
Last synced: 09 May 2026
https://github.com/andybarron/env
Zero-dependency environment variable parsing in Node, Deno, and Bun
bun configuration deno environment-variables nodejs zero-dependency
Last synced: 30 Apr 2026
https://github.com/eibens/binary_search
Binary search implemented in TypeScript for Deno.
algorithm binary-search deno generic performance typescript
Last synced: 18 May 2026
https://github.com/marcossic/test-react-app
Repository with react project created with deno deploy with CRA
Last synced: 09 May 2026
https://github.com/ksxgithub/deno_simple_type_assert
Simple type assertion library for Deno
assert deno library testing typecheck typescript
Last synced: 30 Apr 2026
https://github.com/forest1102/deno-check-plugin
An rspack plugin to run deno check in rspack.
Last synced: 24 Mar 2025
https://github.com/GirkovArpa/hutton-assemblyscript
The Hutton cipher written in AssemblyScript.
assemblyscript cipher deno hutton
Last synced: 10 Mar 2025
https://github.com/deno-sandbox/discord-oauth2
Discord oauth2 using Deno for the discord dev [Work]
Last synced: 30 Apr 2026