Open source projects from Firetiger.
- concurrent - Structured concurrency for Go. Composable pipelines, worker pools, and ordered result collection built on
iter.Seq. - go-duckfs - DuckDB virtual file system based on
io/fs. Mount any Go filesystem (cloud storage, HTTP, etc.) as a DuckDB backend. - otelnet - OpenTelemetry instrumentation for Go's
netpackage. - tigerblock - Go package to interact with cloud object storage providers.
- aip - Go utilities for Google AIP-compliant services: AIP-160 filters → parameterized SQL, AIP-132 ordering.
- connect-aip - Connect RPC → Google AIP REST codegen (Go/TS/Python plugins).
- connect-sse - SSE transport for connect-go.
- lambdahttp-go - Bridge AWS Lambda and Go's
net/http: serve Lambda events (ALB, API Gateway, Function URLs) with anyhttp.Handler, or invoke Lambda as anhttp.RoundTripper. - stripes - Streaming pretty-printer for JSON, YAML, XML, HTML, CSV, protobuf, and text — Go library and CLI.
- claude-plugin - Claude Code plugin for Firetiger.
- cursor-plugin - Firetiger plugin for Cursor.