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-07 00:08:48 UTC
- JSON Representation
https://github.com/tremtec/labs
TremTec labs
deno deno-deploy fresh preact signals twind-deno
Last synced: 14 Apr 2026
https://github.com/s-panferov/runy
New experimental build system written with Rust and Deno
Last synced: 08 May 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/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/omegatools/hsl
Deno HSL Color Conversion Module
cmyk color conversion deno hex hsl library module rgb
Last synced: 20 Oct 2025
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/n8brooks/deno_superstruct
deno object-validator typescript
Last synced: 28 Apr 2026
https://github.com/mahmoudsalmi/micmaths-deno-objects
This project collects and re-implements the mathematical "objects" created by Mickaël Launay on his Micmaths YouTube series "Fabrication des objets mathématiques"
Last synced: 28 Apr 2026
https://github.com/johncmanuel/bdaybot
Discord bot that sends a message to a channel when it's someone's birthday!
deno discord discord-slash-commands
Last synced: 05 Oct 2025
https://github.com/zing-rsa/ts-ws
Experimenting with websockets in typescript
Last synced: 28 Apr 2026
https://github.com/finlaydag33k/chomp
Library of (arguably) useful Deno classes
Last synced: 04 Jan 2026
https://github.com/pho9ubenaa/my-deno-template
Generally, devcontainers are not used.
deno devcontainer github-template
Last synced: 28 Dec 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/maks11060/deno-libs
Useful TypeScript utilities
deno typescript utilities web webapi
Last synced: 03 Mar 2025
https://github.com/ajitsinghkamal/deno-aoc-2024
Advent of code 2014 with Deno
aoc-2024-in-deno deno typescript
Last synced: 28 Apr 2026
https://github.com/vixalien/ussd-test-deno
Test your USSD endpoints with Deno
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/novacbn/enzastdlib
enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
cli client deno http javascript json-schema library rpc schema server types typescript typing validation
Last synced: 28 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/yooneskh/unified-application
Fullstack application starter template using Deno, Vue and Nuxt for VPS bros
deno fullstack nuxt starter-template vue
Last synced: 13 Apr 2026
https://github.com/jellydn/vs-code-preset
Easy to quickly enable/disable VS Code extensions base on your preset
cli deno vscode vscode-extension
Last synced: 09 May 2026
https://github.com/cnrdh/scrypt_basic_auth
Basic HTTP auth with scrypt verification for Deno
Last synced: 29 Apr 2026
https://github.com/deno-sandbox/node-serialize-webserver-backdoor
Use me to create a corrupted cookie capable of creating a backdoor on the webserver node which uses the "serialize" function
deno educational exploit hack nodejs rootme-web-server
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/eibens/wsfs
WebSocket server (ws) that broadcasts file system (fs) events to its clients.
deno events fs server typescript web websocket
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/cralfa/tdnet-bot
Discord bot for notifying disclosures on TDnet
Last synced: 08 May 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/serkanalgur/tckimlik
A tool for validate Turkish Identification Number. Deno version
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/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/deno-sandbox/discord-oauth2
Discord oauth2 using Deno for the discord dev [Work]
Last synced: 30 Apr 2026
https://github.com/thehashton/deno
Practice with Deno, a JS/TS/WA runtime made in Rust.
Last synced: 15 Jun 2026
https://github.com/elon2point0/totp-lib
Biblioteca de exemplo para TOTP
authentication composer-packages deno denoland hotp mfa passwords rfc6238 sample secret security study two-factor-auth webauthn
Last synced: 10 Apr 2025
https://github.com/olegkorol/firestore-admin
A simple Firestore client for Deno.
deno firebase firestore firestore-admin google-cloud jsr
Last synced: 09 May 2026
https://github.com/michaelheckmann/deno-boilerplate
Minimal Deno boilerplate
Last synced: 01 May 2026
https://github.com/guptasiddhant/advent-of-code
AdventOfCode solutions
advent-of-code advent-of-code-2022 adventofcode aoc-2024-in-deno deno typescript
Last synced: 01 May 2026
https://github.com/yanskun/xbar-plugin-todoist
Show Todoist task list in menu bar
Last synced: 01 May 2026
https://github.com/jsemi/advent-of-code-2020
Solutions to Advent of Code 2020
advent-of-code advent-of-code-2020 aoc aoc2020 deno
Last synced: 01 May 2026
https://github.com/nberlette/deno-doc-dark
Just a proof of concept / demonstration for a custom dark-mode-friendly color scheme for the Deno Doc HTML generator.
css dark-mode dark-theme deno deno-doc html tailwind tailwindcss
Last synced: 17 Jun 2026
https://github.com/abhinavrobinson/deno-rest-api-boilerplate
Boilerplate for #Deno based #RestAPI
deno hacktoberfest https js rest-api server web
Last synced: 01 May 2026
https://github.com/puregarlic/randimal
A random animal name generator
animals deno esmodule names naming random-generation
Last synced: 09 May 2026
https://github.com/indyandie/sn-export
Export Standard Notes backups to markdown files under their respective tags as directories.
deno export markdown obsidian standard-note
Last synced: 01 May 2026
https://github.com/coinerartist/advent-of-code
My solutions to AoC puzzles.
advent-of-code deno typescript
Last synced: 01 May 2026
https://github.com/markthree/command-shim
windows 下自用的命令垫片 | Self used command shim for windows
Last synced: 01 May 2026
https://github.com/fujiharuka/deno-react-minimal-starter
Minimal starter template for React project that uses Deno as a bundler
Last synced: 01 May 2026
https://github.com/esolia/ping-runner
Pings indexnow, ping-o-matic and websub for new items in rss feeds, assuming Deno Deploy hosting.
deno denodeploy feed indexnow json pingomatic pubsubhubbub typescript websub
Last synced: 10 May 2026
https://github.com/nesterow/pickit
Extract files from tarballs and github repos using glob syntax or regular expressions.
deno github githubrelease tar tarball
Last synced: 01 May 2026
https://github.com/cianhub/deno-rest-api
A simple REST API made with Deno, PostgreSQL and Oak
deno deno-postgres denon oak postgresql rest-api typescript
Last synced: 11 Apr 2026
https://github.com/aitoroses/fresh-app
Example application made with fresh framework
Last synced: 16 Apr 2026
https://github.com/chia1104/myfirstdenomongodbproj
This is a simple to do list app run by Deno, and using Mongodb API.
Last synced: 10 May 2026
https://github.com/virakkhun/cooed
yet another http routing 🌀
api deno http-server routing server web
Last synced: 14 May 2026
https://github.com/maciej-trebacz/advent-of-code-2024
Scuffy solutions of Advent of Code 2024 written in Typescript
advent-of-code aoc aoc-2024 deno typescript
Last synced: 03 May 2026
https://github.com/gizmo-ds/deno-osc
Open Sound Control (OSC) module for Deno.
Last synced: 03 May 2026
https://github.com/moqada/chatsdj
👨⚖️ チャット相談所へようこそ。どんなことでもま〜るくおさめまっせ。
deno netlify-edge-functions openai slack-bot
Last synced: 10 May 2026
https://github.com/barcek/shipping
barcek unmoored | Dockerfiles for tools in other repositories
command-line-tool deno devops docker kubernetes sidecar
Last synced: 13 Apr 2026
https://github.com/valtlai/postcss-value-parser-deno
Transforms CSS values and at-rule params into a tree — 🦕 Deno port — ❌ Deprecated: use the `npm:` specifier instead
Last synced: 04 Oct 2025
https://github.com/duart38/accessors
Accessor decoration made easier
accessor decorators deno javascript typescript
Last synced: 10 May 2026
https://github.com/dz4k/denizen
A personal website engine that connects you to the IndieWeb. No configuration, no connection strings, and hopefully for free. Mirror of https://codeberg.org/dz4k/denizen.
Last synced: 06 May 2026
https://github.com/denoplayground/esbuild-plugin-sass
A SASS Plugin Module for the Deno version of ESBuild.
deno esbuild esbuild-plugin sass scss
Last synced: 10 May 2026
https://github.com/fajarnugraha37/kvstore-ts
A compact, embeddable key/value store written in TypeScript
bun deno diy key-value-store kv-store lsm-tree nodejs persistence scratch sstable typescript write-ahead-log
Last synced: 04 May 2026
https://github.com/novqigarrix/novo
Novo is a simple Object Data Modeling (ODM) for MongoDB with Deno Runtime
Last synced: 04 May 2026
https://github.com/codybrom/advent-of-code-2024
My solutions to Advent of Code 2024 using Deno
advent-of-code advent-of-code-2024 aoc aoc-2024-in-deno deno
Last synced: 04 May 2026
https://github.com/im-beast/advent_of_code
Advent of Code solved using 🦕 Deno
advent-of-code advent-of-code-2021 deno ts typescript
Last synced: 04 May 2026
https://github.com/nasriyasoftware/atomix
Cross-runtime networking utilities for Node.js, Bun, and Deno — fetch public IPs, inspect local interfaces, perform traceroutes, scan subnets, and more. Built for reliability and portability across modern JavaScript runtimes.
bun cross-runtime deno dns ip-address ip-address-geolocation ip-address-lookup net-tools networking nodejs port-scanner subnet-scanner traceroute utilities utility-library
Last synced: 04 May 2026
https://github.com/ynwd/ssr-example
SSR example with deno
deno react rendering ssr typescript
Last synced: 04 May 2026
https://github.com/peterdee/deno-oak-reviews
A backend for the Movie Reviews project
deno mongodb movie-reviews oak server
Last synced: 13 Apr 2026
https://github.com/nestarz/vad
ES6 Voice Activity Detection using Silero models
browser deno vad voice-activity-detection
Last synced: 30 Apr 2026
https://github.com/jamesatjaminit/classcharts-to-classtimetable
A Deno library to convert your ClassCharts timetable to a classtimetable.app timetable export.
classcharts classtimetable deno
Last synced: 09 Apr 2025
https://github.com/novqigarrix/auth-domains-server
Authentication System for Different Domains using Next.js and Deno. More info: https://link.medium.com/3wYYNj8L8ub
authentication deno deno-deploy mongdodb
Last synced: 11 May 2026
https://github.com/dyrits/surf-shop
[Exploratory project - WIP] Full-stack SSR refresher project using Node.js with Express.js. It focuses on implementing and migrating a Node.js project to Deno.js.
cloudinary deno ejs express mongoose node
Last synced: 13 Apr 2026
https://github.com/silvalnk/ts-deno-survey-project
Building a survey application using Deno.js, TypeScript, Design Patterns and SOLID principles 🎯🦕
Last synced: 19 Jun 2026
https://github.com/bastidood/deno-deque
A modern double-ended queue for TypeScript/JavaScript.
Last synced: 11 May 2026
https://github.com/lucasmc64/experiments
Experiments are stored here (small projects or even parts of one). The focus is on the study and review of technologies.
algorithms css3 deno html5 java javascript reactjs sorting-algorithms typescript websites
Last synced: 13 Apr 2026
https://github.com/marcomontalbano/advent-of-code-2024
Advent of Code 2024 with Deno
advent-of-code advent-of-code-2024 aoc-2024-in-deno bdd deno typescript
Last synced: 12 Apr 2026
https://github.com/pablosilvab/demo-app-deno
Proyecto cuyo objetivo es probar deno
Last synced: 12 May 2026