mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-07-31 22:02:13 -04:00
Merge pull request #1127 from StrikerRUS/patch-1
Add m2cgen for transpiling ML models into Rust code
This commit is contained in:
commit
8d0dc7c490
1 changed files with 1 additions and 0 deletions
|
@ -708,6 +708,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https://
|
|||
|
||||
* [immunant/c2rust](https://github.com/immunant/c2rust) — C to Rust translator and cross checker built atop Clang/LLVM. [](https://travis-ci.org/immunant/c2rust)
|
||||
* [jameysharp/corrode](https://github.com/jameysharp/corrode) — A C to Rust translator written in Haskell.
|
||||
* [BayesWitnesses/m2cgen](https://github.com/BayesWitnesses/m2cgen) — A CLI tool to transpile trained classic machine learning models into a native Rust code with zero dependencies. [](https://github.com/BayesWitnesses/m2cgen/actions)
|
||||
|
||||
|
||||
## Libraries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue