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/devsheva/hn-telegram-bot
HackerNews Telegram Bot
deno grammy hackernews telegram-bot typescript
Last synced: 11 May 2026
https://github.com/brecert/radix-router-deno
A very simple radix tree and rotuer based on radix/patrica trees made for deno
deno radix-tree router typescript
Last synced: 22 Apr 2026
https://github.com/sovereignbase/cryptosuite
JS/TS runtime-agnostic, quantum-safe, and agile cryptography toolkit with a declarative API for cipher messaging, message authentication, digital signatures, key agreement, and identifiers.
browser bun bytecodec crypto cryptography decryption deno encryption hmac jwk node opaque-identifiers signing sovereignbase typescript verification webcrypto
Last synced: 17 Apr 2026
https://github.com/uhop/dynamodb-toolkit-koa
Koa adapter for dynamodb-toolkit — mounts the standard REST route pack as Koa middleware.
adapter aws aws-sdk aws-sdk-v3 bun crud deno dynamodb dynamodb-toolkit esm hooks http koa koa-middleware middleware pagination rest toolkit typescript zero-dependencies
Last synced: 02 Jun 2026
https://github.com/qwtel/advent-of-deno-2018
TypeScript solutions for Advent of Code 2018 using the latest ECMAScript features, specifically generators and iterators.
Last synced: 22 Apr 2026
https://github.com/novqigarrix/go-like-restful-api
Secure, Reliable, Blazingly Fast RESTfull API Written in Deno
Last synced: 11 May 2026
https://github.com/yskszk63/libxml2-xpath
libxml2's xpath bindings for Deno.
Last synced: 24 Apr 2026
https://github.com/imcotton/at-key-gen-ssh-ed25519
reproducible SSH Keygen by PBKDF2 + Ed25519
Last synced: 24 Apr 2026
https://github.com/marco-souza/danet-module
A generic template for creating Danet modules
Last synced: 24 Apr 2026
https://github.com/ducthienbui97/ddm
Deno dependencies manager
deno package-json package-manager
Last synced: 24 Apr 2026
https://github.com/bastidood/deno-deque
A modern double-ended queue for TypeScript/JavaScript.
Last synced: 11 May 2026
https://github.com/enjikaka/barlingshult
Farm blog generated with Lume on Deno. https://lumeland.github.io https://deno.land/
Last synced: 24 Apr 2026
https://github.com/nicejade/play-with-deno
学习 Deno & 实战练习,以便能更好的玩转 Deno 相关技能、工具。https://www.jeffjade.com/
Last synced: 25 Apr 2026
https://github.com/silvalnk/ts-deno-survey-project
Building a survey application using Deno.js, TypeScript, Design Patterns and SOLID principles 🎯🦕
Last synced: 19 Jun 2026
https://github.com/takker99/deno-pdfjs-dist-types
type declaration files of pdfjs-dist, used for Deno
deno pdfjs-dist type-declarations
Last synced: 06 Jun 2026
https://github.com/linhub15/short-guid
Typescript port of CSharpVitamins.ShortGuid
Last synced: 17 Apr 2026
https://github.com/2u841r/github-repo-stats
Your personal Github repo stats counter
Last synced: 17 Apr 2026
https://github.com/isheretoby/jsgencss
Create CSS from JavaScript or TypeScript objects. Instead of writing CSS by hand, you define your styles as objects in your code, and this tool converts them into CSS.
css css-preprocessor deno typescript
Last synced: 06 May 2026
https://github.com/5ouma/utils
🔧 Utilities to make my life better
bun cache composite-action deno deno-lock github-actions labeler opml-generator pre-commit pre-commit-hook prek renovate rss
Last synced: 26 Apr 2026
https://github.com/jsclayton/ynab-mcp
YNAB MCP server for Claude — spending analysis, guided reconciliation, and budget management through natural conversation.
budgeting claude deno mcp mcp-server personal-fi typescript ynab
Last synced: 03 Apr 2026
https://github.com/djdeveloperr/slash-router
Lightweight and easy to use Router (Opine) for Discord Slash Commands.
api deno discord opine slash-commands
Last synced: 17 Apr 2026
https://github.com/oscarotero/analogger
Deno library to consume access logs files and generate reports
Last synced: 26 Apr 2026
https://github.com/neonbyte1/deno-libsodium
Closes the gap between the npm package and deno
deno jsr libsodium libsodium-deno typescript
Last synced: 26 Apr 2026
https://github.com/amauryd/deno-json-api-deserializer
a deserializer for JSON:API payloads
backend deno deserializer jsonapi typescript
Last synced: 26 Apr 2026
https://github.com/pskfyi/handy
Assorted utility functions, classes, and types for Deno.
Last synced: 27 Apr 2026
https://github.com/swann-martin/fresh-portfolio
portfolio made using deno fresh
deno fresh portfolio-website preact tailwind
Last synced: 27 Apr 2026
https://github.com/a8851625/s3manager
A web-based S3 file manager with Deno backend. Features: bucket/file management (list/create/delete), multi-file upload, folder operations, and AWS credential authentication. Runs locally with security-first design - credentials stay on your machine. Lightweight, Docker-ready
Last synced: 27 Apr 2026
https://github.com/kivs/hooky
Utility to install git hooks from the repo and keeping them in sync
Last synced: 27 Apr 2026
https://github.com/felipemonobe/static-streetview
Generating a safe Google Streetview static image with a Deno Deploy app
deno deno-deploy streetview typescript
Last synced: 27 Apr 2026
https://github.com/zeachco/real-mime-type
MIME types (IANA media types) can be wrong when the user changes the file extension, this package reads the first bytes of the file to ensure they fit the expectations and reverts to default browser mime types when unsupported
binary binary-search deno file-upload filereader-api mime mime-types npm-package
Last synced: 06 May 2026
https://github.com/bitbloxhub/upr
A URLPattern-based router for typescript
deno http-router router typescript urlpattern
Last synced: 27 Apr 2026
https://github.com/dedo-finger2/first-deno-api
trying out the oak lib from Deno and creating a simple CRUD with it.
crud deno deno-module oak simple typescript
Last synced: 17 Apr 2026
https://github.com/nmcostello/portfolio
my portfolio site written in Svelte and hosted on Deno Deploy
cicd deno javascript svelte web webdevelopment
Last synced: 17 Apr 2026
https://github.com/arsenykruglikov/flux-standard-action
Port of flux-standard-action npm package for Deno.
Last synced: 12 May 2026
https://github.com/arnavk-09/gitpod-deno-base
🦎 Deno template for Gitpod.io!
base deno dockerfile example github gitpod template vscode
Last synced: 27 Apr 2026
https://github.com/switcherapi/switcher-management-feature
Feature Flag Service for Switcher Management
deno feature-flags switcher-api
Last synced: 29 Apr 2026
https://github.com/abmsourav/deno-diploy
Deno BuildPack for Heroku
deno denoland heroku heroku-apps heroku-buildpack
Last synced: 27 Apr 2026
https://github.com/ratson/deno-subprocess
Capture command output wihtout boilerplate
Last synced: 27 Apr 2026
https://github.com/takker99/plantuml-proxy
URL先のPlantUML textからPlantUMLの画像を生成して返すやつ
deno plantuml serverless-functions vercel
Last synced: 06 May 2026
https://github.com/cdoremus/deno-serve-webcomponents
Using web components with a Deno server
Last synced: 28 Apr 2026
https://github.com/myty/advent-of-code
My advent of code solutions
advent-of-code advent-of-code-2024 aoc aoc-2024-in-deno deno
Last synced: 28 Apr 2026
https://github.com/thedevopsguyblog/cli
A CLI that bootstraps your workspace to build Fullstack Serverless AWS Apps.
aws-cdk-typescript cli deno nextjs14 serverless
Last synced: 28 Apr 2026
https://github.com/austenstone/fresh-example
Fresh is a next generation web framework, built for speed, reliability, and simplicity.
Last synced: 15 Apr 2026
https://github.com/n8brooks/deno_superstruct
deno object-validator typescript
Last synced: 28 Apr 2026
https://github.com/davidingplus/my-arxiv
定制化 Arxiv,实现对特定领域的相关内容、作者与学术会议的有效跟进。
arxiv arxiv-api arxiv-papers deno deno-deploy
Last synced: 28 Apr 2026
https://github.com/piyush-bhatt/is-array
Checks whether a given value is an array
deno is-array typescript utility
Last synced: 17 Apr 2026
https://github.com/shevernitskiy/post-tracking
📦RussianPost tracking API client
api client deno javascript js node nodejs pochta post russianpost tracking ts typescript
Last synced: 01 Apr 2026
https://github.com/deno-sandbox/archive.org-web-cloner
archive.org web proxy for PRETTY print
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/open-innovations/yff-data
Source of the Youth Futures Foundation data dashboard
Last synced: 29 Jan 2026