Idiomatic Go bindings for the Win32 API, generated from Microsoft's win32metadata. Every function, struct, enum, constant, and COM interface in the metadata — hundreds of namespaces — surfaced as Go you can actually enjoy calling
Type-safe Go client for the Telegram Bot API. Auto-generated from live docs, batteries-included dispatcher, conversations, webhooks. Always current with the latest Bot API.
Go TOML library and CLI with round-trip-preserving CST and codegen for type-safe Decode/Encode methods — keeps comments, whitespace, and formatting intact — read-only mirror of code.linenisgreat.com/tommy
Democratizing client-server game development. A deterministic framework bridging Unity and Microsoft Orleans. Write game logic once in C# - it runs on the server (Orleans grains) and replays on the client (Unity / .NET).
OxiFFT is a 99% Rust port of FFTW3, the world's most respected FFT library. It brings FFTW's sophisticated algorithms, planning system, and performance optimizations to the Rust ecosystem while leveraging Rust's safety guarantees and modern language features.