Repository History
31 repositories tagged with rust

mcp-gateway: Unifying AI Tool Access with Reduced Context Overhead
mcp-gateway is a powerful Rust binary designed to streamline AI agent interaction with diverse tools. It consolidates unlimited MCP servers and REST APIs behind a single, compact endpoint, drastically reducing context token overhead and enabling efficient tool access.

goose: Your Native Open Source AI Agent for Code and Workflows
goose is an open source, extensible AI agent designed to run natively on your machine, offering capabilities beyond simple code suggestions. It supports installation, execution, editing, and testing with a wide range of Large Language Models. Built in Rust, goose provides a desktop app, CLI, and API, making it a versatile tool for various tasks from coding to data analysis.
Destructive Command Guard (dcg): Protecting AI Agents from Dangerous Commands
The Destructive Command Guard (dcg) is a high-performance hook designed to prevent AI coding agents from executing dangerous git and shell commands. Built in Rust, dcg intercepts and blocks catastrophic operations like `git reset --hard` or `rm -rf`, offering clear explanations and safer alternatives. It provides a crucial safety layer for developers working with tools like Claude Code, Codex CLI, and GitHub Copilot.

Zeroboot: Sub-millisecond VM Sandboxes for AI Agents
Zeroboot is an innovative open-source project that delivers sub-millisecond VM sandboxes, primarily designed for AI agents and other applications requiring extremely fast, isolated code execution environments. It leverages copy-on-write forking and Firecracker microVMs to achieve hardware-enforced isolation with minimal overhead. This approach enables rapid, secure code execution, ideal for high-performance AI applications.

Inkwell: A Sovereign, Lightweight Markdown Editor for Focused Writing
Inkwell is a fast, portable, and privacy-focused markdown editor designed to enhance your writing experience. Built with Rust and Tauri v2, it offers a distraction-free environment with powerful features like Typst PDF exports, local SQLite persistence, and extensive customization. This tool is ideal for writers seeking a robust, local-first solution that respects user privacy.

mullvadvpn-app: Secure and Private Mullvad VPN Client for Desktop and Mobile
The `mullvadvpn-app` is the official open-source client application for the Mullvad VPN service, designed for both desktop and mobile platforms. Developed by Mullvad VPN AB, this project is primarily written in Rust, with frontends built using Electron for desktop and native implementations for Android and iOS. It provides a secure, privacy-preserving VPN experience, supporting protocols like WireGuard and OpenVPN, and is known for its strong emphasis on user anonymity and leak prevention.

ApiArk: A Privacy-First, Lightweight API Platform Built with Tauri v2
ApiArk is an innovative API platform designed as a privacy-first, lightweight alternative to traditional tools like Postman. Built with Tauri v2, it offers exceptional performance, consuming only about 60 MB of RAM, and operates entirely locally with no login or cloud requirements. It supports a wide array of protocols and stores data in Git-friendly YAML files, empowering developers with full control over their API workflows.
Lemmy: A Decentralized, Open-Source Discussion Platform for the Fediverse
Lemmy is an open-source, decentralized discussion platform designed for communities, offering a federated alternative to sites like Reddit. Built with Rust, it allows users to subscribe to forums, post links and discussions, and engage in a censorship-resistant environment within the Fediverse. Its self-hostable nature and AGPL-3.0 license promote user control and privacy.

neohtop: Blazing-Fast System Monitoring with Rust, Tauri, and Svelte
neohtop is a modern, cross-platform system monitor designed for speed and efficiency. Built with Rust, Tauri, and Svelte, it offers real-time process monitoring and a beautiful user interface. This tool provides comprehensive insights into your system's performance, making it an excellent alternative to traditional monitoring utilities.

Defguard: Zero-Trust Access Management with WireGuard 2FA/MFA
Defguard is an open-source, enterprise-grade VPN solution built with Rust, offering zero-trust access management. It uniquely provides multi-factor authentication for WireGuard VPN connections, integrating with various SSO providers or its built-in SSO. This platform aims to simplify the secure management of complex VPN networks with advanced features like ACLs, YubiKey provisioning, and real-time client synchronization.

py2many: Universal Python Transpiler to Rust, C++, Go, and More
py2many is a powerful Python transpiler designed to convert Python source code into multiple statically-typed programming languages, including Rust, C++, Go, Julia, and Kotlin. This tool helps developers improve application performance, enhance security, and enable seamless cross-platform development. It allows users to leverage Python's ease of development while benefiting from the speed and robustness of other languages.

Bevy: A Data-Driven Game Engine Built in Rust
Bevy is a refreshingly simple, data-driven game engine built in Rust. It is free, open-source, and designed for both 2D and 3D game development. While still in early development, Bevy aims to be capable, modular, fast, and productive, leveraging an Entity Component System (ECS) paradigm.