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/davidingplus/my-arxiv
定制化 Arxiv,实现对特定领域的相关内容、作者与学术会议的有效跟进。
arxiv arxiv-api arxiv-papers deno deno-deploy
Last synced: 28 Apr 2026
https://github.com/pho9ubenaa/my-deno-template
Generally, devcontainers are not used.
deno devcontainer github-template
Last synced: 28 Dec 2025
https://github.com/siokas/deno_load_csv
Loads csv data from a given file to an array.
Last synced: 02 May 2026
https://github.com/siokas/stacksearch
Search Stack Overflow from your terminal. A Deno App!
deno deno-mod stackexchange-api stackoverflow stackoverflow-questions typescript
Last synced: 02 May 2026
https://github.com/mahmoudsalmi/micmaths-deno-objects
This project collects and re-implements the mathematical "objects" created by Mickaël Launay on his Micmaths YouTube series "Fabrication des objets mathématiques"
Last synced: 28 Apr 2026
https://github.com/mimani68/deno-express
Deno server build with express.js
deno docker docker-compose dockerfile expressjs nodejs
Last synced: 12 Apr 2026
https://github.com/zing-rsa/cardano-marketplace-syncer
An Ogmios client that syncs the Cardano blockchain from a given point in time until following the tip. It cherry picks relevant transaction information when certain assets or addresses are involved.
Last synced: 17 May 2026
https://github.com/keyvisions/spintheweb
Web Application Development System
deno esite stwp wbdl webspinner
Last synced: 01 Jul 2025
https://github.com/deno-sandbox/archive.org-web-cloner
archive.org web proxy for PRETTY print
Last synced: 28 Apr 2026
https://github.com/jaay7/first-deno-app
aws-dynamodb deno rest-api typescript
Last synced: 28 Apr 2026
https://github.com/zing-rsa/ts-ws
Experimenting with websockets in typescript
Last synced: 28 Apr 2026
https://github.com/zoelabbb/fresh-porto
deno framework fresh portfolio portfolio-website
Last synced: 28 Apr 2026
https://github.com/hugojosefson/capture-auth-url
Capture localhost callback URL from a browser login flow
authentication callback cli deno url
Last synced: 28 Apr 2026
https://github.com/avaray/gip-scripts
Scripts for checking external IPv4 address. Same idea written in different languages.
address bash bun bun-sh deno external external-ip golang ip ip-address ipaddress ipv4 python scripts
Last synced: 12 Apr 2026
https://github.com/idris-maps/deno-ndjson
CLI tools for dealing with ndjson in Deno
Last synced: 28 Apr 2026
https://github.com/bobbyg603/deno-express-docker-starter
🚂🦕🐳 Template repo for building Deno based Express APIs with Docker
deno docker express typescript
Last synced: 12 Apr 2026
https://github.com/sun33t/0002-linting-formatting-setup-deno
This repo demonstrates a toolchain for using git hooks to automate the linting and formatting of files and for the standardization of commit messages in deno projects.
code-quality deno git-hooks lint-staged typescript
Last synced: 02 May 2026
https://github.com/alfathmuqoddas/dinoland-be-deno
Backend example with deno and express
deno express sessions typescript
Last synced: 11 Apr 2026
https://github.com/kotkoroid/repl-deno-cloudflare-vite-commonjs-process-hang
Replication of Deno process hang when `Uncaught (in worker "[worker eval]") (in promise) ReferenceError: require is not defined` error during runtime.
cloudflare deno javascript typescript vite
Last synced: 07 Apr 2025
https://github.com/rpivo/deno-scripts
light wrapper around Deno's built-in scripts.
Last synced: 13 May 2026
https://github.com/guillempuche/authorization-react-opal-cedar
A React application with OPAL and Cedar integration for a scalable access and policy enforcement management.
authorization authorization-middleware cedar database deno docker-compose opal policy-engine policy-management react
Last synced: 11 Apr 2026
https://github.com/mikaelporttila/deno-boilerplate
Deno Project boilerplate. Mostly everything that you'll need to get started with Deno using VSCode and Github Actions
deno git-actions library-example test-example vscode-settings web-example
Last synced: 28 Apr 2026
https://github.com/yaanno/tvmaze-alephjs
Fun with Deno & Aleph.js & TVMaze Api
Last synced: 28 Apr 2026
https://github.com/clumsy-ug/github-battle-community
GitHubのContribution数を競い、SNSで繋がるコミュニティアプリ
deno geekcamp-hackathon-vol13 graphql nextjs react supabase tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/ynwd/f-ssr-example
React SSR with Deno and Fastro Example
deno fastro react ssr typescript
Last synced: 02 May 2026
https://github.com/web-devel/vscode-deno-mod
VS Code extension to work with Deno modules
Last synced: 02 May 2026
https://github.com/asqit/deno-chatter
WebSocket chat application written in Typescritpt with Deno and Fresh.js
Last synced: 29 Apr 2026
https://github.com/piyush-bhatt/is-object
Checks whether given value is an object
deno is-object typescript utility
Last synced: 11 Apr 2026
https://github.com/observeroftime/poe-discord-rpc
Path of Exile Discord RPC
deno discord-rpc path-of-exile pathofexile
Last synced: 28 Apr 2026
https://github.com/oscarcitoz/chronometer
A simple yet powerful chronometer system built with Deno and MongoDB. Create, manage, and schedule chronometers that trigger requests to your API upon completion. Perfect for time-based automation, monitoring tasks, or scheduling actions.
api automation chronometer deno docker mongodb time-based timer webhooks
Last synced: 11 Apr 2026
https://github.com/ajitsinghkamal/deno-aoc-2024
Advent of code 2014 with Deno
aoc-2024-in-deno deno typescript
Last synced: 28 Apr 2026
https://github.com/jhechtf/design-tokens
Design token generator written in Deno + TS
deno design design-tokens typescript
Last synced: 28 Apr 2026
https://github.com/vixalien/ussd-test-deno
Test your USSD endpoints with Deno
Last synced: 28 Apr 2026
https://github.com/arkydon/aerxi
My website recreated from scratch using https://lume.land
deno lume ssg static-site-generator
Last synced: 27 Feb 2025
https://github.com/oleg-prikhodko/aoc2024-deno
Advent of Code 2024 solutions (TS/Deno)
advent-of-code advent-of-code-2024 aoc aoc-2024-in-deno aoc2024 deno typescript
Last synced: 28 Apr 2026
https://github.com/chukonu/aoc24
Advent of Code 2024 with Deno
advent-of-code deno typescript
Last synced: 02 May 2026
https://github.com/leawind/delegate-ts
A TypeScript library for managing a list of listeners and broadcasting events to them with priority support.
deno typescript typescript-library
Last synced: 28 Apr 2026
https://github.com/mannuelf/deno-hello-world
A package to test JSR and Deno
Last synced: 12 May 2026
https://github.com/fernandezja/deno-experiments
Code Kata with 🦕 Deno Land (practices, explorations, experiments, tests or just playing with Deno)
Last synced: 28 Apr 2026
https://github.com/heinthanth/xuerun
Just a make-like task runner but with more power!
coffeescript deno make task-runner
Last synced: 02 May 2026
https://github.com/novacbn/enzastdlib
enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
cli client deno http javascript json-schema library rpc schema server types typescript typing validation
Last synced: 28 Apr 2026
https://github.com/axhon/advent-of-code-2024
advent-of-code-2024-in-deno aoc-2024-in-deno deno typescript
Last synced: 29 Apr 2026
https://github.com/rvdende/advent2022
Advent of Code 2022 challenge done with Deno / Typescript.
advent-of-code-2022 deno typescript
Last synced: 03 May 2026
https://github.com/jupegarnica/load-env-files
populate .env files into enviroment variables
deno env environment-variables
Last synced: 05 Jun 2026
https://github.com/souze-san/findyou
A gitHub profile presention site, where you profile look elegent
deno fresh island twainland typrescript
Last synced: 29 Apr 2026
https://github.com/turitoyuenan/azuli-robot
AZULI Robot
deno discord discord-bot harmony robot typescript
Last synced: 11 Apr 2026
https://github.com/mtrzc0/deno-web-server
HTTP web server 🖥 made in Deno 🦕
deno http-server oak server typescript web
Last synced: 29 Apr 2026
https://github.com/fm-elpac/deno-kv-conf
使用 deno-kv 存储简单的配置数据. Save simple config data in deno-kv.
Last synced: 11 Apr 2026
https://github.com/andymoe/deno-buildpack
A POC https://deno.land buildpack built in the style of https://paketo.io
Last synced: 24 Apr 2026
https://github.com/jacob-ian/deno_rsa
Generate/decode RSA Public and Private Keys and create signatures with SHA256withRSA (RS256) in Deno.
cryptography deno denoland rsa typescript
Last synced: 29 Apr 2026
https://github.com/ctnr-io/www
🌐 Website
codegen deno static-website typescript typescript-template-engine
Last synced: 29 Apr 2026
https://github.com/zyhou/advent-of-code-2021
This is my attempt to solve the Advent Of Code 2021
advent-of-code advent-of-code-2021 deno denoland
Last synced: 29 Apr 2026
https://github.com/cnrdh/scrypt_basic_auth
Basic HTTP auth with scrypt verification for Deno
Last synced: 29 Apr 2026
https://github.com/moqada/sample-slack-bot
Sample Slack Bot that works on the Slack Next-gen platform
Last synced: 29 Apr 2026
https://github.com/b-coimbra/deno-watch
utility to monitor changes in files
Last synced: 11 Apr 2026
https://github.com/bpevs/fridaypoetry.bpev.me
For writing poetry. On Friday. 📃✍️
Last synced: 07 Apr 2025
https://github.com/ben-laird/yatabl
Yet another tagging and branding library. Safety, dx, and perf conscious!
branded-types branding deno safe safety schema schema-validation tag tagging typescript typescript-library validation yatabl
Last synced: 29 Apr 2026
https://github.com/mic-360/twinverse-space
Early Demo Site with Deno and Fresh
deno fresh preact tailwindcss twind typescript
Last synced: 29 Apr 2026
https://github.com/perongh/smooth-rate
A Redis-agnostic, flexible, and easy-to-use rate limiting module for Deno, utilizing a sliding window algorithm.
deno ratelimit redis typescript
Last synced: 29 Apr 2026
https://github.com/eibens/wsfs
WebSocket server (ws) that broadcasts file system (fs) events to its clients.
deno events fs server typescript web websocket
Last synced: 29 Apr 2026
https://github.com/sebastian-nunez/ts-lang-interpreter
A custom programming language interpreter using TypeScript and Deno.
ast deno interpreter lexer typescript
Last synced: 29 Apr 2026
https://github.com/shiftgeist/reifen-scrape
A scraper for all you reifens needs: your front, your back, your pillion and your handlebars
Last synced: 11 Apr 2026
https://github.com/celeo/vatsim_wrapper
VATSIM API wrapper in TypeScript (Deno)
Last synced: 29 Apr 2026
https://github.com/deno-sandbox/amazon
Check if Amazon website is available from the system IP
Last synced: 27 Apr 2026
https://github.com/radekbednarik/covid-czech-data-api
Library to make it easy to work with REST API of official Czech Covid data.
api covid-19 data deno library typescript
Last synced: 02 May 2026
https://github.com/studiowebux/bnaas-ce
A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.
claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow
Last synced: 29 Apr 2026
https://github.com/eeriemyxi/athe
Generate fake words, fetched from feldarkrealms(.com).
Last synced: 20 May 2026
https://github.com/brianprost/we-have-agents-at-home
ReAct agent from scratch in TypeScript
anthropic deno generative-ai hono sst
Last synced: 29 Apr 2026
https://github.com/lezdcs/kick-push-key-checker
A tool for automatically extracting Pusher configuration from Kick.com and updating Firebase Remote Config.
deno firebase firebase-remote-config kick preact puppeteer pusher
Last synced: 11 Apr 2026
https://github.com/sammarxz/puro-suco
O caminho mais direto para dominar UI Design. Um curso que elimina o supérfluo e foca no puro suco.
deno deno-fresh deno-kv design fresh ui
Last synced: 23 Mar 2025
https://github.com/bra1ndump/llm-batch-image-transcription
Batch-transcribe images using AI vision models like OpenAI and Google Gemini
batch deno gemani llm openai transcribe utility vision
Last synced: 06 May 2026
https://github.com/hsfvieira/gerador-documentos-clipboard
Gerar documentos aleatórios de forma simples e já copiando
Last synced: 02 May 2026
https://github.com/p1atdev/deno_template
A simple template for Deno.
deno docker template velociraptor
Last synced: 03 May 2026
https://github.com/dnafication/aoc-2024
my aoc solutions
advent-of-code deno typescript
Last synced: 29 Apr 2026
https://github.com/maciej-trebacz/advent-of-code-2024
Scuffy solutions of Advent of Code 2024 written in Typescript
advent-of-code aoc aoc-2024 deno typescript
Last synced: 03 May 2026
https://github.com/jwebcoder/deno_worldtides
Worldtides API wrapper for Deno
Last synced: 29 Apr 2026