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-06-30 00:08:11 UTC
- JSON Representation
https://github.com/duart38/deno_gpio
TS Deno Interface to help communicate with the raspberry pi's GPIO pins
deno gpio raspberry-pi sysfs sysfs-gpio
Last synced: 18 Jun 2025
https://github.com/hyperupcall/config
A deno module that helps you load configuration
Last synced: 20 Sep 2025
https://github.com/trunklabs/gh-contribution-mate
β¨ Synchronize contributions from local repositories to your GitHub profile safely!
cli contribution deno gh-extension github hacktoberfest
Last synced: 06 Aug 2025
https://github.com/tani/typography
Project logo generator
deno font svg typesetting typography
Last synced: 15 Apr 2025
https://github.com/dbushell/velocirouter
A minimal async Request β Response router powered by URL Pattern API magic β¨
async deno javascript router typescript
Last synced: 24 Apr 2025
https://github.com/jcrqr/octono
π GitHub REST API for Deno projects
deno github github-rest-api octokit openapi
Last synced: 27 Aug 2025
https://github.com/nexxeln/aoc-2022
Advent of Code 2022 solutions
advent-of-code advent-of-code-2022 deno elixir python typescript
Last synced: 12 Aug 2025
https://github.com/ultirequiem/file-extension
π Get the extension of a file
deno denoland extension file file-extensions typescript
Last synced: 13 Apr 2025
https://github.com/tsirysndr/fluentdocker-deno
Generate dockerfiles from a simple declarative syntax in typescript and build them with ease π π β¨
deno deno-module docker dockerfile typescript
Last synced: 11 Apr 2025
https://github.com/im-beast/http_benchmarks
ποΈ Deno web frameworks raced against each other
benchmark benchmarking deno http performance speed test testing web web-framework
Last synced: 04 Mar 2026
https://github.com/sno2/feign
[WIP] A parser combinator module for Deno with compile-time type parsing support.
Last synced: 14 Apr 2025
https://github.com/carloslfu/tauri-deno-example
Run multiple Deno tasks safely using Tauri.
Last synced: 09 Jul 2025
https://github.com/ngnjs/libcrypto
A simple cryptography library for NGN
browser crypto cryptography decrypt decryption deno ecdsa encrypt encryption hotp nodejs rsa sign totp verify
Last synced: 13 Apr 2025
https://github.com/ultirequiem/add_params
β Add Query Parameters to an URL
deno javascript node nodejs query query-parametes typescript url
Last synced: 12 Oct 2025
https://github.com/jphenow/alfredio
Alfred Workflow Script Manager written in Deno
alfred-workflow alfred4-workflow deno typescript
Last synced: 13 Apr 2025
https://github.com/kamekyame/twitter_api_client
Twitter API client for Deno
Last synced: 20 Oct 2025
https://github.com/montyanderson/cooper
π€ Create AI agents with language models + tools.
agent chatgpt deno gpt-3 machine-learning typescript
Last synced: 03 Mar 2026
https://github.com/denorg/denorg
π¦ Deno-focused community organization and consultancy company
deno denoland denorg static-site typescript
Last synced: 12 Apr 2025
https://github.com/seratch/slack-next-generation-platform-tutorials
Complete project examples for https://dev.to/seratch/series/21161
deno slack slack-api slackapi typescript
Last synced: 13 Oct 2025
https://github.com/udibo/juniper
Juniper is a web framework for building React applications with Deno. It combines Hono for server-side routing with React Router for client-side navigation, providing a seamless full-stack development experience.
deno hono react reactrouter ssr typescript
Last synced: 30 Jan 2026
https://github.com/myrear/file_reader_promise
Promise-based FileReader implementation.
deno file-reader promise typescript
Last synced: 16 Feb 2026
https://github.com/serverwentdown/githubbot
A simple Telegram Bot for public and private GitHub repositories
deno github-webhooks telegram-bot typescript
Last synced: 18 Jul 2025
https://github.com/negrel/bulkcompress.photos
Bulk compress photos.
compress-images compress-photos deno fresh preact
Last synced: 06 Mar 2026
https://github.com/apeleghq/routemate
Simple Multi-Runtime JS Router
cloudflare-workers deno javascript nodejs router routing server
Last synced: 19 Jun 2025
https://github.com/yukimemi/autocursor.vim
Vim / Neovim plugin that automatically switches between cursorline and cursorcolumn based on Vim events
deno neovim neovim-plugin vim vim-denops vim-plugin
Last synced: 26 Aug 2025
https://github.com/denoland/tutorial-with-websockets
A simple chat app demo
chat-application deno realtime websockets
Last synced: 16 Mar 2025
https://github.com/fakoua/denoman
Windows Manager by Deno!
deno services windows winrm winrm-client winrm-connector winrm-service
Last synced: 22 Apr 2025
https://github.com/frankhale/textworld
A text based role playing game engine for Deno with an Angular frontend
adventure deno game-engine role-playing-game test-driven-development text-adventure-engine typescript
Last synced: 15 Mar 2025
https://github.com/ultirequiem/sum
π Sum Utilities
deno denoland javascript math nestland typescript
Last synced: 07 May 2025
https://github.com/j50n/deno-proc
A better way to work with processes in Deno.
async asynciterable asynciterableiterator await bash child command deno execute process promise run shell spawn stderr stdin stdout subprocess worker
Last synced: 13 Oct 2025
https://github.com/wpcodevo/deno-refresh-jwt
In this article, you'll learn how to implement stateless authentication in Deno using JSON Web Tokens. As we all know, JSON Web Tokens can only be invalidated when they expire, so we'll include a persistent storage like Redis to serve as an extra layer of security.
access-token access-tokens api-rest deno deno-jwt denojs docker docker-compose mongodb mongodb-database oak redis redis-client redis-server refresh-access-token refresh-token restful-api
Last synced: 13 Apr 2025
https://github.com/darky/ts-fp-di
Tiny TypeScript functional dependency injection, based on AsyncLocalStorage. Supports Node.js, Deno
async asynclocalstorage deno dependency di fp functional injection local nodejs storage ts typescript
Last synced: 25 Jun 2025
https://github.com/issadarkthing/x-lisp
Lisp interpreter written in Deno
deno language lisp lisp-interpreter parenthesis typescript
Last synced: 25 Jun 2025
https://github.com/dcdunkan/deno_textmate
π¦ Deno port of Microsoft/vscode-textmate: A library that helps tokenize text using TextMate grammars.
deno textmate textmate-grammar typescript vscode
Last synced: 06 May 2025
https://github.com/perongh/simple-ics
A super simple deno module for generating .ics files.
Last synced: 12 May 2025
https://github.com/kellnerd/cueshit
Convert between different cue sheet / chapter / tracklist formats
chapters converter-cli cuesheet deno tracklist
Last synced: 15 Apr 2025
https://github.com/altair-bueno/chimera
A fantastic configuration library for Deno
command-line config configuration deno environment environment-variables json typescript yaml
Last synced: 14 Mar 2025
https://github.com/justjavac/deno_version_info
Get version info of Deno module
deno deno-mod deno-module pkg version
Last synced: 21 Jul 2025
https://github.com/perongh/ebridge-timetable
XJTLU e-Bridge timetable parser that can generate .ics file from HTML page
Last synced: 11 Dec 2025
https://github.com/eccentricvamp/freshwind
Deno Fresh plugin for working with Twind v1
Last synced: 10 Apr 2025
https://github.com/ultirequiem/javascript-playground
:running: JavaScript playground powered by Deno
deno javascript playground typescript
Last synced: 25 Feb 2026
https://github.com/khrj/p-retried
Retry a promise-returning or async function. Abstraction for exponential and custom retry strategies for failed operations
abstraction async deno exponential-backoff function port promise promise-await retry
Last synced: 18 Jan 2026
https://github.com/shopstic/helmet
Type-safe Helm - the right way to do Infrastructure as Code in Kubernetes
Last synced: 23 Apr 2025
https://github.com/ultirequiem/kumeru
π A Deno First, low-level HyperScript-like Frontend Library
browser deno frontend html javascript nodejs typescript
Last synced: 12 Sep 2025
https://github.com/mxdvl/mxdvl
All the stuff I have amassed over the years: websites, scripts, dotfiles, musingsβ¦
aoc-2024-in-deno deno portfolio sveltekit typescript
Last synced: 22 Jun 2025
https://github.com/shravan20/neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
database deno javascript nodejs postgres postgresql serverless typescript
Last synced: 10 Apr 2025
https://github.com/kellnerd/listenbrainz-ts
ListenBrainz API client and listen parsers
api-client deno listenbrainz typescript
Last synced: 15 Apr 2025
https://github.com/Open-Tech-Foundation/js-std
An Extensive JavaScript Standard Library.
browser bun deno javascript library nodejs standard stdlib typescript
Last synced: 11 Apr 2025
https://github.com/mfbx9da4/coderacer
Competitive touch typing for JavaScript programmers
deno multiplayer-game svelte sveltekit touch-typing touch-typing-game
Last synced: 15 Apr 2025
https://github.com/ksxgithub/deno-compose
pipe, pipeline, and compose functions with 64 overloads per function.
codegen compose deno functional-programming javascript overloading pipe pipeline pregeneraged typescript
Last synced: 13 Mar 2025
https://github.com/talentlessguy/huffman-deno
Super simple implementation of the Huffman algorithm in TyoeScript
deno huffman huffman-coding huffman-compression-algorithm
Last synced: 15 Apr 2025
https://github.com/raptor-http/framework
Raptor is a lightweight middleware framework for Deno, Bun & Node.
bun deno nodejs raptor typescript
Last synced: 24 Jan 2026
https://github.com/email-reciever/website
A website that automatically translates subscription source emails and organizes the output to be saved as a document. The translation is a bit mechanical though. But can save some unnecessary access time
ai auto-translate cloudflare deno email github markdown react rss translate
Last synced: 10 Apr 2025
https://github.com/denorg/x-name
π·οΈ Check if a package name is available on deno.land/x
api deno denoland denorg json typescript
Last synced: 12 Apr 2025
https://github.com/li0ard/tsemrtd
simple library for eMRTD. supports browsers, node, bun and more!
bun deno icao-9303 mrtd nodejs passport typescript
Last synced: 07 Oct 2025
https://github.com/sno2/jason
A composable validation library for TypeScript and JavaScript with amazing type support.
data-validation deno deno-module node typescript
Last synced: 14 Apr 2025
https://github.com/v-checha/deno-starter-kit
This generator will help you to build your own Deno Mongodb API using TypeScript
crud deno generator rest starter typescript
Last synced: 24 Apr 2025
https://github.com/retraigo/monke
Color quantization and dithering in TypeScript.
color deno javascript quantization typescript
Last synced: 25 Oct 2025
https://github.com/ultirequiem/datejs-formats-rest-api-test-deno
π§Έ Playing with "Date" on a REST API
Last synced: 09 May 2025
https://github.com/gjsify/gjsify
Combine the power of Typescript with the power of GJS
deno gjs gnome-desktop gtk javascript node typescript
Last synced: 19 Apr 2025
https://github.com/rodrigooler/denob
[WIP] Deno + MySQL + Dotenv
api bleeding-edge bleeding-fucking-edge deno javascript rest restful typescript
Last synced: 05 Oct 2025
https://github.com/jinglong7/validate
Validate is a standard Deno module for validating string.
deno denoland javascript typescript validate
Last synced: 05 May 2025
https://github.com/jcs224/hono_inertia
Inertia.js adapter for Hono
deno hacktoberfest hono inertia inertiajs
Last synced: 28 Jul 2025
https://github.com/cmorten/opine-cli
Opine's application generator
deno deno-doc deno-module denojs denoland express expressjs opine
Last synced: 12 May 2025
https://github.com/brmcerqueira/deninject
A dependency injection module for Deno.
decorators deninject deno dependency-injection injection typescript
Last synced: 19 Feb 2026
https://github.com/snuffydev/yt-hls-rewriter
beatbump deno hls music privacy proxy youtube-music
Last synced: 18 Sep 2025
https://github.com/jaredkrinke/link_checker
Link checker and web crawler for Deno
Last synced: 26 Jul 2025
https://github.com/anujsinghwd/getmoji
π A fast emoji experience with options to explore every emoji by name.
deno deno-emoji emoji emoji-picker
Last synced: 18 Feb 2026
https://github.com/khrj/p-timeout
Timeout a promise after a specified amount of time
deno module port promise timeout typescript
Last synced: 11 Dec 2025
https://github.com/flamesx-128/denotag
A simple html preprocessor for deno.
Last synced: 11 Apr 2025
https://github.com/nexxkinn/littlezip
memory-friendly basic zip compression, decompression, and single file extraction for deno framework
Last synced: 18 Oct 2025
https://github.com/paulmillr/micro-wrkr
Wrappers for built-in Web Workers enabling easy parallel data processing
bun cluster concurrent deno nodejs parallel web-worker worker
Last synced: 10 Apr 2025
https://github.com/radyakaze/api-hari-libur
API Hari Libur Indonesia
api cuti cuti-bersama deno hari-libur hari-libur-nasional indonesia public-api public-holidays
Last synced: 14 Apr 2025
https://github.com/jiawei397/deno_es
deno elasticsearch
deno elastic elasticsearch elasticsearch-client es
Last synced: 10 Apr 2025
https://github.com/evan-brass/sqlite.js
Another javascript SQLite wrapper.
browser deno javascript sqlite webassembly
Last synced: 18 Mar 2025
https://github.com/assisfery/websocket-chat-made-with-deno
Simple WebSocket Chat App made using Deno.
deno javascript typescript websocket
Last synced: 23 Oct 2025
https://github.com/zebp/multipart-stream
Create ReadableStreams from multipart forms without allocating the entire form on the heap
Last synced: 23 Jul 2025
https://github.com/abi-js/abi
@abi-js is a fast, type-safe and easy-to-use framework for modern web apps, designed for Bun, Deno and Node.js with SQLite support.
abi abi-framework abi-js abidotjs api bun deno edge file-router file-server framework full-stack restful router server sqlite-database sqlite3 typescript vitejs web-services
Last synced: 11 Dec 2025
https://github.com/fluent-ci-templates/microcks-pipeline
Import API specifications into Microcks and run Microcks tests
api api-testing continuous-integration contract-testing deno docker microcks mocking testing typescript
Last synced: 14 Apr 2025
https://github.com/ultirequiem/sum-digits
π Sum Digits of a number
deno denoland javascript math sum typescript
Last synced: 11 Dec 2025
https://github.com/ultirequiem/deno-clear
π§½ Utilities to clean the console + CLI App
console deno denoland typescript
Last synced: 27 Aug 2025
https://github.com/zhravan/neonode-oss-quick-starter
Node.js/TypeScript starter kit optimized for seamless development and deployment, powered by Neon.tech
database deno javascript nodejs postgres postgresql serverless typescript
Last synced: 26 Aug 2025
https://github.com/rclarey/socks5
SOCKS5 proxy library for Deno
deno proxy socks socks-proxy socks5 socks5-proxy
Last synced: 24 Oct 2025
https://github.com/asrvd/chimptest
a fun little clone of chimptest human benchmark test created using fresh & deno.
Last synced: 24 Aug 2025
https://github.com/wezm/mistakes.computer
A silly project to try out Deno Deploy.
Last synced: 19 Mar 2025
https://github.com/alexanderschau/denopkg.dev
π¦ Deno π¦ Package Registry for your GitHub or GitLab repository
cloudflare-pages cloudflare-workers deno hacktoberfest javascript nodejs typescript
Last synced: 11 Mar 2026