diff --git a/README.md b/README.md index a4598cb9..a71d6862 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ It might want to try `image-rs` for now. Algorithms such as linear transformatio - [webonnx/wonnx](https://github.com/webonnx/wonnx) - A GPU-accelerated ONNX inference run-time written 100% in Rust, ready for the web - [sonos/tract](https://github.com/sonos/tract) - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference - [MegEngine/MegFlow](https://github.com/MegEngine/MegFlow) - Efficient ML solutions for long-tailed demands. +- [RusTIS](https://github.com/Michael-Jing/RusTIS) - Rust wrapper around Triton Inference Server Core C API ## Workflow