Lokalise Glossary Guard (LGG) is a lightweight command-line tool designed to validate and fix CSV files before uploading them to Lokalise as glossaries.
A schema-first ORM toolkit for Go. It provides a Prisma-like schema language, a Go code generator, type-safe query builders, migration planning, and database tooling for PostgreSQL, MySQL, and SQLite.
A production-grade, independent Go client for the Increase API — banking-as-a-service for accounts, ACH/wire/check/RTP/FedNow transfers, cards, entities, and more.
A lightweight, dependency-free Golang client for the Nansen AI API. Context-aware, concurrency-safe, and fully typed, with functional options, automatic retries and exponential backoff on rate limits, and rich, typed error handling. Covers Smart Money, Token God Mode, Profiler, Portfolio, and historical backtesting endpoints.
Zero-dependency Go client for the Coinglass API v4. Typed access to Futures, Spot, Options, ETF, and Indicator endpoints, with context support, safe concurrency, automatic retry with exponential backoff on rate limits, sentinel errors, and functional-option configuration. Built on the standard library and fully tested.
A lightweight, zero-codegen library that lets you compose **modular HTTP applications** in Go. Define repositories, services, middleware and routes in plain Go code and have them autowired at start-up—no reflection on the hot path, no generated files to commit.