Description:
Warp is an agentic development environment born from the terminal, enabling built-in coding agents and external CLI agents. The client is open source; main site is warp.dev.
Keep Calm and Read the Friendly Manual :-)
Description:
Warp is an agentic development environment born from the terminal, enabling built-in coding agents and external CLI agents. The client is open source; main site is warp.dev.
Description:
Hatchet is an open-source platform for running background tasks and durable workflows on PostgreSQL, including a durable queue, observability, alerting, a real-time dashboard, and CLI for DAGs, scheduling, concurrency, and event-driven execution.
Description:
Docker container for development, packed with modern CLI/TUI tools, AI coding assistants, and language SDKs. A portable, one-click box for a complete terminal development environment across machines and environments.
Description:
TrailBase is a single-executable backend framework with a WASM runtime, REST & realtime APIs, multi-DB support, SSR, and admin UI, built on Rust, SQLite and Wasmtime.
Description:
Darcs is a free, open-source, cross-platform version control system that emphasizes changes over snapshots. It offers a freer workflow, a simpler UI, and does not require a central server, functioning well in offline mode.
Description:
Luan is a Lua-like programming language implemented in Java for the JVM, with Lua compatibility and JVM tooling.
Description:
Arnis is an open-source Rust tool that generates detailed Minecraft Java and Bedrock worlds from real-world geospatial data (OpenStreetMap and elevation). It can create hometowns, cities, and landscapes at scale, using modular components. Official site arnismc.com. Documentation includes a GitHub wiki; mobile-friendly option MapSmith available.
Description:
Retro Game Coders BASIC (RGC BASIC) — a modern cross-platform BASIC interpreter written in C, inspired by CBM BASIC v2. Terminal and graphical modes with PETSCII support, file I/O, and browser/ WASM builds; includes examples and a Raylib-based graphics interface.
Description:
Lightweight remote terminal for AI agents; provides API-driven shell, file management, and code execution in a sandboxed or bare-metal environment.
Description:
x86CSS is a CSS-only x86 CPU emulator that runs entirely in CSS, with no JavaScript required. It emulates an 8086-like CPU inside the browser, using CSS for computation and display. The project includes build scripts (build_css.py, build_c.py) and a live demo at lyra.horse/x86css.