Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift authored Mar 22, 2023
1 parent 83c1ea1 commit a446c4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,7 @@ One goal is to reduce using Notebooks in favor of lightweight markdown tools (i.
* [onnxruntime for Rust](https://docs.rs/onnxruntime/latest/onnxruntime/)
* [Build standalone executables with Rust and ONNX](https://github.com/sonos/tract)
* [Hugging Face discussion on Rust](https://discuss.huggingface.co/t/rust-applications/23060)
* [ort - ONNX Runtime Rust bindings](https://github.com/BloopAI/ort)
### Static Web
Expand Down Expand Up @@ -1280,6 +1281,10 @@ https://able.bio/haixuanTao/deep-learning-in-rust-with-gpu--26c53a7f
* [GNU GCC and Rust](https://thenewstack.io/rust-support-is-being-built-into-the-gnu-gcc-compiler/)
### GTP4 Code Search
* [Bloop AI-GTP4 Code Search ](https://github.com/BloopAI/bloop)
### C++ vs Rust
* [C++ vs Rust](https://www.risingwave-labs.com/blog/building-a-cloud-database-from-scratch-why-we-moved-from-cpp-to-rust/)
Expand Down

0 comments on commit a446c4f

Please sign in to comment.