arkflow - Rust stream processing engine
High-performance stream processing engine in Rust that integrates DataFusion, DuckDB, and Kafka with optional ML inference steps. Designed for real-time analytics pipelines without a JVM.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
agent-of-empires - mobile-first multi-agent control plane
TUI and web UI for managing parallel Claude Code, OpenCode, Codex, Gemini, Copilot, and Factory Droid sessions. Backed by tmux and git worktrees so each agent gets its own branch.
ThinkWatch - enterprise AI and MCP bastion host
Rust gateway in front of OpenAI, Anthropic, Gemini, and self-hosted LLMs (plus MCP servers) with RBAC, audit logs, rate limits, and cost tracking. The boring layer enterprises actually need.
sqz - context compressor for LLM CLIs
Rust CLI that compresses prompt and context payloads before they hit the model, trading a small accuracy delta for measurable token-cost savings.
LeanKG - graph-backed code context
Rust knowledge-graph layer that replaces token-heavy file dumps with concise graph queries, targeting Antigravity, Claude Code, Cursor, and Gemini agents.