Olive blends a traditional timeline NLE with a node-based compositing system in C++, offering GPU-accelerated rendering and professional color management via OpenColorIO. Currently in alpha.
OpenBoard is a C++/Qt-based interactive whiteboard supporting Windows, macOS, and Debian. It embeds web widgets for interactive teaching, with community-driven translations.
Organize is a Python CLI tool enabling complex file automation through YAML-defined rules. It supports filters by extension, EXIF, content, and actions like move or rename, plus a safe simulation mode.
Shiru is a cross-platform anime library manager built with Svelte and Tauri, featuring independent dub/sub schedule tracking and local-first playback without transcoding.
Theseus recreates the original Xbox dashboard in C++, delivering a faithful console experience on modded Xbox and a modern 3D launcher on desktop with one codebase.
zx is a JavaScript library from Google that transforms Node.js into a capable shell scripting tool with promise-based API, automatic escaping, and cross-platform support.
Wicked Engine is a cross-platform C++ 3D engine with a modular RenderPath system and ECS, enabling flexible rendering pipelines and Lua scripting for prototyping.
hw-smi is a minimal C++ tool for CPU/GPU telemetry that bypasses OS layers to read metrics directly from vendor APIs. It documents real-world vendor API fragmentation and runs lightweight ASCII terminal UIs.
agentic-stack provides a harness-agnostic shared memory layer for AI coding agents, enabling seamless context persistence and migration across tools like Claude Code and Cursor.
Organic Maps is a C++ cross-platform mobile app delivering offline maps, routing, and turn-by-turn navigation with a privacy-first design. It uses a custom rendering engine and OpenStreetMap data.
abtop is a Rust TUI that monitors local AI coding agents by scanning processes and files without API keys. Supports macOS, Linux, Windows with tmux pane jumping and colorblind themes.
Skip enables single-codebase SwiftUI development for iOS and Android with native UI via Swift compilation or Swift-to-Kotlin transpilation. Over 2,200 Swift packages supported.
AutoSubs is a TypeScript-based cross-platform app that automates subtitle creation from audio/video files, with standalone and DaVinci Resolve modes. Easy install and practical editing.
Converseen wraps ImageMagick C++ bindings into a GUI app for batch image conversion and resizing across 100+ formats on Windows, Linux, macOS, and FreeBSD.
CrabCamera is a Rust plugin for Tauri offering cross-platform camera and audio capture with PTS-based sync, zero unsafe code, and professional hardware controls.
Czkawka uses a safe Rust core library to power multiple cross-platform frontends and CLI for file cleanup, with caching, multithreading, and perceptual hashing. A practical study in library-first Rust desktop apps.
DontFeedTheAI provides an easy wizard-driven way to deploy Claude AI proxies across platforms. It automates engagement setup, deployment, and tunnel management for lightweight AI model access.
Gridex is a native cross-platform database IDE unifying seven database engines with a security-focused MCP server that safely exposes DB operations to AI agents. It uses native UI tech per OS and supports SSH, mTLS, and AI chat integrations.
mhabit is a Flutter/Dart app for micro habit tracking across 5 platforms, featuring WebDAV sync, Material3 dynamic theming, and JSON data export. A practical case study in cross-platform Flutter app development and independent data control.
Neovide is a Rust GUI client for Neovim, delivering smooth GPU-accelerated rendering by acting as a thin RPC client over Neovim’s msgpack API, maintaining full terminal parity.