diff --git a/README.md b/README.md index cf65226..bd55838 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ ## Community Showcase - [Merino](https://github.com/mozilla-services/merino): Web service for Firefox Suggest +- [lemmy](https://github.com/dessalines/lemmy): A federated alternative to reddit in Rust. +- [MeiliSearch](https://github.com/meilisearch/MeiliSearch): Fast, Relevant and Typo-Tolerant Search Engine. Open source alternative to Algolia. - [Four in a Row - Server](https://github.com/ffactory-ofcl/fourinarow-server): An online version of the popular game four in a row, written in Rust on the server side and Flutter + Dart on the client. - [Nitro Repo](https://github.com/wherkamp/nitro_repo): An open source artifact manager. Rust back-end and Vue front-end. - [Imitari](https://github.com/imitari/imitari): A lightweight ShareX-compatible image uploader server @@ -17,11 +19,10 @@ - [Triox](https://github.com/Trioxidation/Triox): A free file hosting server that focuses on speed, reliability and security. - [binserve](https://github.com/mufeedvh/binserve): A fast, secure, and easy to set up static web server written on top of Actix Web with routing, templating, and various other features. - [Roseline](https://github.com/DoumanAsh/roseline.rs): A personal web site and discord & IRC bot to access simple SQLite database. Demonstrates usage of various Actix and Actix Web concepts. -- [lemmy](https://github.com/dessalines/lemmy): A federated alternative to reddit in Rust. -- [MeiliSearch](https://github.com/meilisearch/MeiliSearch): Fast, Relevant and Typo-Tolerant Search Engine. Open source alternative to Algolia. - [Dalted](https://github.com/carrascomj/dalted): Simple webapp that showcases the integration of [image-rs](https://github.com/image-rs/image) with Actix Web for color blindness simulations. - [Atomic-Server](https://github.com/joepio/atomic-data-rust/): Graph database with a dynamic schema, authorization and full text search. - [Operator](https://github.com/mkantor/operator): A web server for static and dynamic content. +- [RCOS Telescope](https://github.com/rcos/Telescope) - The RCOS website and Discord bot. ## Community Articles, Example Apps, Starters & Boilerplate Projects