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-02 00:08:08 UTC
- JSON Representation
https://github.com/denoplayground/websocketserver
Simple WebSocket server implemented in Deno.
deno deno-module websocket websocket-server
Last synced: 18 May 2026
https://github.com/audrow/fitbit-goal-setter
Set active steps goals for multiple Fitbit devices.
Last synced: 18 May 2026
https://github.com/froganbee/unity-weblg
Embed your Unity application in your application for writing interactive interfaces with two way Unity and VueJS communication.
deno javascript nodejs unity vue webgl webpack
Last synced: 07 Apr 2026
https://github.com/ph4un00b/minmax-stack
having fun with stacks / deno / typescript
data-structures deno typescript
Last synced: 18 May 2026
https://github.com/aod/advent-of-code
Central hub for my personal Advent of Code solutions which are written in many different programming languages
advent-of-code advent-of-code-2015 advent-of-code-2020 aoc-runner clojure deno javascript nim rust typescript
Last synced: 07 Apr 2026
https://github.com/wuespace/envar
🚀 Envar makes it easy to add configurability to your Deno applications. It supports loading configuration from environment variables as well asspecifying default values.
configuration deno docker docker-configuration docker-secrets environment environment-variables initvariable jsr library package typescript validation zod
Last synced: 13 Apr 2026
https://github.com/landsman/music
Aggregate data about music we listen. Updated every five seconds.
deno github-pages lastfm react supabase vite
Last synced: 07 Apr 2026
https://github.com/jub0t/crabshell
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: 14 Apr 2026
https://github.com/reggi/anchorarbor
⚓️🌲 Create a static link-list page using tailwind
Last synced: 03 May 2026
https://github.com/yurkimus/curry
Javascript curry utility
deno functional-programming javascript node utilities
Last synced: 03 Jul 2025
https://github.com/waterbang/android-deno-runtime-example
bfs base runtime app for modern os
Last synced: 04 May 2026
https://github.com/ebebbington/context-finder
Search a given file for specific sections/context data, collect this and write to a new file. For Node and Deno.
cli context-finder deno extracts-contexts nodejs
Last synced: 20 Jan 2026
https://github.com/exotjs/exot
Observable TypeScript framework for modern server applications.
bun deno framework http http-server nodejs server typescript web-framework webserver
Last synced: 07 Apr 2026
https://github.com/aidear3/deno-trading-bot
technical strategies and indicators for trading
crypto deno docker-compose esm javascript raspberry reactjs slack-api telegram-bot-api trading-algorithms trading-api trading-strategies
Last synced: 07 Apr 2026
https://github.com/prybet/router
A lightweight and flexible router for Deno, built on `@std/route`. Supports dynamic routes, static file serving, and CORS.
Last synced: 18 May 2026
https://github.com/barelyhuman/timestamps
A tiny timestamp parsing and formatting library (Node, Deno, ESM)
deno esm library node parse timestamps
Last synced: 09 Feb 2026
https://github.com/ssttevee/js-graphql-jerky
Jerky is a schema-first static graphql schema lightweight code generator
cli codegen codegenerator deno gql graphql javascript js ts typescript
Last synced: 06 May 2026
https://github.com/ru-dr/socket-deno
This is a simple WebSocket chat application template built with Deno 🦕 and the Oak 🐿️. It provides a starting point for developing real-time chat applications using WebSockets.
deno denoland js onrender-deploy websocket
Last synced: 18 Feb 2026
https://github.com/fklr/aeon
This advanced system is designed to streamline the identification and categorization of our diverse array of biomechanical Replika units within ÆON Facility B-SKY.
atproto atprotocol bluesky bluesky-labeler deno typescript
Last synced: 28 Mar 2025
https://github.com/hostwithquantum/deno-buildpack
A deno buildpack for runway! [Functional, but still WIP!]
buildpack deno planetary-quantum runway
Last synced: 14 May 2026
https://github.com/lkwr/dar
A TypeScript Decorator based API router for Deno.
deno denoland typescript typescript-decorators
Last synced: 19 May 2026
https://github.com/rivet-gg/opengb
Moved to https://github.com/rivet-gg/toolchain
backend backend-as-a-service deno game game-backend game-development multiplayer postgres postgresql
Last synced: 16 Jan 2026
https://github.com/OpenForgeProject/ddev-deno
Deno is the open-source JavaScript runtime for the modern web. Now for DDEV.
ddev ddev-get deno javascript typescript
Last synced: 28 Mar 2025
https://github.com/aod/advent-of-deno
Advent of Code solutions in TypeScript + Deno 🦕
advent-of-code-2020 adventofcode deno typescript
Last synced: 27 Apr 2026
https://github.com/about7sharks/denoblog
demonstrating demo blog with mix of existing blog config.
Last synced: 19 May 2026
https://github.com/satyarohith/cardinal
A Deno module to get compass direction (16 directions) from degree.
cardinal compass deno module wind-direction
Last synced: 19 May 2026
https://github.com/vagnercardosoweb/deno-blog-example
Deno blog example with ReactJS
deno javascript reactjs typescript
Last synced: 14 Apr 2026
https://github.com/anishkny/deno-hello
The simplest possible Deno module
deno deno-module denoland hello-world
Last synced: 04 Jul 2026
https://github.com/doga/lume_navbardata
A Lume plugin for generating navigation bars in multi-language websites.
deno i18n l10n lume webdevelopment
Last synced: 19 Apr 2026
https://github.com/hbjydev/denocto
A GitHub API wrapper for Deno
api deno github module typescript
Last synced: 20 Apr 2026
https://github.com/joeattardi/drest
Basic REST client for Deno
deno rest rest-api rest-client typescript
Last synced: 19 May 2026
https://github.com/timharek/openlibrary
API client for OpenLibrary's API for searching books, authors etc.
api api-client books cli deno openlibrary typescript
Last synced: 02 Feb 2026
https://github.com/devcontainers-community/publish-template
🚀 Publish a singular Dev Container template
deno devcontainer-templates devcontainers github-actions oras publishing utility
Last synced: 05 May 2026
https://github.com/arjunchib/blurp
A Discord framework for Cloudflare Workers, Bun, Node, and Deno
bun cloudflare-workers deno discord node typescript
Last synced: 09 Apr 2026
https://github.com/p-adams/cardcheckr
This repository provides a collection of functions for validating credit card numbers in JavaScript/TypeScript. The functions perform various checks to ensure that a credit card number is valid based on different criteria.
creditcard-validator deno typescript
Last synced: 16 May 2026
https://github.com/jupegarnica/garn-static
Super simple server for static files that works in deno deploy
Last synced: 19 May 2026
https://github.com/lambdaurora/lib.html
An HTML AST, parser, and writer library written in TypeScript.
ast deno html parser typescript
Last synced: 17 May 2026
https://github.com/justjavac/deno_audio_dir
Returns the path to the user's audio directory.
deno deno-module directory path system
Last synced: 25 Apr 2026
https://github.com/negrel/cutelink
☺️ Cute & short URLs on the edge.
deno fresh shortener shortener-service url
Last synced: 16 May 2026
https://github.com/rubiin/memoize
A simple and easy to use memoize lib for deno
Last synced: 20 May 2026
https://github.com/jaredkrinke/goldsmith
A modular static site generator for Deno that's just a cheap knock-off of Metalsmith.
deno goldsmith metalsmith static-site-generator typescript
Last synced: 20 May 2026
https://github.com/axetroy/deno_release_api
API service for getting Deno versions
Last synced: 20 May 2026
https://github.com/resir014/deno-quickstart
Get started writing Deno modules in seconds.
Last synced: 20 May 2026
https://github.com/linuxwolf/expecto
An assertion library with an "expect" style interface, inspired by Chai's and built for Deno.
assertions bdd deno testing typescript
Last synced: 16 May 2026
https://github.com/korkje/aoc
Advent of Code solutions
advent-of-code aoc-2024-in-deno deno python typescript
Last synced: 09 May 2026
https://github.com/rishabh-pandey-sternx/deno-rest-api
Simple CRUD API build with Deno and Attain(Express) using MongoDB
api attain auth crud crud-api deno denoland heroku logger-middleware mongodb rest static typescript
Last synced: 05 Mar 2025
https://github.com/bpevs/crockpot.bpev.me
The coding crock-pot where anyone can type anything and it appears for other users on the same url
codemirror deno typescript websockets
Last synced: 04 Dec 2025
https://github.com/salteadorneo/url.beauty
A free URL shortener fast and easy to use.
beauty deno magic shortener url url-shortener
Last synced: 20 May 2026
https://github.com/daemon1024/bikeshed
deno github-api github-bot hacktoberfest typescript
Last synced: 06 Apr 2025
https://github.com/ortense/consolestylejs
A lightweight package that allows you to style your terminal output with ease in your js/ts projects
ansi-escape-codes bun cli color command-line commandline console deno dependency-free javascript nodejs terminal typescript
Last synced: 08 Apr 2026
https://github.com/baldir-fr/french-holidays-legacy-kata
Legacy code kata to deal with remote API.
deno kata legacy offline typescript
Last synced: 20 May 2026
https://github.com/chibat/rest_client_with_proxy
REST Client with Configurable Proxy for Deno
client configurable deno experimental http http-client proxy rest rest-client
Last synced: 29 Apr 2026
https://github.com/ericwarriner/oracle23aivectorsearch
A prototype web application using Oracle 23ai Vector Search Technology to match facial images.
deno denofresh fresh oracle-23ai vector-database
Last synced: 29 Mar 2025
https://github.com/adamjosefus/allo_server
🦕 Http and WebSocket server for Deno.
deno http http-server server typescript websocket websocket-server
Last synced: 20 May 2026
https://github.com/gadicc/fetch-mock-cache
Caching mock fetch implementation for all JS runtimes and frameworks.
bun deno fetch fetch-mock jest mock
Last synced: 18 Apr 2026
https://github.com/eibens/pitch
Tools for working with musical pitch in TypeScript for Deno.
deno diatonic frequency library midi music pitch tuning typescript
Last synced: 20 May 2026
https://github.com/hyperpolymath/poly-queue-mcp
Unified MCP server for message queue management. Tools for Redis Streams, RabbitMQ, and NATS.
deno mcp mcp-server message-queue model-context-protocol nats poly-mcp rabbitmq redis
Last synced: 13 Jan 2026
https://github.com/rclarey/rtr
A fast HTTP router and type-safe middleware library for Fetch compliant runtimes
Last synced: 03 May 2026
https://github.com/justinmchase/github_api
Github api for deno
deno github-api grove typescript
Last synced: 06 Mar 2026
https://github.com/viendinhcom/practice-makes-perfect
A space where I refine basics, adapt to change, and stay relevant in an ever-evolving professional landscape.
backend css deno frontend fullstack html javascript nodejs react sass sql typescript
Last synced: 25 Jan 2026
https://github.com/oliver-oloughlin/zod_api
Configure API clients and endpoints using Zod
api api-client deno typescript zod
Last synced: 03 Feb 2026
https://github.com/secondthunder/deko-voice-bot
Бот для отправки реплик deko от лица пользователя через Inline Query
deko deno grammyjs mongodb railway telegram-bot-api typescript
Last synced: 03 May 2026
https://github.com/sno2/dector
A zero-dependency module for using vectors with Deno.
deno deno-module vector vector-field vector-math vectors
Last synced: 29 Apr 2026
https://github.com/vikiboss/bark-server-deno
Bark Server on Deno / Deno Deploy
bark deno deno-deploy ios notification webhook
Last synced: 21 May 2026
https://github.com/blackaslight/tar-stream
A ustar format implementation of Tar based off the FreeBSD 15.0 spec.
browser deno javascript stream tar typescript untar
Last synced: 03 Nov 2025
https://github.com/andy-preston/andy-preston.github.io
Andy Preston's Curate's Egg. Static site generator.
deno lume static-site typescript
Last synced: 20 Mar 2026
https://github.com/fluentci-demos/fluentci-demo-deno
A FluentCI Demo for Deno
cicd continuous-integration deno fluentci typescript wasm
Last synced: 03 Feb 2026
https://github.com/naltun/altun.cc
My personal blog, powered by Deno 🦕 and Lume 🔥
blog deno deno-deploy lume personal-blog personal-website
Last synced: 18 Apr 2026
https://github.com/fluent-ci-templates/swift-pipeline
A ready-to-use CI/CD Pipeline for Swift projects.
deno deno-module devops gitlab-ci pipeline typescript
Last synced: 20 Apr 2026
https://github.com/timharek/deno-omdb
Access OMDb's API with Deno.
api cli deno deno-cli imdb omdb-api typescript
Last synced: 25 Apr 2026
https://github.com/hyperpolymath/poly-k8s-mcp
Unified MCP server for Kubernetes orchestration. Tools for kubectl, Helm, and Kustomize.
deno helm hyperpolymath kubectl kubernetes kustomize mcp mcp-server model-context-protocol poly-mcp rescript
Last synced: 13 Jan 2026
https://github.com/phs-tsa/webmaster-23-24
Webmaster for the 2023-2024 school year.
deno deno-deploy denofresh pattonville-school-district preact tailwindcss technology-student-association typescript webmaster website
Last synced: 02 Nov 2025
https://github.com/4513echo/etude-honox-deno
An example of using HonoX with Deno
Last synced: 13 May 2026
https://github.com/fluent-ci-templates/php-pipeline
A ready-to-use CI/CD Pipeline for your PHP projects.
cicd dagger deno deno-module php pipeline typescript
Last synced: 03 Feb 2026
https://github.com/lino-levan/osascript
A small wrapper library for the osascript command line tool
Last synced: 21 May 2026
https://github.com/hyper63/hyper-adapter-minio
Minio / S3 adapter for Hyper Storage port
bucket clean-architecture deno hyper minio ports-and-adapters s3 service-framework storage
Last synced: 18 May 2026