From 1ea983a1197d8e54e87d55cbbe2a21e8923d4db5 Mon Sep 17 00:00:00 2001 From: Christos Hadjiaslanis Date: Thu, 14 Apr 2022 18:38:25 +0100 Subject: [PATCH] Add shuttle --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab53201..c6569ef 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [Rudr](https://github.com/oam-dev/rudr) — A Kubernetes implementation of the [Open Application Model](https://oam.dev/) specification [![Build Status](https://github.com/oam-dev/rudr/workflows/Rust/badge.svg?branch=master)](https://github.com/oam-dev/rudr/actions) * [rx](https://github.com/cloudhead/rx) — Vi inspired Modern Pixel Art Editor * [Servo](https://github.com/servo/servo) — A prototype web browser engine +* [shuttle](https://github.com/getsynth/shuttle) — A serverless platform built for Rust * [tiny](https://github.com/osa1/tiny) — A terminal IRC client * [trust-dns](https://crates.io/crates/trust-dns) — A DNS-server [![Build Status](https://github.com/bluejekyll/trust-dns/workflows/test/badge.svg?branch=main)](https://github.com/bluejekyll/trust-dns/actions?query=workflow%3Atest) * [wasmer](https://github.com/wasmerio/wasmer) — A safe and fast WebAssembly runtime supporting WASI and Emscripten [![Build Status](https://github.com/wasmerio/wasmer/workflows/build/badge.svg?style=flat-square)](https://github.com/wasmerio/wasmer/actions)