Compute CRAP scores (Change Risk Anti-Patterns) for Go functions. Combines cyclomatic complexity with test coverage to identify risky, under-tested code.
Self-hosted retrieval infrastructure for AI assistants. MCP-first search and grounded answers over a private corpus, with citations that resolve to a real location in a real document — a page, a heading, a line, a cell.
A PDF parser, serializer and conformance validator in Go — PDF 1.x and 2.0 — covering PDF/A, PDF/UA, PDF/X, PDF/VT, PDF/R and Factur-X, with PAdES signing, encryption and text/image extraction.
Cloud-native HTTP and gRPC gateway for cryptocurrency exchanges powered by CCXT. Provides a unified API for market data, account management, and trading operations. Distributed as Docker images and Helm charts for scalable, highly available deployments.
A Gofi backed mock server that lets you declare the HTTP requests you want to intercept locally, return typed mock responses for those cases, and proxy everything else to one real upstream.