mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-03-14 21:56:59 +00:00
Merge dc8644e976
into df09e69ca8
This commit is contained in:
commit
35b870ef9e
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)
|
||||
- [MachineLearning](#machine-learning)
|
||||
|
||||
## 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)
|
||||
|
||||
### MachineLearning
|
||||
|
||||
#### [tch-rs](https://github.com/LaurentMazare/tch-rs)
|
||||
|
||||
* [tch-rs](https://docs.rs/tch/latest/tch/) - Rust bindings for the C++ api of PyTorch
|
||||
|
|
Loading…
Add table
Reference in a new issue