From 4c33359916e7ffbeaf681d94a94c07295a46368d Mon Sep 17 00:00:00 2001 From: Md Kamaruzzaman Date: Mon, 17 Jun 2019 00:56:53 +0200 Subject: [PATCH] Added deno as Application --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 231a2ff..7cc31c4 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ See also [Rust — Production](https://www.rust-lang.org/production)(organizatio * [AnderEnder/s3find-rs](https://github.com/AnderEnder/s3find-rs) — A command line utility to walk an Amazon S3 hierarchy, an analog of find for Amazon S3 [](https://travis-ci.org/AnderEnder/s3find-rs) * [andschwa/rust-genetic-algorithm](https://github.com/andschwa/rust-genetic-algorithm) — A genetic algorithm for academic benchmark problems [](https://travis-ci.org/andschwa/rust-genetic-algorithm) * [cloudflare/boringtun](https://github.com/cloudflare/boringtun) — A Userspace WireGuard VPN Implementation [](https://crates.io/crates/boringtun) +* [denoland/deno](https://github.com/denoland/deno) — A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio [](https://travis-ci.com/denoland/deno) * [ivanceras/diwata](https://github.com/ivanceras/diwata) — A database administration tool for postgresql [](https://travis-ci.org/ivanceras/diwata) * [linkerd/linkerd2-proxy](https://github.com/linkerd/linkerd2-proxy) — Ultralight service mesh for Kubernetes. * [darrint/device-blocker](https://github.com/darrint/device-blocker) — Limit screen time to children's various mobile devices by blocking internet access on the family Wifi router.