CLI tool that generates AI coding assistant context files (CLAUDE.md, Copilot instructions, Kiro steering) from a single source of truth — switch platforms without rewriting your agents, skills, and rules from scratch.
Forge is a developer workflow wrapper that enforces discipline without taking the wheel. Git discipline, env management, repo scaffolding, built for developers who own their process.
Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overhead nor extra coding needed.
**Go-Mix** is a high-performance, interpreted programming language implemented in Go. It combines dynamic typing with static safety features, lexical closures, and a comprehensive standard library—perfect for prototyping, education, and embedding as a scripting layer in Go/JS applications.
Dependency-free Go client for the OANDA REST v20 API — candles, accounts, market orders, take-profit, instrument facts — with a gobacktest data-source adapter
Trading 212 Public API client for Go — account summary, instruments, exchanges, positions — with a gobacktest data-source adapter that maps T212 tickers to Yahoo Finance candles