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-08 00:08:26 UTC
- JSON Representation
https://github.com/jukefr/readme-manager
helps manage and harmonise READMEs in many repositories with template files
Last synced: 21 Feb 2026
https://github.com/gaarutyunov/dsa
Data Structures and Algorithms
algorithms data-structures deno
Last synced: 30 Apr 2026
https://github.com/mikaelporttila/totally-not-a-bot
Totally not a discord bot
Last synced: 20 Apr 2026
https://github.com/ylxdzsw/nattoppet
A tiny macro-based markup language for blogging
blog deno static-site-generator yet-another-markup-language
Last synced: 24 Feb 2026
https://github.com/ultirequiem/kira-api
🦮 An API of random pics of my dog (best dog ever)
Last synced: 30 Apr 2026
https://github.com/denoland/nodetodenochallenge
Take any Node project, run it with Deno, share on Twitter, earn prizes #NodeToDenoChallenge
Last synced: 07 Feb 2026
https://github.com/littledivy/denobyexample
Learn Deno by Example. WIP. Community maintained.
deno denobyexample examples learn tutorial typescript
Last synced: 30 Apr 2026
https://github.com/jacob-ian/deno_random_primes
Generate random prime numbers with Deno and the Miller-Rabin test.
Last synced: 02 May 2026
https://github.com/artur-borys/lapis
A Deno express-like HTTP server
api deno express http javascript lapis server
Last synced: 30 Apr 2026
https://github.com/synthetic-borealis/hirnfick
A Brainfuck source-to-source compiler.
brainfuck compiler deno javascript javascript-library nodejs transpiler
Last synced: 12 Apr 2026
https://github.com/mrsnor/hono-server-with-zod-openapi-swagger-example
Swagger UI on Hono
deno hono swagger-ui zod zod-validation
Last synced: 08 Feb 2026
https://github.com/siguici/ske.deno.dev
Refer to https://siguici.deno.dev
deno sigui-kesse-emmanuel siguici ske
Last synced: 30 Apr 2026
https://github.com/denizdogan/lume-plugin-ci
Lume plugin for CI information
Last synced: 21 Feb 2026
https://github.com/niklus/snipcart-printful-app
Snipcart Printful Integration
Last synced: 20 Apr 2026
https://github.com/starryshark/deno-zabbix
Zabbix API Client for JavaScript/TypeScript Deno Runtime.
deno deno-module typescript zabbix zabbix-api zabbix-sender
Last synced: 17 May 2026
https://github.com/cotyhamilton/letty
A typescript project template based on traditional web practices
Last synced: 20 Apr 2026
https://github.com/imzlh/webrpc
Perfect RPC Module for both Deno and Browser. 一个为双向调用而创造的RPC模块
Last synced: 16 Apr 2026
https://github.com/kajalpandey25/denokit
A modern runtime for JavaScript and TypeScript.
Last synced: 08 May 2026
https://github.com/dbushell/http-tunnel
🚇 A secure HTTP Tunnel / HTTP Proxy
deno http javascript proxy typescript
Last synced: 06 Oct 2025
https://github.com/anthonygauthier/blazin
A blazing fast web application framework for Deno
deno framework framework-javascript javascript rest rest-api typescript web
Last synced: 20 Apr 2026
https://github.com/tderflinger/tcx2json
A command-line tool to convert TCX files to JSON files. It is written in JavaScript and uses Deno.
deno fitness javascript json sports tcx typescript
Last synced: 13 Apr 2026
https://github.com/oyetanishq/add-visitors-to-github-readme
Add your visit to this repo's README.md
bash deno readme typescript workflows
Last synced: 14 Apr 2026
https://github.com/mskian/deno-utilities-monorepo
🦕 A Deno Module with Multiple utility tools 🦕
deno deno-module deno-tools denoland monorepo nestland tools typescript utilities utility
Last synced: 02 May 2026
https://github.com/jlandowner/notify-discord
A CLI tool to post messages to Discord channels made by Deno 🦕
cli command-line-tool deno discord
Last synced: 20 Apr 2026
https://github.com/saltofthemar/subtxt-ds
A fluid CSS design system with algorithmic typography and spacing. Includes dual-runtime build tools (Deno/Node.js) and design token export for Penpot integration.
css deno design-tokens fluid-typography nodejs penpot postcss responsive-design
Last synced: 12 Apr 2026
https://github.com/esroyo/network-information-api-polyfill
Polyfill for navigator.connection Network Information API
api browser cloudflare connection connectivity deno javascript jsr measurement monitoring navigator network performance polyfill real-time speed-test typescript w3c web-api
Last synced: 05 May 2026
https://github.com/khaosdoctor/oauth-signature
OAuth1.0 base string generation
crypto deno oauth oauth1a signature typescript
Last synced: 16 Apr 2026
https://github.com/lambdalisue/deno-messagepack
🦕 Deno module to support MessagePack by msgpackr
Last synced: 02 May 2026
https://github.com/rohandwivedi2005/migration-example
JavaScript example for Gemini API using Jupyter Notebook and Deno
api deno gemini-api javascript jupyter-notebook python3 sdk
Last synced: 14 Apr 2026
https://github.com/glatek/nattramn
Universal web applications with Deno.
deno prpl-pattern prpl-server web-components
Last synced: 21 Jan 2026
https://github.com/nuxodin/reporter.js
Application monitoring / Troubleshooting
deno error-handling javascript monitoring notifications reporting reportingobserver troubleshooting website-monitoring
Last synced: 23 Jan 2026
https://github.com/serebano/debuno
Bring Deno module resolution to Bun & Node
Last synced: 17 Oct 2025
https://github.com/oguzsh/denosimpleapi
This project is a simple api project with Deno
Last synced: 18 May 2026
https://github.com/clo4/deno_iterators
Iterators and related functions for Deno. Similar to Python's itertools module. Unlicensed, do what you want.
Last synced: 30 May 2026
https://github.com/quantumhousegames/deno-playfab-sdk
A collection of API modules, written in TypeScript, designed for use with Deno.
deno playfab-apis playfab-sdk typescript
Last synced: 14 Apr 2026
https://github.com/deno-sandbox/microsoft-services-utils
This is a funny simple interfaces who can help you to play with your microsoft tools
Last synced: 03 May 2026
https://github.com/brandonroberts/analog-deno
An Analog with Angular application deployed to Deno Deploy
Last synced: 20 Apr 2026
https://github.com/joakimunge/unge.dev
Personal website
deno flutter joakim joakimunge techlead
Last synced: 09 May 2026
https://github.com/dan-online/edge-readme-stats
Fast, edge-native GitHub stats cards for your README profile
bun cloudflare-workers deno docker github-api github-readme github-stats hono nodejs readme-profile svg-generator vercel
Last synced: 03 Mar 2026
https://github.com/eeriemyxi/cela
Increment or decrement semantic versions on files using custom parsers (external scripts) as templates.
cli deno js semantic-versioning
Last synced: 30 Apr 2026
https://github.com/binodnepali/portfolio
My portfolio website project build with fresh and tailwindcss.
deno deno-deploy fresh fresh-deno personal-website portfolio portfolio-website tailwindcss
Last synced: 20 Apr 2026
https://github.com/yurkimus/types
JavaScript-oriented type utilities
deno functional-programming javascript node utilities
Last synced: 08 Feb 2026
https://github.com/akvaplan-niva/dois
Akvaplan-niva DOI register
crossref crossref-api deno doi metadata openalex unpaywall
Last synced: 20 Apr 2026
https://github.com/marco-souza/act
Act 🏃 first, think 🤔 later!
deno javascript jsr typescript
Last synced: 08 May 2026
https://github.com/wpcodevo/deno-rs256-jwt
In this article, you'll learn how to implement JSON Web Token authentication with access and refresh tokens using the Web Cryptography API provided in Deno.
deno deno-jwt denoland jwt-auth jwt-authentication jwt-deno jwt-token private-key private-key-cryptography public-key public-key-cryptography public-key-encryption rs256-jwt-deno
Last synced: 07 Oct 2025
https://github.com/gabeidx/deno-cpf
🇧🇷 Format, validate and generate CPF numbers in Deno
brasil brazil cpf deno denoland formatting generator validation
Last synced: 05 Jul 2025
https://github.com/yukaii/cpami-captcha-recognizer
建築工程履歷查詢系統之 captcha 辨識
captcha-solver deno greasemonkey tempermonkey typescript
Last synced: 07 Jan 2026
https://github.com/openforgeproject/ddev-deno
Deno is the open-source JavaScript runtime for the modern web. Now for DDEV.
addon ddev ddev-addon deno javascript typescript
Last synced: 08 Feb 2026
https://github.com/lttr/jira-to-timesheeter
Simple tool for copying timesheets
deno deno-deploy tool typescript
Last synced: 28 Oct 2025
https://github.com/olaven/dio
Minimal file io library for Deno
deno filesystem typescript-library
Last synced: 21 Apr 2026
https://github.com/ikatsuba/simulon
Simulon API is a HTTP server for generating fake data
api-server backend data-generation data-mocking deno development-tools fake-data http-api lightweight-api mock-api mock-data prototyping random-data test-automation testing-tools
Last synced: 13 Apr 2026
https://github.com/sameerkash/blog-server-x-denoland
🦕 Deno server, written in typeScript. Which facilitates a blog service.
deno denodb denoland middleware mongodb oak orm server typescript
Last synced: 12 Mar 2025
https://github.com/neabytelab/superwatcher
Zero-dependency Deno file watcher that debounces filesystem events into batched callbacks with ignore patterns and write stability detection.
atomic-writes batch-events debounce deno deno-native developer-tools event-batching file-monitoring file-system-events file-watcher filesystem hot-reload ignore-filters jsr realtime recursive-watch typescript watch-files write-stability zero-dependencies
Last synced: 31 May 2026
https://github.com/trs/template-deno
:thought_balloon: Deno starter template
Last synced: 01 May 2026
https://github.com/importantimport/mcus
🖼️ Material Color Utilities as a Service.
api deno deno-deploy material-design material-design-3 material-you
Last synced: 21 Apr 2026
https://github.com/psdtools/phishing
Go phish.
deno denofresh fresh preact stem-student-forum tailwindcss typescript wwt wwt-hackathon
Last synced: 19 Mar 2025
https://github.com/tricked-dev/doomfetch
A quick and easy fetch utlity for deno and the web using classes.
Last synced: 13 Apr 2026
https://github.com/ksxgithub/deno-once
Create a function that calls and cache a function once
deno javascript library once typescript
Last synced: 16 Apr 2026
https://github.com/kanseiky/ernaculere
🖥️ A small language written in Rust
deno interpreter language rust rust-lang ts typescript
Last synced: 13 Apr 2026
https://github.com/rei1024/ca-ts
Cellular Automaton Library for TypeScript
cellular-automata deno typescript
Last synced: 03 Jan 2026
https://github.com/fluent-ci-templates/prisma-pipeline
A ready-to-use CI/CD Pipeline for managing your database migrations with Prisma Migrate
cicd deno devops pipeline prisma typescript
Last synced: 21 Apr 2026
https://github.com/myty/git-gone
A simple script to remove all git branches that have been merged into the main remote branch.
Last synced: 07 May 2026
https://github.com/fluent-ci-templates/drizzlekit-pipeline
A ready-to-use CI/CD Pipeline for managing your database migrations with Drizzle Kit
cicd dagger deno drizzle-kit drizzle-orm pipeline typescript
Last synced: 15 Apr 2026
https://github.com/tristan-f-r/mdsite
serverless app for converting sites into markdown w/ readability
deno deno-deploy readability serverless
Last synced: 05 Jun 2026
https://github.com/ph4un00b/css_reducer
Refactor your <tag class="declarative classes"/>
cli css deno tailwindcss typescript windicss
Last synced: 01 May 2026
https://github.com/uttesh/deno
deno sample applications.
crud-sample deno deno-module denoland rest typescript
Last synced: 15 Apr 2026
https://github.com/levelupjosh-dev/oday
Oday is a small JS framework built on Deno to quickly deploy an extremely performant website using Deno and deno deploy.
deno denodeploy framework frameworks template templates
Last synced: 14 Apr 2026
https://github.com/yeukfei02/deno-giphy-api
giphy api in deno
deno giphy giphy-api typescript
Last synced: 30 Apr 2026
https://github.com/th0rgall/mealime-groceries
API to add items to a Mealime grocery list
Last synced: 21 Apr 2026
https://github.com/royalgarter/the-newsroom-rss
A super simple, fast, personalized RSS Feed Reader using Deno, Alpine.js and TailwindCSS.
Last synced: 09 Oct 2025
https://github.com/fluent-ci-templates/firebase-pipeline
A ready-to-use CI/CD Pipeline for deploying to Firebase Hosting.
cicd continuous-deployment deno firebase pipeline typescript
Last synced: 13 Apr 2026
https://github.com/leodog896/co-authored-by-deno
deno deploy function for co-authored-by
co-authored-by deno deno-deploy email github server
Last synced: 06 Mar 2025
https://github.com/wuespace/deno-asn-generator
A Deno based system for generating / managing ASNs for documentat management systems in a collaborative environment.
asn cli deno dms docker document-management numbering numbering-system reference-number web
Last synced: 04 Feb 2026
https://github.com/bramirez96/clever_sso_deno
A Clever Client to incorporate SSO in your Deno application.
Last synced: 30 Apr 2026
https://github.com/joehoel/aoc
All my code for "all" the Advent of Code challenges.
advent-of-code deno typescript
Last synced: 30 Apr 2026
https://github.com/wtfaremyinitials/deno-shell-tag
The simplest way to use a *nix tools in deno. let files = await sh`ls -a`
Last synced: 22 Apr 2026
https://github.com/andostronaut/drowser-starter-kit
A Drowser Starter Kit 🚀
deno denoland drowser starter-kit starter-project testing-tools
Last synced: 05 Mar 2026
https://github.com/ashot72/deno-forum
Deno Forum with MySQL DenoDB ORM
buildpack deno deno-buildpack deno-forum denodb denoland denon forum heroku mysql-database react react-hooks reactjs
Last synced: 14 Apr 2026
https://github.com/onyxzen/loggerjs
☁️ A simple JavaScript logger
color deno javascript logger logging nodejs
Last synced: 13 Apr 2026
https://github.com/nberlette/icns
100k dynamic icons from @iconify, edge-rendered with Deno Deploy 🦖
custom-icons deno deno-deploy dynamic-icons edge-compute icns icns-ml icon-api iconify icons microservice svg
Last synced: 08 May 2026