ririsoft's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
caddyserver/caddy
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
sharkdp/bat
A cat(1) clone with wings.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
signalapp/Signal-Android
A private messenger for Android.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
systemd/systemd
The systemd System and Service Manager
streamlink/streamlink
Streamlink is a CLI utility which pipes video streams from various services into a video player
organicmaps/organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
miniflux/v2
Minimalist and opinionated feed reader
rustls/rustls
A modern TLS library in Rust
http-rs/tide
Fast and friendly HTTP server framework for async Rust
async-rs/async-std
Async version of the Rust standard library
sozu-proxy/sozu
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
openboard-team/openboard
http-rs/surf
Fast and friendly HTTP client framework for async Rust
UKPLab/EasyNMT
Easy to use, state-of-the-art Neural Machine Translation for 100+ languages
dtolnay/rust-toolchain
Concise GitHub Action for installing a Rust toolchain
OpenIDC/mod_auth_openidc
OpenID Certified™ OpenID Connect Relying Party implementation for Apache HTTP Server 2.x
taiki-e/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
mozilla/mp4parse-rust
Parser for ISO Base Media Format aka video/mp4 written in Rust.
jcarolus/android-chess
Chess game for Android.
smol-rs/blocking
A thread pool for isolating blocking I/O in async programs
bojand/infer
Small crate to infer file and MIME type by checking the magic number signature
smol-rs/async-fs
Async filesystem primitives
irrustible/futures-micro
To futures-lite as futures-lite is to futures: smaller.
wusyong/smol-potat
Proc macro for smol async runtime
humenda/isolang-rs
Rust library to convert between ISO 639 codes and English language names
tuffy/matroska
A Rust library for reading Matroska (.mkv) files
ririsoft/async-walkdir
Asynchronous directory traversal for Rust