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/cameronking4/gh-repo-server
Simple deno server to fetch the contents of a github repo and create a single json representation. Created to supply ChatGPT context of my github repositories through Custom GPT function calling.
deno denodeploy github gpteezy oak pat
Last synced: 24 Oct 2025
https://github.com/zebp/dino-ranger
A tool to download a file in parallel using the range header to increase speeds.
Last synced: 30 Apr 2026
https://github.com/eu-ge-ne/toy
Minimalistic TUI text editor
deno text-editor tui typescript
Last synced: 04 Aug 2025
https://github.com/deviai-opensource/asymmetric-cryptography-data-exchange-utils
A clean, modern asymmetric cryptography library using Web Crypto API - universally compatible with Node.js, browsers, Cloudflare Workers, Deno, and Bun
asymmetric browser bun clean-api cloudflare-workers crypto data-exchange deno encryption modern rsa security universal web-crypto
Last synced: 04 Aug 2025
https://github.com/lambdalisue/deno-import-map-importer
🦕 A high-performance import map processor that transforms and caches JavaScript/TypeScript modules for Deno.
Last synced: 04 Aug 2025
https://github.com/eyal-shalev/async_channels
Inspired by Go & Clojure Channels, async_channels provides channels as an asynchronous communication method between asynchronous functions.
async channel channels deno javascript typescript
Last synced: 05 Aug 2025
https://github.com/airsequel/interpreted-languages-benchmark
Benchmark for interpreted languages
benchmark bun deno interpreted javascript lua nickel node-js nodejs python scripts typescript typst
Last synced: 07 Aug 2025
https://github.com/masfana/masfana-mongodb-api-sdk
A TypeScript SDK for MongoDB Atlas Data API with query operator IntelliSense.
bun cloudflare cloudflare-workers deno hono mongodb nodejs typescript
Last synced: 10 Apr 2025
https://github.com/devlopersabbir/hono-with-deno
Hono with drizzle ORM CRUD API - deno runtime
crud-api deno denowith drizzle drizzle-orm hono orm pg
Last synced: 10 Aug 2025
https://github.com/brunobernardino/photo-frame
A frontend-only (Vanilla JS) app used for devices that are in a "photo frame" mode.
deno javascript live-photos photos slideshow typescript
Last synced: 10 May 2026
https://github.com/jcbhmr/platformdirs.js
📂 Unified interface to get platform-specific directories
appdirs bun deno known-folders nodejs platformdirs port xdg xdg-basedir
Last synced: 04 Oct 2025
https://github.com/fullsoak/deno-examples
examples using FullSoak web framework on Deno
deno fullstack nobuild ssr web-framework
Last synced: 13 Feb 2026
https://github.com/memergamer/github-repo-visualization
The goal of this project is to visualize github repositories in a graph and the connection between them. Each node in the graph represents a repository and each edge represents a language used in the repository.
deno github graph react repository-statistics typescript
Last synced: 27 Jan 2026
https://github.com/fluentci-io/daggerverse
A custom Dagger SDK Module for all FluentCI (Deno) modules 🧩✨
Last synced: 21 Aug 2025
https://github.com/ph4un00b/simple-cli
WIP. minimal unfancy framework for webdev. No Bundling, No Build, No Configs, No React, No Vue, No dotfiles. JS / HTML / CSS
css deno html javascript no-build no-bundle no-config no-react no-vue
Last synced: 13 Apr 2026
https://github.com/justaos/cli
A command line interface for justaos
cli deno javascript justaos nodejs platform typescript
Last synced: 10 Sep 2025
https://github.com/li-ruijie/claude-code
Portable, self-contained Claude Code builds for Windows and Linux (x64/arm64). Node.js and Deno runtimes available.
anthropic automation claude-code cli debian-package deno github-actions nodejs portable scoop
Last synced: 10 Apr 2026
https://github.com/leafyeexyz/psychlib
A JavaScript/TypeScript library for math, statistics, and data analysis. Featured in psychological and educational research.
beijing-normal-university bnu deno education javascript jsr math psychology statistics typescript
Last synced: 08 Sep 2025
https://github.com/jcrqr/cmdr
A simple module to parse CLI arguments, flags and options for Deno.
cli cli-parser command-line command-line-parser deno
Last synced: 27 Aug 2025
https://github.com/nickytonline/chicago-js-dec-2022-fresh-demo
A demo of Fresh for the Chicago JS December 2022 Meetup
Last synced: 05 May 2026
https://github.com/qwtel/advent-of-deno
Advent of Code (2019) solutions using JavaScript and Deno
advent-of-code advent-of-code-2019 deno
Last synced: 15 May 2026
https://github.com/matthewruzzi/sitemap-to-feed
Deno based cli tool to convert sitemaps to rss feeds
cli cli-tool command-line command-line-tool deno deno-cli deno-kv feed feeds javascript rss rss-feed sitemap sitemaps typescript
Last synced: 25 May 2026
https://github.com/shateq/adventure_time
A library to work with Adventure Time! Transcript with Deno
adventure-time deno typescript
Last synced: 01 Mar 2026
https://github.com/rjnemo/deno_hello
Web app which returns the iconic Hello, World in various locales
Last synced: 14 May 2026
https://github.com/brycedorn/listn.fyi
Recommend your favorite song at the moment! Try it out: https://listn.fyi/combatfetus
deno deno-deploy music serverless spotify spotify-api svelte sveltekit
Last synced: 25 Jan 2026
https://github.com/aheissenberger/notebook-to-markdown
Convert a Node.js Notebook to a Markdown document.
Last synced: 13 Apr 2026
https://github.com/reggi/image_to_json
🎆🔐 Convert an image (or folder of images) into a json file uses base64
base64 deno image-processing json
Last synced: 13 Apr 2026
https://github.com/gonzaloplaza/deno-api
Simple JSON REST API built with Deno JavaScript Runtime (https://deno.com) and Hono Framework 4.0 (https://hono.dev).
deno deno-boilerplate denojs denoland hono honojs rest-api
Last synced: 10 Apr 2026
https://github.com/gemrest/laurali
🧁 An object-oriented Gemini server for Deno!
Last synced: 14 May 2026
https://github.com/rosbit/go-deno
An embeddable JavaScript/TypeScript engine by interacting with deno. 通过与deno交互实现的嵌入式JavaScript/TypeScript
deno embeddable golang javascript typescript
Last synced: 11 Apr 2026
https://github.com/doga/geminispace-jsdoc-server
A Geminispace server for serving JSDoc documentation.
deno gemini-capsule geminispace jsdoc server
Last synced: 03 Feb 2026
https://github.com/lucemans/cdn-deno
Basic Content-Delivery-Network for personal usage written in Deno and running on Kubernetes/Docker
Last synced: 11 Apr 2026
https://github.com/melhosseiny/sourdough
Compose user interfaces without frameworks
Last synced: 16 Feb 2026
https://github.com/ebandev/europresse-lib
📰 A typescript library for Europresse
Last synced: 05 Jan 2026
https://github.com/nurodev/lime
🍋 Lemon & lime: A Fresh project template
deno denoland docker docker-image fresh project-template template
Last synced: 06 Mar 2026
https://github.com/myty/dispatch-queue
A dispatch queue built in Typescript with the ability to configure multiple queue processors.
Last synced: 15 May 2026
https://github.com/mapcss/atomic-ui-react
Tiny, Unstyled, Accessible React components/hooks, designed to integrate with Atomic CSS.
atomic-css deno react ui-components
Last synced: 21 Feb 2026
https://github.com/nakasyou/moroware
MoroWareは、特定のフォルダをソフトウェア起動時に暗号化する、マルウェア(コンピュータウイルス)です。
Last synced: 19 Apr 2026
https://github.com/starlederer/interfacer
A neat GUI that helps non-developers execute shell commands
deno git gui node non-developer-friendly non-developers rust shell web
Last synced: 11 Apr 2026
https://github.com/bzflagcommunity/bzfquery.js
JavaScript/TypeScript version of bzfquery for Deno with no external dependencies. It can also be used as a library or from the command line.
bzflag bzflag-server cli deno javascript library networking no-dependencies self-contained tool typescript
Last synced: 13 Apr 2026
https://github.com/drashland/accio
An easy way to search for deeply nested data in large datasets. Works in Node, Deno, and the browser.
browser deno javascript node typescript
Last synced: 19 Jan 2026
https://github.com/qmexnetworks/elastic-apm-agent-deno
An unofficial Elastic APM Agent for Deno
Last synced: 21 Feb 2026
https://github.com/jasonjgardner/fresh-images-plugin
Fresh plugin for manipulating images on-the-fly.
Last synced: 05 Oct 2025
https://github.com/gjzwiers/mod
Simple Command Line Interface to create Deno module entrypoints, CI, config and more.
cli deno javascript typescript
Last synced: 11 Apr 2026
https://github.com/myty/rume-chat
(work-in-progress) A modern, real-time chat application showcasing the power of Domain-Driven Design (DDD) principles with Deno's latest features. Built with performance, scalability, and clean architecture in mind.
ddd deno deno-kv fresh server-sent-events
Last synced: 01 May 2026
https://github.com/jamalam360/dynamo
A useful configuration library for Node & Deno applications.
Last synced: 04 May 2026
https://github.com/justjavac/deno_color_name
A list of color names and its values
color colors deno deno-color deno-mod deno-module deno-modules denomod named-colors
Last synced: 03 Apr 2025
https://github.com/itsmaheshkariya/a1
A1 Is Javascript Micro framework for rapid API Development
deno framework rest-api server typescript web-components web-elements
Last synced: 13 Apr 2026
https://github.com/bryan-hoang/advent-of-code
A CLI tool built with Deno to help solve Advent of Code puzzles.
advent-of-code cli cli-app deno
Last synced: 29 Oct 2025
https://github.com/amarok24/txp-xml-parser
TXP - Tiny XML Parser written in TypeScript with zero dependencies.
Last synced: 30 Apr 2026
https://github.com/sno2/type-toolkit
A collection of types to ease your TypeScript experience and super-charge your development⚡
deno deno-module typescript typescript-library typescript-types
Last synced: 18 May 2026
https://github.com/jellydn/deno-pkg-starter
Publish your Typescript library to NPM and Deno
deno deno-starter esm npm rust typescript wasm
Last synced: 29 Oct 2025
https://github.com/phenax/edible-desmos
My personal desmos graph manager and a collection of my graphs.
Last synced: 25 Apr 2026
https://github.com/tsirysndr/fluent-aws-codepipeline
Generate AWS CodePipeline YAML config from a simple declarative syntax in TypeScript 🛠️ 💻 ✨
aws aws-codepipeline cicd deno deno-module devops pipeline typescript
Last synced: 05 May 2026
https://github.com/alertbox/feature-setup-deno
Set up your @devcontainers with a specific version of Deno
deno devcontainer-features developer-tools
Last synced: 07 Mar 2026
https://github.com/adamjosefus/allo_responses
🦕 Prepared reponse classes for Deno.
deno http response typescript utils
Last synced: 15 May 2026
https://github.com/codemonument/deno_event_bus_core
A deno first library implementing an event bus, published to deno.land/x and cross-posted to npmjs at @codemonument/event-bus-core
Last synced: 20 Mar 2025
https://github.com/adistrim/adistrimdotin
👨🏻💻 Source code of my personal website, built using Next.js
deno mongodb nextjs portfolio shadcn-ui tailwindcss typescript
Last synced: 08 Apr 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/netwatchinc/battlemaster
A Bluesky account labeler to indicate PvP or PvE mode
atproto atprotocol bluesky bluesky-labeler deno typescript
Last synced: 25 Feb 2025
https://github.com/brecert/revolt-api
a typed revolt api client
deno javascript revolt revolt-api-wrapper types typrescript
Last synced: 18 Apr 2026
https://github.com/tomashubelbauer/pi-pico-rest-cpu-temp
A Pi Pico script for collecting CPU temperature reading in Supabase using a Deno function
deno deno-function micropython pi-pico pi-pico-w raspberry-pi supabase
Last synced: 12 Apr 2026
https://github.com/ekaone/deno-land-blog
Tulisan kecil tentang Deno runtime untuk komunitas Deno Indonesia | 🛠 on working
deno gatsbyjs node runtime typescript
Last synced: 04 Mar 2025
https://github.com/netwatchinc/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: 25 Feb 2025
https://github.com/goktugcy/supabase-edge-function-telegram
This project is a backend notification system built using Supabase Edge Functions and PostgreSQL triggers.
deno edge-functions plsql postgresql supabase supabase-functions
Last synced: 08 Apr 2026
https://github.com/zero456/blog-cloudflare-deno_deploy
A blog built with Astro, Hono, and Preact. It supports one codebase for multi-platform deployment on both Cloudflare and Deno Deploy. Features include support for Markdown (MD) and MDX formats, the ability to export Markdown blogs to DOCX documents with native, editable mathematical formulas, and bilingual (Chinese and English) support.
astro blog cloudflare cloudflare-pages deno deno-deploy docx-export dual-platform-deploy hono latex-docx markdown-docx tailwindcss
Last synced: 08 Apr 2026
https://github.com/sjkp/deno-azd-template
Template for creating a Deno application in Azure Container Apps using the Azure Developer CLI
Last synced: 19 Jun 2025
https://github.com/silva4dev/ruby-meeting-scheduler-clean-project
📖 Building a meeting room reservation management system with Ruby and Deno Fresh using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨.
deno design-patterns domain-driven-design fresh hanami rails rspec ruby ruby-on-rails solid-principles test-driven-development typescript
Last synced: 04 Apr 2025
https://github.com/runcitadel/deno-lndconnect
Generate and parse lndconnect URIs
bitcoin deno lightning lightning-network
Last synced: 20 Oct 2025
https://github.com/peterdee/deno-url-shortner
A simple URL shorting service with Deno, Mongo and Pogo
deno heroku mongo pogo server url-shortener
Last synced: 05 May 2026
https://github.com/omar-azmi/tsignal_ts
A topological order respecting signals library inspired by SolidJS. What's topological ordering you ask? Check out the readme to understand the problem with most signal libraries.
dag data-flow deno dependency-free effects es6 events modular reactive reactive-programming reactivity signals solidjs state-management tiny topological-sort typescript
Last synced: 17 Feb 2026
https://github.com/oscarotero/netlify_cms_config
Netlify CMS config generator
Last synced: 17 May 2026