Popular repositories Loading
-
-
tern
tern PublicA small generic utility library for Go that brings ternary-like expressions and a variety of conditional helpers to make complex branching more concise, readable, and type-safe.
Go
-
gopipe
gopipe PublicA lightweight, generic pipeline framework with built-in Fan-out and Fan-in utilities for Go. Designed to simplify concurrent data processing with stages, workers, and error handling modes.
Go
-
go-csv
go-csv PublicExport CSV, XLSX, and bundle multiple files into ZIP in a style similar to “fast-csv” (Node.js) but written in Go. Designed for streaming, each row is a []any, auto-converted to string/number, with…
Go
-
zsocket
zsocket PublicA small, gorilla-free WebSocket server for Go — clean API, RFC6455 handshake, frames, ping/pong keepalive, JSON helpers, and a simple room hub. Built to be extended (rate limiting, metrics, distrib…
Go
-
If the problem persists, check the GitHub status page or contact support.