mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 06:14:13 +00:00
Merge pull request #1805 from GabrielBianconi/patch-1
Add "MLOps" sub-category and include TensorZero project
This commit is contained in:
commit
8edfde62d7
1 changed files with 5 additions and 0 deletions
|
@ -19,6 +19,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
|
||||||
* [Image processing](#image-processing)
|
* [Image processing](#image-processing)
|
||||||
* [Industrial automation](#industrial-automation)
|
* [Industrial automation](#industrial-automation)
|
||||||
* [Message Queue](#message-queue)
|
* [Message Queue](#message-queue)
|
||||||
|
* [MLOps](#mlops)
|
||||||
* [Observability](#observability)
|
* [Observability](#observability)
|
||||||
* [Operating systems](#operating-systems)
|
* [Operating systems](#operating-systems)
|
||||||
* [Package Managers](#package-managers)
|
* [Package Managers](#package-managers)
|
||||||
|
@ -362,6 +363,10 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik
|
||||||
|
|
||||||
* [RobustMQ](https://github.com/robustmq/robustmq) - Next generation cloud-native converged message queue.
|
* [RobustMQ](https://github.com/robustmq/robustmq) - Next generation cloud-native converged message queue.
|
||||||
|
|
||||||
|
### MLOps
|
||||||
|
|
||||||
|
* [TensorZero](https://github.com/tensorzero/tensorzero) - data & learning flywheel for LLMs that unifies inference, observability, optimization, and experimentation ![TensorZero Build Status](https://img.shields.io/github/check-runs/tensorzero/tensorzero/main)
|
||||||
|
|
||||||
### Observability
|
### Observability
|
||||||
|
|
||||||
* [avito-tech/bioyino](https://github.com/avito-tech/bioyino) - A high-performance scalable StatsD compatible server.
|
* [avito-tech/bioyino](https://github.com/avito-tech/bioyino) - A high-performance scalable StatsD compatible server.
|
||||||
|
|
Loading…
Reference in a new issue