From 2454d3f57bd4cac1781d9f7dfa5a0d7797a77694 Mon Sep 17 00:00:00 2001 From: Chrislearn Young Date: Wed, 24 Mar 2021 07:53:13 +0800 Subject: [PATCH 01/17] Add web framework salvo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 996f045..587daa6 100644 --- a/README.md +++ b/README.md @@ -1542,6 +1542,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework * [branca](https://crates.io/crates/branca) — A Pure Rust implementation of Branca for Authenticated and Encrypted API tokens. [![build badge](https://api.travis-ci.org/return/branca.svg?branch=master)](https://travis-ci.org/return/branca) * [Gotham](https://github.com/gotham-rs/gotham) — A flexible web framework that does not sacrifice safety, security or speed. [![build badge](https://api.travis-ci.org/gotham-rs/gotham.svg?branch=master)](https://travis-ci.org/gotham-rs/gotham) * [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [![build badge](https://api.travis-ci.org/hyperium/hyper.svg?branch=master)](https://travis-ci.org/hyperium/hyper) + * [salvo-rs/salvo](https://github.com/salvo-s/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * [GildedHonour/frank_jwt](https://github.com/GildedHonour/frank_jwt) — JSON Web Token implementation in Rust. [![build badge](https://api.travis-ci.org/GildedHonour/frank_jwt.svg?branch=master)](https://travis-ci.org/GildedHonour/frank_jwt) * [handlebars-rust](https://github.com/sunng87/handlebars-rust) — an Iron web framework middleware. [![build badge](https://api.travis-ci.org/sunng87/handlebars-iron.svg?branch=master)](https://travis-ci.org/sunng87/handlebars-iron) * [Iron](https://github.com/iron/iron) — A middleware-based server framework [![build badge](https://api.travis-ci.org/GildedHonour/frank_jwt.svg?branch=master)](https://travis-ci.org/GildedHonour/frank_jwt) From bb0489b79ee481be2599254c08bd209f0c7a377e Mon Sep 17 00:00:00 2001 From: Chrislearn Young Date: Wed, 24 Mar 2021 07:54:25 +0800 Subject: [PATCH 02/17] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 587daa6..1c79dd5 100644 --- a/README.md +++ b/README.md @@ -1542,7 +1542,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework * [branca](https://crates.io/crates/branca) — A Pure Rust implementation of Branca for Authenticated and Encrypted API tokens. [![build badge](https://api.travis-ci.org/return/branca.svg?branch=master)](https://travis-ci.org/return/branca) * [Gotham](https://github.com/gotham-rs/gotham) — A flexible web framework that does not sacrifice safety, security or speed. [![build badge](https://api.travis-ci.org/gotham-rs/gotham.svg?branch=master)](https://travis-ci.org/gotham-rs/gotham) * [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [![build badge](https://api.travis-ci.org/hyperium/hyper.svg?branch=master)](https://travis-ci.org/hyperium/hyper) - * [salvo-rs/salvo](https://github.com/salvo-s/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) + * [salvo-rs/salvo](https://github.com/salvo-rs/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * [GildedHonour/frank_jwt](https://github.com/GildedHonour/frank_jwt) — JSON Web Token implementation in Rust. [![build badge](https://api.travis-ci.org/GildedHonour/frank_jwt.svg?branch=master)](https://travis-ci.org/GildedHonour/frank_jwt) * [handlebars-rust](https://github.com/sunng87/handlebars-rust) — an Iron web framework middleware. [![build badge](https://api.travis-ci.org/sunng87/handlebars-iron.svg?branch=master)](https://travis-ci.org/sunng87/handlebars-iron) * [Iron](https://github.com/iron/iron) — A middleware-based server framework [![build badge](https://api.travis-ci.org/GildedHonour/frank_jwt.svg?branch=master)](https://travis-ci.org/GildedHonour/frank_jwt) From 883e980fa211a2f48581afaad1f7fdb6f36d0d10 Mon Sep 17 00:00:00 2001 From: bertllll <65427484+bertllll@users.noreply.github.com> Date: Fri, 21 May 2021 16:41:06 +0200 Subject: [PATCH 03/17] Update README.md Please consider to register this project for your list. Thank you. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 996f045..0331c1b 100644 --- a/README.md +++ b/README.md @@ -424,8 +424,9 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Web -* [Plume-org/Plume](https://github.com/Plume-org/Plume) — ActivityPub federating blogging application [![build badge](https://api.travis-ci.org/Plume-org/Plume.svg?branch=master)](https://travis-ci.org/Plume-org/Plume) * [LemmyNet/lemmy](https://github.com/LemmyNet/lemmy) — A link aggregator / reddit clone for the fediverse [![Build Status](https://api.travis-ci.org/LemmyNet/lemmy.svg?branch=master)](https://travis-ci.org/LemmyNet/lemmy) +* [MASQ-Project/Node](https://github.com/MASQ-Project/Node) — MASQ Node software provides a decentralized mesh-network of nodes for global users to access normal internet content - next evolution of tech beyond Tor & VPN +* [Plume-org/Plume](https://github.com/Plume-org/Plume) — ActivityPub federating blogging application [![build badge](https://api.travis-ci.org/Plume-org/Plume.svg?branch=master)](https://travis-ci.org/Plume-org/Plume) ### Web Servers From 58f9c22a42fa5658862e43bef44ff6b98114bd95 Mon Sep 17 00:00:00 2001 From: bertllll <65427484+bertllll@users.noreply.github.com> Date: Thu, 17 Jun 2021 18:12:33 +0200 Subject: [PATCH 04/17] Update README.md Is it okay now? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0331c1b..2341c42 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Web * [LemmyNet/lemmy](https://github.com/LemmyNet/lemmy) — A link aggregator / reddit clone for the fediverse [![Build Status](https://api.travis-ci.org/LemmyNet/lemmy.svg?branch=master)](https://travis-ci.org/LemmyNet/lemmy) -* [MASQ-Project/Node](https://github.com/MASQ-Project/Node) — MASQ Node software provides a decentralized mesh-network of nodes for global users to access normal internet content - next evolution of tech beyond Tor & VPN +* [MASQ-Project/Node](https://github.com/MASQ-Project/Node) — MASQ Node software provides a decentralized mesh-network of nodes for global users to access normal internet content - next evolution of tech beyond Tor & VPN [![build badge](https://github.com/MASQ-Project/Node/actions/workflows/ci-matrix.yml/badge.svg)] * [Plume-org/Plume](https://github.com/Plume-org/Plume) — ActivityPub federating blogging application [![build badge](https://api.travis-ci.org/Plume-org/Plume.svg?branch=master)](https://travis-ci.org/Plume-org/Plume) ### Web Servers From 8a8e4d4ccbbf468fee7fe7f51f3bc28417b2f2a4 Mon Sep 17 00:00:00 2001 From: bertllll <65427484+bertllll@users.noreply.github.com> Date: Mon, 12 Jul 2021 22:15:08 +0200 Subject: [PATCH 05/17] Update README.md another attempt... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b2d84b..45c27b5 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Web -* [LemmyNet/lemmy](https://github.com/LemmyNet/lemmy) — A link aggregator / reddit clone for the fediverse [![Build Status](https://api.travis-ci.org/LemmyNet/lemmy.svg?branch=master)](https://travis-ci.org/LemmyNet/lemmy) +* [LemmyNet/lemmy](https://github.com/LemmyNet/lemmy) — A link aggregator / reddit clone for the fediverse [![Build Status](https://cloud.drone.io/api/badges/LemmyNet/lemmy/status.svg)](https://cloud.drone.io/LemmyNet/lemmy/) * [MASQ-Project/Node](https://github.com/MASQ-Project/Node) — MASQ Node software provides a decentralized mesh-network of nodes for global users to access normal internet content - next evolution of tech beyond Tor & VPN [![build badge](https://github.com/MASQ-Project/Node/actions/workflows/ci-matrix.yml/badge.svg)] * [Plume-org/Plume](https://github.com/Plume-org/Plume) — ActivityPub federating blogging application [![build badge](https://api.travis-ci.org/Plume-org/Plume.svg?branch=master)](https://travis-ci.org/Plume-org/Plume) From 2808a97165ead9b7ecf15dde0a1c72cedffea342 Mon Sep 17 00:00:00 2001 From: Chrislearn Young Date: Thu, 5 Aug 2021 06:55:37 +0800 Subject: [PATCH 06/17] remove .travis.yml --- .travis.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index a1bf2cc..0000000 --- a/.travis.yml +++ /dev/null @@ -1,14 +0,0 @@ -language: rust -before_script: sccache --version || cargo install sccache -script: RUSTC_WRAPPER=sccache cargo run || true - -env: - global: - - RUST_LOG=warn - - SCCACHE_CACHE_SIZE=1G - -cache: - directories: - - ~/.cargo/bin - - ~/.cache/sccache - - results # So we don't have to check all the things every time From ae926e97bc0bfc8c76a7a48506df10d967ec4f4f Mon Sep 17 00:00:00 2001 From: Chrislearn Young Date: Thu, 5 Aug 2021 11:32:29 +0800 Subject: [PATCH 07/17] fix check error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fed411..552c68d 100644 --- a/README.md +++ b/README.md @@ -1594,7 +1594,6 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework * [Gotham](https://github.com/gotham-rs/gotham) — A flexible web framework that does not sacrifice safety, security or speed. [![build badge](https://api.travis-ci.org/gotham-rs/gotham.svg?branch=master)](https://travis-ci.org/gotham-rs/gotham) * [handlebars-rust](https://github.com/sunng87/handlebars-rust) — an Iron web framework middleware. [![build badge](https://api.travis-ci.org/sunng87/handlebars-iron.svg?branch=master)](https://travis-ci.org/sunng87/handlebars-iron) * [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [![CI](https://github.com/hyperium/hyper/workflows/CI/badge.svg?branch=master)](https://github.com/hyperium/hyper/actions?query=workflow%3ACI) - * [salvo-rs/salvo](https://github.com/salvo-rs/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * [Iron](https://github.com/iron/iron) — A middleware-based server framework [![build badge](https://api.travis-ci.org/GildedHonour/frank_jwt.svg?branch=master)](https://travis-ci.org/GildedHonour/frank_jwt) * [Juniper](https://github.com/graphql-rust/juniper) — GraphQL server library for Rust [![build badge](https://api.travis-ci.org/graphql-rust/juniper.svg?branch=master)](https://travis-ci.org/graphql-rust/juniper) * [Nickel](https://github.com/nickel-org/nickel.rs/) — inspired by [Express](http://expressjs.com/) [![build badge](https://api.travis-ci.org/nickel-org/nickel.rs.svg?branch=master)](https://travis-ci.org/nickel-org/nickel.rs) @@ -1605,6 +1604,7 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework * [Saphir](https://github.com/richerarc/saphir) — A progressive web framework with low-level control, without the pain. * [tiny-http](https://github.com/tiny-http/tiny-http) — Low level HTTP server library [![build badge](https://api.travis-ci.org/tiny-http/tiny-http.svg?branch=master)](https://travis-ci.org/tiny-http/tiny-http) * [tomaka/rouille](https://github.com/tomaka/rouille) — Web framework in Rust [![build badge](https://api.travis-ci.org/tomaka/rouille.svg?branch=master)](https://travis-ci.org/tomaka/rouille) + * [salvo-rs/salvo](https://github.com/salvo-rs/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * Miscellaneous * [cargonauts](https://github.com/cargonauts-rs/cargonauts) — A web framework intended for building maintainable, well-factored web apps. * [osohq/oso](https://github.com/osohq/oso) [[oso](https://crates.io/crates/oso)] - A policy engine for authorization that's embedded in your application. [![Build Status](https://github.com/osohq/oso/workflows/Development/badge.svg?branch=main)](https://github.com/osohq/oso/actions?query=branch%3Amain+workflow%3ADevelopment) From 7a99ffb0454e2e30c91d76e12007dd2a95f139cc Mon Sep 17 00:00:00 2001 From: BinChengZhao Date: Mon, 9 Aug 2021 18:15:51 +0800 Subject: [PATCH 08/17] Append Distributed Platform module. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 600e6ed..4116225 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Audio and Music](#audio-and-music) - [Cryptocurrencies](#cryptocurrencies) - [Database](#database) + - [Distributed Platform](#distributed-platform) - [Emulators](#emulators) - [Games](#games) - [Graphics](#graphics) @@ -204,6 +205,9 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [tikv](https://github.com/tikv/tikv) — A distributed KV database in Rust [![Build Status](https://ci.pingcap.net/job/tikv_ghpr_test/badge/icon)](https://ci.pingcap.net/job/tikv_ghpr_test/) * [WooriDB](https://github.com/naomijub/wooridb) - General purpose time serial database inspired by Crux and Datomic. +### Distributed Platform +* [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform written in rust. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions) + ### Emulators See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulator). From 417bcdf9e2c928d2c6d2b7b73b63b31e7a346d75 Mon Sep 17 00:00:00 2001 From: BinChengZhao Date: Mon, 9 Aug 2021 18:27:58 +0800 Subject: [PATCH 09/17] Update doc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4116225..2e4ccf5 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [WooriDB](https://github.com/naomijub/wooridb) - General purpose time serial database inspired by Crux and Datomic. ### Distributed Platform + * [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform written in rust. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions) ### Emulators From cc22f9ed07929347f0255f270b3208ef5e2eef89 Mon Sep 17 00:00:00 2001 From: Chrislearn Young Date: Wed, 11 Aug 2021 16:00:25 +0800 Subject: [PATCH 10/17] order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c55c93a..41b9fd9 100644 --- a/README.md +++ b/README.md @@ -1605,9 +1605,9 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework * [Rocket](https://github.com/SergioBenitez/Rocket) — Rocket is web framework for Rust (nightly) with a focus on ease-of-use, expressability, and speed [![build badge](https://api.travis-ci.org/SergioBenitez/Rocket.svg?branch=master)](https://travis-ci.org/SergioBenitez/Rocket) * [Rustless](https://github.com/rustless/rustless) — A REST-like API micro-framework inspired by [Grape](https://github.com/ruby-grape/grape) and [Hyper](https://github.com/hyperium/hyper) [![build badge](https://api.travis-ci.org/rustless/rustless.svg?branch=master)](https://travis-ci.org/rustless/rustless) * [Saphir](https://github.com/richerarc/saphir) — A progressive web framework with low-level control, without the pain. + * [salvo-rs/salvo](https://github.com/salvo-rs/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * [tiny-http](https://github.com/tiny-http/tiny-http) — Low level HTTP server library [![build badge](https://api.travis-ci.org/tiny-http/tiny-http.svg?branch=master)](https://travis-ci.org/tiny-http/tiny-http) * [tomaka/rouille](https://github.com/tomaka/rouille) — Web framework in Rust [![build badge](https://api.travis-ci.org/tomaka/rouille.svg?branch=master)](https://travis-ci.org/tomaka/rouille) - * [salvo-rs/salvo](https://github.com/salvo-rs/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * Miscellaneous * [cargonauts](https://github.com/cargonauts-rs/cargonauts) — A web framework intended for building maintainable, well-factored web apps. * [osohq/oso](https://github.com/osohq/oso) [[oso](https://crates.io/crates/oso)] - A policy engine for authorization that's embedded in your application. [![Build Status](https://github.com/osohq/oso/workflows/Development/badge.svg?branch=main)](https://github.com/osohq/oso/actions?query=branch%3Amain+workflow%3ADevelopment) From 195c3661e965ac536ad097b6eb83820f47f8f8af Mon Sep 17 00:00:00 2001 From: Chrislearn Young Date: Wed, 11 Aug 2021 16:31:40 +0800 Subject: [PATCH 11/17] order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41b9fd9..fd65aa5 100644 --- a/README.md +++ b/README.md @@ -1604,8 +1604,8 @@ See also [Are we web yet?](https://www.arewewebyet.org) and [Rust web framework * [oltdaniel/zap](https://github.com/oltdaniel/zap) — A lightning fast http framework for Rust * [Rocket](https://github.com/SergioBenitez/Rocket) — Rocket is web framework for Rust (nightly) with a focus on ease-of-use, expressability, and speed [![build badge](https://api.travis-ci.org/SergioBenitez/Rocket.svg?branch=master)](https://travis-ci.org/SergioBenitez/Rocket) * [Rustless](https://github.com/rustless/rustless) — A REST-like API micro-framework inspired by [Grape](https://github.com/ruby-grape/grape) and [Hyper](https://github.com/hyperium/hyper) [![build badge](https://api.travis-ci.org/rustless/rustless.svg?branch=master)](https://travis-ci.org/rustless/rustless) + * [Salvo](https://github.com/salvo-rs/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * [Saphir](https://github.com/richerarc/saphir) — A progressive web framework with low-level control, without the pain. - * [salvo-rs/salvo](https://github.com/salvo-rs/salvo) — an easy to use webframework base on hyper and tokio. [![build build](https://github.com/salvo-rs/salvo/workflows/CI%20(Linux)/badge.svg?branch=master&event=push)](https://github.com/salvo-rs/salvo/actions) * [tiny-http](https://github.com/tiny-http/tiny-http) — Low level HTTP server library [![build badge](https://api.travis-ci.org/tiny-http/tiny-http.svg?branch=master)](https://travis-ci.org/tiny-http/tiny-http) * [tomaka/rouille](https://github.com/tomaka/rouille) — Web framework in Rust [![build badge](https://api.travis-ci.org/tomaka/rouille.svg?branch=master)](https://travis-ci.org/tomaka/rouille) * Miscellaneous From e67c5cbae35fc88d8be59997deb51530ec498430 Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Sat, 14 Aug 2021 12:03:12 +0100 Subject: [PATCH 12/17] Remove MASQ --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e5e5cde..fd65aa5 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Web * [LemmyNet/lemmy](https://github.com/LemmyNet/lemmy) — A link aggregator / reddit clone for the fediverse [![Build Status](https://cloud.drone.io/api/badges/LemmyNet/lemmy/status.svg)](https://cloud.drone.io/LemmyNet/lemmy/) -* [MASQ-Project/Node](https://github.com/MASQ-Project/Node) — MASQ Node software provides a decentralized mesh-network of nodes for global users to access normal internet content - next evolution of tech beyond Tor & VPN [![build badge](https://github.com/MASQ-Project/Node/actions/workflows/ci-matrix.yml/badge.svg)] * [Plume-org/Plume](https://github.com/Plume-org/Plume) — ActivityPub federating blogging application [![build badge](https://api.travis-ci.org/Plume-org/Plume.svg?branch=master)](https://travis-ci.org/Plume-org/Plume) ### Web Servers From b1290a03c207a586b13b3998ed1011ef9f49d82b Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Sat, 14 Aug 2021 12:04:07 +0100 Subject: [PATCH 13/17] Also auto-approve the lint run --- .github/workflows/approve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/approve.yml b/.github/workflows/approve.yml index 9043571..2e22527 100644 --- a/.github/workflows/approve.yml +++ b/.github/workflows/approve.yml @@ -12,5 +12,5 @@ jobs: uses: mheap/automatic-approve-action@v1.1.0 with: token: ${{ secrets.GITHUB_TOKEN }} - workflows: rust.yml + workflows: "rust.yml,lint.yml" dangerous_files: src/main.rs,Cargo.toml,Cargo.lock From 60332af4dec458c21fac7c1e0ae60ee4aafdf41e Mon Sep 17 00:00:00 2001 From: BinChengZhao Date: Sat, 14 Aug 2021 20:55:36 +0800 Subject: [PATCH 14/17] Update README for delicate. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fc22e13..cb81f46 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Audio and Music](#audio-and-music) - [Cryptocurrencies](#cryptocurrencies) - [Database](#database) - - [Distributed Platform](#distributed-platform) - [Emulators](#emulators) - [Games](#games) - [Graphics](#graphics) @@ -21,6 +20,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Productivity](#productivity) - [Security tools](#security-tools) - [System tools](#system-tools) + - [Task scheduling](#task-scheduling) - [Text editors](#text-editors) - [Text processing](#text-processing) - [Utilities](#utilities) @@ -88,7 +88,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Platform specific](#platform-specific) - [Scripting](#scripting) - [Simulation](#simulation) - - [Task scheduling](#task-scheduling) + - [Task scheduling](#task-scheduling-1) - [Template engine](#template-engine) - [Text processing](#text-processing-1) - [Text search](#text-search) @@ -205,9 +205,6 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [tikv](https://github.com/tikv/tikv) — A distributed KV database in Rust [![Build Status](https://ci.pingcap.net/job/tikv_ghpr_test/badge/icon)](https://ci.pingcap.net/job/tikv_ghpr_test/) * [WooriDB](https://github.com/naomijub/wooridb) - General purpose time serial database inspired by Crux and Datomic. -### Distributed Platform - -* [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform written in rust. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions) ### Emulators @@ -371,6 +368,10 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [yake](https://crates.io/crates/yake) — Yake is a task runner based on yaml files [![build badge](https://gitlab.com/elbartus/yake/badges/master/pipeline.svg)](https://gitlab.com/elbartus/yake) * [ytop](https://github.com/cjbassi/ytop) - A TUI system monitor written in Rust [![Build status](https://github.com/cjbassi/ytop/workflows/Rust%20CI/badge.svg?branch=master)](https://github.com/cjbassi/ytop/actions?query=workflow%3A%22Rust+CI%22) +### Task scheduling + +* [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform written in rust. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions) + ### Text editors * [amp](https://amp.rs) — Inspired by Vi/Vim. [![build badge](https://api.travis-ci.org/jmacdonald/amp.svg?branch=master)](https://travis-ci.org/jmacdonald/amp) From f95f16df27e51159ea36e185b3e5aa5603b20104 Mon Sep 17 00:00:00 2001 From: BinChengZhao Date: Sat, 14 Aug 2021 20:59:24 +0800 Subject: [PATCH 15/17] Update README for blank lines. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cb81f46..7a32479 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,6 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [tikv](https://github.com/tikv/tikv) — A distributed KV database in Rust [![Build Status](https://ci.pingcap.net/job/tikv_ghpr_test/badge/icon)](https://ci.pingcap.net/job/tikv_ghpr_test/) * [WooriDB](https://github.com/naomijub/wooridb) - General purpose time serial database inspired by Crux and Datomic. - ### Emulators See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulator). From fa79e2ab1b7a6789171dcbfb93a065f58f260c14 Mon Sep 17 00:00:00 2001 From: Gregory Hill Date: Mon, 16 Aug 2021 09:11:55 +0100 Subject: [PATCH 16/17] add interbtc (btc-parachain) to cryptocurrencies Signed-off-by: Gregory Hill --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a32479..8910ab0 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [Holochain](https://github.com/holochain/holochain) — Scalable P2P alternative to blockchain for all those distributed apps you always wanted to build. The link to the old repo is [this](https://github.com/holochain/holochain-rust) which is no longer maintained. [![Build Status](https://api.travis-ci.com/holochain/holochain-rust.svg?branch=master)](https://travis-ci.com/holochain/holochain-rust) * [ibc-rs](https://github.com/informalsystems/ibc-rs) - Rust implementation of the [Interblockchain Communication](https://ibcprotocol.org/) protocol * [infincia/bip39-rs](https://github.com/infincia/bip39-rs) — Rust implementation of BIP39. +* [interBTC](https://github.com/interlay/interbtc) — Trustless and fully decentralized Bitcoin bridge to Polkadot and Kusama. * [Joystream](https://github.com/Joystream/joystream) — A user governed video platform [![Build Status](https://api.travis-ci.org/Joystream/joystream.svg?branch=master)](https://travis-ci.org/Joystream/joystream) * [Lighthouse](https://github.com/sigp/lighthouse) — Rust Ethereum 2.0 Client [![Build Status](https://github.com/sigp/lighthouse/workflows/test-suite/badge.svg?branch=master)](https://github.com/sigp/lighthouse/actions) * [near/nearcore](https://github.com/near/nearcore) — decentralized smart-contract platform for low-end mobile devices. From d388993a444672542184526f69f382647b56e921 Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Mon, 16 Aug 2021 13:33:45 +0300 Subject: [PATCH 17/17] Add ozkriff/awesome-quads --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a32479..b83d666 100644 --- a/README.md +++ b/README.md @@ -1226,6 +1226,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ See also [Are we game yet?](https://arewegameyet.rs) * Allegro * [SiegeLord/RustAllegro](https://github.com/SiegeLord/RustAllegro) — [Allegro 5](https://liballeg.org/) bindings [![build badge](https://api.travis-ci.org/SiegeLord/RustAllegro.svg?branch=master)](https://travis-ci.org/SiegeLord/RustAllegro) +* [Awesome Quads](https://github.com/ozkriff/awesome-quads) — A curated list of links to miniquad/macroquad-related code & resources * [Awesome wgpu](https://github.com/rofrol/awesome-wgpu) — A curated list of wgpu code and resources * Challonge * [vityafx/challonge-rs](https://github.com/vityafx/challonge-rs) [[challonge](https://crates.io/crates/challonge)] — Client library for the Challonge REST API. Helps to organize tournaments. [![build badge](https://api.travis-ci.org/vityafx/challonge-rs.svg?branch=master)](https://travis-ci.org/vityafx/challonge-rs)