darvaza.org/core
Fundamental helpers for Darvaza projects — type constraints, context utilities, error handling, and more.
Fundamental set of helpers used across Darvaza projects. Zero external dependencies — only Go's standard library is allowed.
Covers type constraints, context utilities, network helpers, generic slice/map operations, error handling with compound errors, stack tracing, synchronisation primitives, and testing assertions.