mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-03-14 21:56:59 +00:00
Update README.md - add rocketmq-rs
This commit is contained in:
parent
df09e69ca8
commit
3495874eb9
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue