rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
mufeedvh/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
eclipse-zenoh/zenoh
zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
huggingface/text-embeddings-inference
A blazing fast inference solution for text embeddings models
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
juhaku/utoipa
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
timescale/pgvectorscale
A complement to pgvector for high performance, cost efficient vector search on large workloads.