How to organize dozens of servers and forget about manually editing the SSH config
An open-source Rust TUI manager for SSH that syncs with cloud providers, manages containers, and keeps your config files organized.
Language
HomeLanguages
Sections
An open-source Rust TUI manager for SSH that syncs with cloud providers, manages containers, and keeps your config files organized.
A lightweight Rust-based web scraper that uses just 14MB of RAM and outputs clean Markdown for LLMs.
Tired of managing scattered AI agents? Nasiko provides a unified control-plane with routing, security, and observability for multi-agent systems.
Bonsai is a lightweight Rust library for behavior trees that brings order to complex game and robotics AI logic, with Python bindings included.
A curated guide to modern terminal emulators, shells, and CLI tools that can transform your command-line workflow from basic to professional.
iocraft brings React-like component model, hooks, and flexbox layout to terminal UI development in Rust, offering a modern alternative to traditional approaches.
Athas combines Rust backend with React frontend in Tauri for a lightweight, fast code editor with AI agents, LSP support, and Vim mode.
A compact Rust-based AI agent that runs in the terminal, supports local GGUF models, and consumes 7x less RAM than Claude Code.
A desktop app that downloads Bilibili videos with metadata, subtitles, and NFO files ready for Emby. Built with Tauri v2 and Rust.
OpenCADStudio is a 2D/3D CAD editor written entirely in Rust with native DWG/DXF support and a working WebAssembly version that runs in the browser.
Python slows down with heavy computations. PyO3 lets you write Rust modules for Python, keeping memory safety while boosting performance.
A look at forge3d, a Python library that renders 3D terrain and maps using WebGPU and Rust, without the C++ complexity.
Delta Lake format typically requires Apache Spark and JVM, but delta-rs brings lightweight native Delta Lake access to Rust and Python projects without heavy infrastructure.
Rust implementation of Apache Iceberg provides native performance without JVM overhead. Here's what's available and where it's already in production.
Traditional server control panels consume 150-250 MB of RAM. DockPanel uses just 19 MB thanks to being built with Rust and React.
Exploring Bittensor's subtensor repository—a Substrate-based blockchain that turns compute resources into a digital commodity through subnetworks.
SQLx is a Rust SQL toolkit that validates queries at compile time, supports PostgreSQL, MySQL, SQLite, and offers async performance with runtime flexibility.
A developer shares their experience with dcg (destructive_command_guard) — a Rust-based terminal guard hook that protects AI agents from accidentally running destructive commands like rm -rf.
pgrust is rewriting Postgres 18.3 in Rust, already passing 46,000 regression tests while promising 50% faster transactions and 300x analytics speedup.
I tried Memtrace — a tool that turns your codebase into a knowledge graph for AI agents, indexing 15,000 files in 1.5 seconds without LLM calls.
ripdrag brings drag-and-drop functionality to the terminal, letting you drag files into graphical apps or use it as a drop target. Built with Rust and GTK4.
Gobang is a TUI database client for MySQL, PostgreSQL, and SQLite with vim-like hotkeys, minimalist interface, and Rust-powered performance.
Moving Discord to the terminal with Concord — a Rust-based TUI client that uses a fraction of the resources and feels like Vim.
Serpl is a Rust-based terminal app that brings VS Code's search and replace functionality to your terminal with interactive preview and flexible configuration.