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/fm-elpac/deno-kv-util
deno-kv 小工具. util for deno-kv database.
Last synced: 14 May 2026
https://github.com/mejanh/web-api-deno
Source code and explanation with details to create a REST Web API with Deno and Oak Framework.
backend deno insomnia oak rest-api typescript web-api
Last synced: 18 May 2026
https://github.com/sheetjs/nodeno
Repro for "Deno 2x-20x slower than node in processing data"
Last synced: 15 May 2026
https://github.com/peterbenoit/tree-shaker
Create file system structures from ASCII tree diagrams with style! tree-shaker is a Deno-powered CLI tool that transforms text-based directory trees into real file system structures.
automation cli deno developer-tools directory-generator file-system filesystem-utility tree-structure typescript
Last synced: 18 May 2026
https://github.com/jersou/desktop-web-app
Easily create a desktop (web) app... It serves a static dir and handle a routes array.
Last synced: 06 May 2026
https://github.com/kotkoroid/kotvertka
A simple CLI to convert legacy file formats into modern open standards. This is a mirror repository.
Last synced: 14 Apr 2026
https://github.com/thiskevinwang/deno-graphql
DENO IS THE FUTURE
deno graphql rust tokio typescript
Last synced: 06 Apr 2026
https://github.com/zobkazi/zobkazi
I build high-quality web apps, crafting intuitive interfaces and robust backends. Passionate about solving challenges and driving innovation.
bootstrap deno docker javascript kafka mongodb nestjs nextjs nodejs postgresql postman rabbitmq react redis tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/mateusfg7/bcrypt-with-deno
Implementation of Bcrypt on Deno
Last synced: 09 May 2026
https://github.com/tanhongit/deno_realtime_chat_app
Build a Simple Realtime Chat App with Deno and WebSockets
chat-application chat-room deno deno-realtime denojs real-time realtime-chat realtime-messaging
Last synced: 30 Apr 2026
https://github.com/arcenojackson/multilanguage-studies
An repo with some projects in different languages and frameworks to learning new techs
bun deno django fastapi javascript nodejs python typescript
Last synced: 11 Apr 2026
https://github.com/nberlette/bars
Animated progress bars and spinners for Deno-powered CLI projects. Based on the 'wait' module by denosaurs.
cli-loading cli-progress-bar cli-spinners deno loading-bars progress-bar progress-bars spinners
Last synced: 20 May 2026
https://github.com/brianraila/deris
A ReJSON (Redis JSON) CRUD wrapper in for Deno, a secure runtime for JavaScript and TypeScript.
deno json redis redis-client typescript
Last synced: 07 Apr 2026
https://github.com/emfga/tsfga
TypeScript implementation of OpenFGA-compatible relationship-based access control (ReBAC).
authorization bun deno kysely nodejs openfga rbac rebac typescript zanzibar
Last synced: 19 Feb 2026
https://github.com/novqigarrix/sendinblue-deno
Send Email using Sendinblue in Deno
Last synced: 19 May 2026
https://github.com/bernardini687/minitable
🦕 deno utility module for simple table printing
Last synced: 16 May 2026
https://github.com/moresdavidewayan/adventofcode
A repository containing the solutions of the Advent of Code
advent-of-code deno typescript
Last synced: 18 May 2026
https://github.com/simotae14/denoexercises
Exercises of the workshop "DENO FIRST LOOK"
Last synced: 16 May 2026
https://github.com/diegomagdaleno/nekos.deno
Nekos.py reimplementation in Deno!
Last synced: 16 May 2026
https://github.com/maschlr/diceduel
A Telegram bot for playing dice duels with friends, powered by Deno.
deno deno-deploy games grammy grammyjs telegram-bot telegram-bots
Last synced: 10 Mar 2026
https://github.com/danimydev/code-runner-api
Rest API that runs your code in containers and provide stdout and stderr
Last synced: 06 May 2026
https://github.com/rollingghost/github-activity
A simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.
deno denoland github-activity github-api typescript
Last synced: 08 Feb 2026
https://github.com/zachary822/parser-combinator
Javascript Parser Combinator
Last synced: 16 May 2026
https://github.com/pibulus/button-studio
Voice button design studio - create gorgeous customizable recording buttons for websites
deno fresh ui-design voice-recording
Last synced: 16 May 2026
https://github.com/mkuranowski/adventofcode2022
AoC 2022 soltution in Deno-flavored TypeScript
advent-of-code advent-of-code-2022 advent-of-code-2022-typescript deno typescript
Last synced: 16 May 2026
https://github.com/jaredkrinke/literal-html
Simple and unsafe HTML/XML templates for TypeScript, using tagged template literals
deno tagged-literals templates
Last synced: 30 Jul 2025
https://github.com/korosuke613/my-contribution-data
This repository keeps track of the number of contributions I've made over the year. The recorded data can be viewed on GitHub Flat Data.
deno flat-data github-actions typescript
Last synced: 06 May 2026
https://github.com/pers0n4/badges
shields.io custom endpoint
deno shields shields-io typescript
Last synced: 18 May 2026
https://github.com/recuencojones/swcli-deno
SWAPI but in CLI format for deno
Last synced: 09 Nov 2025
https://github.com/the-forgebase/forgebase-ts
ForgeBase - A flexible, scalable Backend as a Service (BaaS) framework that works with multiple backend frameworks. Built to overcome the limitations of existing BaaS solutions with support for horizontal scaling and robust database integrations.
api authentication authorization baas backend-as-a-service database deno express fastify hono horizontal-scaling nestjs nodejs pocketbase-alternative real-time storage typescript
Last synced: 06 Apr 2026
https://github.com/nberlette/defer
Robust TypeScript API for deferred handling of Promises. Supports event listeners and custom state-specific callbacks.
async defer deferred deferred-promise deno events module promises typescript
Last synced: 18 May 2026
https://github.com/leawind/tuzk-ts
A TypeScript library for managing asynchronous tasks with support for dependencies and progress tracking.
async deno jsr lib task typescript
Last synced: 18 May 2026
https://github.com/gustavocadev/rename-multiple-files-with-deno
Rename multiple files
Last synced: 16 May 2026
https://github.com/siguici/qwik-astro-deno
A template to get started with @QwikDev/astro and @denoland.
astro deno qwik repository-template starter-kit
Last synced: 18 May 2026
https://github.com/rakhmadi/volca
Deno framework
backend deno deno-framework deno-typescript framework server typescript webserver
Last synced: 28 Apr 2026
https://github.com/petruki/skimming-api
Skimming API is a RESTful API that uses Skimming and Oak Middleware modules to deliver a simple and efficient search engine.
Last synced: 02 May 2026
https://github.com/denoplayground/template-gui
Project Template for Deno Desktop Apps.
Last synced: 02 Feb 2026
https://github.com/novqigarrix/gdrive-to-onedrive-v2
Transfer files from google drive to one drive (or vice versa) using Deno.
deno google-drive-api onedrive-api transfer-files
Last synced: 18 May 2026
https://github.com/maluscat/socket-base
[MIRROR] Tiny abstraction layer over a WebSocket that automatically handles pings, timeouts and reconnects.
deno javascript nodejs typescript websocket
Last synced: 02 Feb 2026
https://github.com/temboplus-frontend/frontend-core-js
A JavaScript/TypeScript package providing common utilities and logic shared across all front-end TemboPlus projects.
Last synced: 11 Apr 2025
https://github.com/huakunshen/comlink-stdio
Comlink and RPC-style IPC channel over stdio, make IPC between 2 js/ts processes easier.
bun comlink deno ipc nodejs rpc typescript
Last synced: 27 Mar 2025
https://github.com/vski-ai/table
Powerful and Flexible Data-Table Engine.
ai-agents datagrid datagrid-component datagridview datatable deno preact preact-components preactjs typescript
Last synced: 07 May 2026
https://github.com/hnthap/deno-rest-greet
Send GET with greeting message
deno example expressjs rest-api typescript
Last synced: 11 Apr 2026
https://github.com/leawind/srt-parser-ts
SubRip Text (SRT) parser
deno srt subrip subtitle typescript typescript-library
Last synced: 16 May 2026
https://github.com/iamrajhans/node-deno-benchmark
simple http server using nodejs
Last synced: 03 Jan 2026
https://github.com/ntnyq/weibo-heat-news
:newspaper: Update weibo heat news
Last synced: 16 May 2026
https://github.com/turitoyuenan/omori-animatics
Collection of OMORI Animatics
deno omori svelte sveltejs typescript
Last synced: 08 May 2026
https://github.com/nberlette/is
Just another portable platform-agnostic package of high-performance type predicates. 🤪
assertions bun deno guards js jsr library narrowing node predicates ts type-guards type-safe typechecks typescript universal utilities
Last synced: 11 Apr 2026
https://github.com/actionanand/fresh-currency-exchange-rate
It's a fresh-deno repo with tailwind
deno fresh fresh-deno tailwind tailwindcss
Last synced: 07 May 2026
https://github.com/deno-sandbox/tesla
We all need to show the Tesla logo in our Terminal [Fun]
Last synced: 18 May 2026
https://github.com/douglaspimentel/template-deno-vite-react-ts
Template React app with Deno and Vite
deno denoland react typescript vitejs
Last synced: 09 Apr 2026
https://github.com/routerbase/routerbase-examples
Practical RouterBase examples for Node.js, Python, Docker, and modern TypeScript runtimes.
ai deno docker examples llm nodejs openai-compatible python routerbase
Last synced: 30 Jun 2026
https://github.com/codemonument/deno_simple_timer_stream
A simle timer as a webstream by @codemonument
Last synced: 15 May 2026
https://github.com/robinofskii/starterlening-tool-deno
A project which uses public data to create a list of all municipalities in the Netherlands which provide "Startersleningen"
Last synced: 05 Apr 2025
https://github.com/cuvar/tryhard
Payground for various technologies and web frameworks
deno framework golang javascript rust svelte web
Last synced: 11 Apr 2026
https://github.com/douile/spotify-user-profiler
Profile what kind of music people listen to based off their public playlists using the spotify web API
deno javascript spotify-web-api
Last synced: 10 Apr 2026
https://github.com/eibens/dein
Functional-style dependency injection with minimal TypeScript syntax. Built for Deno.
deno dependency-injection functional hooks logging minimal typescript
Last synced: 14 May 2026
https://github.com/crayon-js/keywords
🔑👄 Extension package for crayon.js which adds support for CSS Keywords
cmd color console css-keywords deno extension javascript js keyword package rgb styling terminal ts typescript
Last synced: 11 Apr 2026
https://github.com/sanwebinfo/deno-webhook-server
Deno Webhook Server is a real-time server application built using Deno. It supports WebSocket connections for real-time updates it includes endpoints for triggering reloads and retrieving messages.
api bulma deno deno-server html javascript typscript webhook webhook-server websocket websocket-server
Last synced: 08 May 2026
https://github.com/fishylunar/disklist
Library for getting info about drives & disks
cross-platform deno disk drive javascript library package typescript
Last synced: 05 Apr 2025
https://github.com/ksxgithub/deno-shell-escape
Escape and stringify an array of arguments to be executed on the shell
arguments deno javascript library module nodejs shell string typescript
Last synced: 09 Apr 2026
https://github.com/wazeerc/readtime
A simple tool that calculates the estimated read time of a web page.
Last synced: 05 Apr 2025
https://github.com/linhub15/linksapp
Static site backend services. Clone of Linktree + Formspree
Last synced: 28 Apr 2026
https://github.com/shahrambarai/qa-platform
A scalable Q&A web application designed for coursework discussions, featuring real-time caching, LLM-generated answers, end-to-end testing, and performance optimization. Built with Astro, Svelte, Deno, PostgreSQL, and Redis.
deno docker e2e-testing llm-integration optimization performance-testing q-and-a redis-cache scalable-web-app svel tailwindcss
Last synced: 09 Apr 2026
https://github.com/babiabeo/progress-bar
A simple Deno module helps you to make progress bar in text
deno progress-bar text typescript
Last synced: 23 Apr 2025
https://github.com/probir-sarkar/one-liner-js
One-Liner JavaScript: A collection of one-liner JavaScript snippets for your next project
Last synced: 07 Mar 2026
https://github.com/jcbhmr/citationberg.js
🦀 citationberg Rust crate for JavaScript
browser bun citation citationberg citations deno nodejs rust typst typst-community wasm wasm-bindgen wasm-bindings
Last synced: 04 Apr 2026
https://github.com/danvitoriano/orgulho-tech
Powered by deco.cx
decocx deno preact tailwindcss typescript
Last synced: 27 Sep 2025
https://github.com/billykirk01/verse
A lightweight tool for serving http built on top of the Deno standard library.
Last synced: 16 May 2026
https://github.com/butterdebugger/deno-jsr-template
A Deno and JSR stater template 🦕
deno example jsr template typescript web
Last synced: 15 May 2026
https://github.com/julienvanelian/deno_isup
A (very) simple module to check whether a host is up or not.
Last synced: 19 May 2026
https://github.com/shresht7/deno-cli-tools
Command-line tools and utilities for Deno 🦕
ansi cli command-line deno terminal
Last synced: 11 May 2026
https://github.com/leawind/bimap-ts
A TypeScript library provides a bi-directional map (BiMap) implementation
Last synced: 30 Apr 2026
https://github.com/felixluciano/import-script
Import text files as modules 📦
deno deno-mod deno-module denoland
Last synced: 18 May 2026
https://github.com/bbopen/tywrap
TypeScript wrapper for Python libraries with full type safety and multi-runtime support (Node.js, Deno, Bun, Browser/Pyodide)
browser bun code-generation deno nodejs pyodide python type-safety typescript
Last synced: 09 Apr 2026
https://github.com/pokatomnik/kriper
Kriper.net mobile app
android deno jetpack-compose kriper web-scraping
Last synced: 18 May 2026
https://github.com/vixalien/ruhuka
A REST API Client
api client deno javascript rest typescript
Last synced: 10 Apr 2026
https://github.com/omar-azmi/build_tools_ts
general deno build tool scripts which I practically use in all of my typescript repos
build-tools bundler converter deno dnt docs-generator esbuild npm typedoc typescript
Last synced: 03 Aug 2025