AgentFlow uses Python’s graph-based DSL to orchestrate AI coding agents with parallelism, iteration, and remote execution. It supports Codex, Claude, and others.
router7 is a pure-Go home router implementation bundling DHCP, DNS, and more into a single binary for fiber7 ISP, simplifying traditional router firmware complexity.
Compozy is a Go CLI that orchestrates AI coding agents in a structured pipeline, grounding AI tasks in real codebase context with markdown workflows and multi-agent concurrency.
Kovan is a Rust library offering wait-free memory reclamation for lock-free data structures using 128-bit atomics, achieving 2.79ns pin overhead — faster than crossbeam-epoch and others.
Scarf is a Swift native macOS and iOS app that provides a GUI for the Hermes AI agent, featuring SSH connectivity, efficient image encoding, SQLite state sync, and real-time dashboards.
Colly is a Go web scraping framework offering fast, concurrent crawlers with a clean API. It handles cookies, sessions, delays, and caching, suited for data mining and archiving.
etcd is a distributed key-value store in Go that uses the Raft consensus algorithm for high availability and consistency, delivering 10,000 writes/sec and used extensively in production.
Hugo is a static site generator in Go, using concurrency for fast builds and advanced asset pipelines. It supports multilingual sites and modular content sharing.
Hatchet offers a durable, fault-tolerant background task and workflow engine built with Go and Postgres. It supports complex DAG workflows, multi-language SDKs, and advanced flow control.