A highly parallel Perl 5 interpreter written in Rust
Senior SysAdmin, Network Admin, Data Analyst, and Software Engineer living in your terminal. A high-precision local AI agent harness for LM Studio, Ollama, and other local OpenAI-compatible runtimes that runs 100% on your own silicon. Reads repos, edits files, runs builds, inspects full network state and workstation telemetry, and runs real Python/JS for data analysis.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Open source chess engine with hybrid vector-based position analysis, advanced tactical search, and NNUE neural network evaluation
Pure Rust DEFLATE/zlib/gzip compression and decompression
The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
A blazingly fast file finder, organizer, and pentesting tool for Linux/Unix systems with netcat-style combined flags
Download and analyze U.S. appropriations bills from Congress.gov
Operator CLI + MCP server: canonical corpus second: semantic index second to aicx
Lexa CLI: hybrid local search (BM25 + binary-quantized Matryoshka KNN + cross-encoder rerank) over arbitrary file trees. `lexa index <path>`, `lexa search <query>`, `lexa watch <path>`.
Local-first hybrid retrieval engine: BM25 + binary-quantized Matryoshka KNN + cross-encoder rerank, in one Rust crate. Pairs with `lexa-obsidian` for vault-aware MCP.
rmcp stdio MCP server for the Lexa hybrid retrieval engine. Exposes `search_files`, `index_path`, `list_indexed_paths`, `purge_path`, and `status` to any MCP client (Codex, Claude Desktop, Cursor, Claude Code) for arbitrary local file trees. Pairs with `lexa-obsidian-mcp` for vault-shaped queries.