A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
thiserror
Derive macros for ergonomic custom error types.
thiserror provides a #[derive(Error)] macro that generates std::error::Error implementations for custom error types. Enum variants take #[error("...")] display strings with field interpolation and #[from] attributes for automatic From conversions.
The standard way to define error types in library crates. Typically paired with anyhow: thiserror for typed library-level errors that callers can match on, anyhow for application-level error propagation where the type does not matter.
Counted from the Cargo.toml manifests of the 2.8k indexed repositories that declare thiserror as a dependency — not download counts. Dependency data last verified 2026-08-13.
Crates that show up unusually often in thiserror projects. The most distinctive pairings rank first — crates these projects use far more than the average indexed Rust project does, not just crates that are popular everywhere. Each percentage is the share of thiserror projects that also use it.
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
Empowering everyone to build reliable and efficient software.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
A modern runtime for JavaScript and TypeScript.
Lightweight coding agent that runs in your terminal
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
An extremely fast Python package and project manager, written in Rust.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
A lightweight coding agent for open models like Deepseek, Kimi, and Qwen
Warp is an agentic development environment, born out of the terminal.
🌴 Empowering everyone to build reliable and efficient smart contracts.
A cat(1) clone with wings.
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
Rust full node implementation of the Fuel v2 protocol.
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
An extremely fast Python linter and code formatter, written in Rust.
A refreshingly simple data-driven game engine built in Rust
A post-modern modal text editor.
Open source, composable payments platform | PCI compliant | SaaS and Self-host options | Enables connectivity to multiple payment, payout, fraud, vault and tokenization providers | Uplifts authorization with intelligent routing and revenue recovery | Reduce payment processing costs with cost observability | Reduces payment ops with reconciliation
Fuel Network Rust SDK
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
DeepSeek + MiMo coding agent in terminal
A new type of shell
Extremely fast Query Engine for DataFrames, written in Rust
Lightning-fast and Powerful Code Editor written in Rust
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
Fullstack app framework for web, desktop, and mobile.
Your Personal AI super intelligence. Private, Simple and extremely powerful.
Secure and fast microVMs for serverless computing.
A terminal workspace with batteries included
Rust-based platform for the Web
Self-hosted AI coding assistant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
A scalable, distributed, collaborative, document-graph database, for the realtime web
Rust / Wasm framework for creating reliable and efficient web applications
Fast, small, and fully autonomous AI personal assistant infrastructure, any OS, any platform — deploy anywhere, swap anything 🦀
Main repository for the Linera protocol
Scalable datastore for metrics, events, and real-time analytics
dev tools, env vars, task runner
A cross-platform GUI library for Rust, inspired by Elm
✨ Making your shell magical
Build system optimized for JavaScript and TypeScript, written in Rust
A Git-compatible VCS that is both simple and powerful
🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native