From 2e0c325517806d4696a62328751471308b833baa Mon Sep 17 00:00:00 2001 From: "Bradley D. Thornton" Date: Fri, 26 Mar 2021 02:03:36 -0700 Subject: [PATCH] Update README.md Added Taurus, Rust based, Gemini server to the list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 313a12f..43f2776 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Repo mirrors: - [Satellite](https://sr.ht/~gsthnz/satellite/) (Go) - small Gemini server for serving static files. - [Shavit](https://git.sr.ht/~yotam/shavit) (Go) - configurable Gemini server for UNIX operating systems. - [Space-Age](https://gitlab.com/lambdatronic/space-age) (Clojure) - Gemini server written in Clojure. +- [Taurus](https://git.sr.ht/~garritfra/taurus)(Rust) - A Concurrent Gemini Server. - [Titan](https://github.com/jahzielv/titan) (Rust) - simple TOML-configured Gemini server and an Express-like Gemini server framework. - [twins](https://gitlab.com/tslocum/twins) (Go) - YAML-configured Gemini server supporting vhosts, FastCGI and reverse-proxying. - [vger](https://tildegit.org/solene/vger) (C) - Gemini server written in C used with inetd.