High-performance cache for Go (in-memory/Redis/any storage), optimized for maximum throughput, with every known trick done right. Easy to use, yet configurable.
Storybook for htmx & hypermedia. One binary points at your running app and renders your components in isolation, with an htmx-aware inspector, live controls and mocked interactions. Works with Go, Django, Rails, Laravel, or any stack. Zero JS toolchain.
Officially listed, pure-Go port of the Yjs CRDT, byte-for-byte V1/V2 wire-compatible with yjs@13.6.31 (cross-language fixtures, both directions). UndoManager, snapshots, subdocuments, cursors, GC. yserve: single-binary Hocuspocus-compatible server with SQLite persistence and document versioning. iOS/Android via gomobile. No CGO.
Composable, non-opinionated authentication toolkit for Go — import the modules you need (identity, tokens/JWT, sessions, passkeys, OAuth/OIDC, MFA, OTP) and wire them with DI. Secure-by-default, no framework.
Crash-safe, race-free file writes for Go — TOCTOU protection via fingerprint verification, cross-platform file locking, atomic rename, and fsync for crash durability.
Minimal, type-safe Server-Sent Events library for Go — wire format, connection lifecycle, fan-out broadcasting, and reconnection replay. No framework or payload-format opinions.
Audit logging for Azure/go-workflow — records every step execution event with timestamped events, export to JSON, NDJSON, diagrams, and an interactive HTML dashboard.