The home of the CUE language! Validate and define text-based and dynamic configuration
KCL Programming Language Core and API (CNCF Sandbox Project). https://kcl-lang.io
🍫 A collection of common regular expressions for Go
Cross-platform CLI tool to validate configuration files (JSON, YAML, TOML, XML, INI, HCL, ENV, Properties, CSV, and more). Catch errors in syntax and schema before deployment. Written in Go.
A type-safe Go validation library built on generics and higher-order functions. Uses plain Go constructs — no reflection, no struct tags — so validation rules are just functions that compose naturally with the rest of your code.