Repository History
38 repositories tagged with Rust

OpenLogi: A Native, Local-First Logitech Options+ Alternative in Rust
OpenLogi is a native, local-first alternative to Logitech Options+, built with Rust. It allows users to remap mouse buttons, control DPI, and manage SmartShift functionality over HID++ without requiring an account or collecting telemetry. This project prioritizes privacy and local control for Logitech mouse users.
RustTraining: Comprehensive Learning Paths for Rust Programmers
Microsoft's RustTraining repository offers a comprehensive collection of learning materials designed for Rust programmers of all levels. It provides seven structured training courses, covering topics from foundational concepts for various programming backgrounds to deep dives into async Rust, advanced patterns, and engineering practices. This resource aims to consolidate scattered knowledge into a cohesive and pedagogically sound learning experience.

OpenHuman: Your Private, Powerful AI Super Intelligence
OpenHuman is an open-source, agent-based personal AI assistant built with Rust, designed for privacy, simplicity, and power. It integrates seamlessly into your daily workflow, offering local knowledge management, extensive third-party integrations, and advanced memory capabilities. This project aims to provide a personal AI that truly understands and remembers your context from day one.

Tokio: An Asynchronous Runtime for Reliable Rust Applications
Tokio is a powerful asynchronous runtime for the Rust programming language, enabling developers to build fast, reliable, and scalable applications. It provides essential components like I/O, networking, scheduling, and timers, making it ideal for high-performance concurrent systems.

EDB: Source-Level Time-Travel Debugger for Ethereum Smart Contracts
EDB is a powerful source-level time-travel debugger designed for Ethereum smart contracts, bridging the gap between high-level Solidity code and low-level EVM execution. It offers essential features like step-by-step execution, local variable inspection, custom expression evaluation, and breakpoints, significantly enhancing the debugging experience for Web3 developers.

LightClaw: A Fast, Local-First AI Assistant in Rust
LightClaw is a fast, local-first AI assistant built in Rust, packaged as a single binary for minimal overhead. Inspired by OpenClaw and Nanobot, it provides agentic tooling, memory, and seamless integration with platforms like Telegram and Discord. This project offers a high-performance, low-footprint solution for an AI assistant without a heavy runtime environment.

SQL Studio: A Universal SQL Database Explorer Built with Rust
SQL Studio is a versatile, single-binary SQL database explorer built with Rust, offering broad compatibility with databases like SQLite, PostgreSQL, MySQL, DuckDB, and Microsoft SQL Server. It provides a comprehensive set of features for database interaction, from schema overview to advanced query capabilities with rich IntelliSense. This tool simplifies database management and exploration across diverse environments.

CCometixLine: A High-Performance Rust Statusline Tool for Claude Code
CCometixLine is a high-performance statusline tool for Claude Code, built with Rust, offering deep Git integration and usage tracking. It provides an interactive TUI for configuration, theme customization, and includes utilities to enhance the Claude Code experience. This tool aims to deliver a highly customizable and efficient statusline.

Rayon: Effortless Data Parallelism in Rust
Rayon is a lightweight data parallelism library for Rust, designed to easily convert sequential computations into parallel ones. It guarantees data-race freedom, making concurrent programming safer and more straightforward for developers looking to leverage multi-core processors.

scooter: Interactive Find-and-Replace in Your Terminal
`scooter` is an interactive terminal UI application designed for efficient find-and-replace operations. It allows users to recursively search through files or process text from stdin, providing an interactive interface to toggle which instances to replace. Built with Rust, `scooter` delivers fast performance and supports advanced regex features, custom themes, and seamless editor integrations.

Zellij: A Feature-Rich Terminal Workspace and Multiplexer
Zellij is an advanced terminal workspace designed for developers and ops-oriented individuals. It functions as a powerful terminal multiplexer, offering a rich set of features including customizability, multiplayer collaboration, and a WebAssembly plugin system. This tool aims to provide a great out-of-the-box experience while also catering to power users with deep configuration options.

Microsandbox: Secure, Self-Hosted Sandboxes for AI Agents and Untrusted Code
Microsandbox is an open-source project providing self-hosted, hardware-isolated sandboxes designed for securely executing untrusted user and AI code. It offers a unique balance of strong isolation, instant startup times, and OCI compatibility, addressing the challenges of traditional container and VM solutions. Built in Rust, Microsandbox is ideal for developers building agentic AI applications requiring robust and flexible execution environments.