From ea1986e5136e2e90f16e9e9b8cfe6227a1f24ac5 Mon Sep 17 00:00:00 2001 From: Quanyi Ma Date: Sun, 5 Jan 2025 15:21:21 +0800 Subject: [PATCH] Add mega and dagrs Signed-off-by: Quanyi Ma --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4988b299f..9913a115b 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ See also [Rust - Production](https://www.rust-lang.org/production) organizations * [wezterm](https://github.com/wez/wezterm) - A GPU-accelerated cross-platform terminal emulator and multiplexer * [WinterJS](https://github.com/wasmerio/winterjs) - A secure JavaScript runtime built with SpiderMonkey and Axum * [zellij](https://github.com/zellij-org/zellij) - A terminal multiplexer (workspace) with batteries included +* [Mega](https://github.com/web3infra-foundation/mega) - A monorepo & monolithic codebase management system that supports Git, also is an unofficial open source implementation of Google Piper. ### Audio and Music @@ -988,6 +989,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [tqwewe/kameo](https://github.com/tqwewe/kameo) - Fault-tolerant Async Actors Built on Tokio * [Xudong-Huang/may](https://github.com/Xudong-Huang/may) - Stackful coroutine library * [zonyitoo/coio-rs](https://github.com/zonyitoo/coio-rs) - A coroutine I/O library with a working-stealing scheduler +* [dagrs](https://github.com/dagrs-dev/dagrs) - A high-performance asynchronous task programming framework, which follows the concept of Flow based Programming. ### Audio and Music