pan93412 / yolo-rsLinks
A high-level Rust implementation of the YOLO v11 object detection model.
☆59Updated 2 weeks ago
Alternatives and similar repositories for yolo-rs
Users that are interested in yolo-rs are comparing it to the libraries listed below
Sorting:
- Rust implementation of Ultralytics YOLOv8/v10 using ONNX (ort)☆38Updated 8 months ago
- Webcam video stream with real-time YOLO object detection, built with Ort, Tonic and Axum.☆87Updated last week
- Gabriel2: Indeed, an actor library based on Tokio, written in Rust☆27Updated last year
- Rust audio/video engine☆115Updated 7 months ago
- Rust B-Tree map for pub/sub services☆41Updated 9 months ago
- Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.☆122Updated last week
- Unofficial Rust wrappers to the C++ library dlib, face recognition tools☆51Updated last year
- Cross-platform user interface framework for Rust.☆68Updated last year
- Rust high performace utilities for YUV format handling and conversion.☆104Updated 2 weeks ago
- Cross platform camera capture in Rust☆190Updated last year
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- Rust Wasm plugins examples☆115Updated last week
- Rust bindings to the Vosk API Speech Recognition library☆160Updated 4 months ago
- A full asyncronous Rust ORM and query builder for multiple databases☆113Updated last week
- Library to Provide a User Authentication and privilege Token Checks.☆127Updated 2 months ago
- High level server designed to be used with axum framework.☆245Updated last week
- Rust library for opening and working with dynamic link libraries.☆66Updated last week
- Layers, extractors and template engine wrappers for axum based Web MVC applications☆94Updated 4 months ago
- Userp is a Rust user account system inspired by Next Auth, with OAuth, password and email support, a ready-made Axum router with Askama t…☆66Updated 8 months ago
- An async actor framework for Rust