Skip to content

Commit

Permalink
Update README.md - add rocketmq-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dengyunsheng250 authored Aug 2, 2024
1 parent df09e69 commit 3495874
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
- [Linters](#linters)
- [Libraries](#libraries)
- [Email](#email)
- [Message Queue](#message-queue)

## Applications

Expand Down Expand Up @@ -278,3 +279,9 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
#### [mjml](https://github.com/mjmlio/mjml)

* [mrml](https://github.com/jdrouet/mrml) - Blazing fast reimplementation of mjml in Rust (~200x faster)

### Message Queue

#### [rocketmq-rust](https://github.com/mxsm/rocketmq-rust)

* [rocketmq-rust](https://github.com/mxsm/rocketmq-rust) - Apache RocketMQ Rust implementation.Faster safer and with lower memory usage.

0 comments on commit 3495874

Please sign in to comment.