5 projects
Go Package Validator
A Go package that provides tag-based validation for structs and custom types, supporting both built-in validation rules and custom validation functions. It enables developers to define validation constraints through struct tags and validate data against those rules at runtime.
1,638
465
$2.1M
errors
Simple error handling primitives
289
163
$48K
go-multierror
A Go package that provides functionality for combining multiple errors into a single error value, allowing for aggregation and handling of multiple error conditions in Go applications
133
50
$34K
retry
A Node.js module that provides retry functionality for operations that may fail, allowing configurable retry attempts with exponential backoff and custom retry strategies
128
55
$26K
node-errno
A Node.js library that provides a comprehensive mapping of system-level error codes to human-readable error messages, along with cross-platform error code handling utilities
37
23
$17K