jetify-com / typeid-goLinks
Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
☆158Updated last month
Alternatives and similar repositories for typeid-go
Users that are interested in typeid-go are comparing it to the libraries listed below
Sorting:
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆127Updated last week
- A Go time testing library for writing deterministic unit tests☆255Updated last week
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆114Updated 3 weeks ago
- A modern generic testing assertions library for Go☆190Updated 2 months ago
- OpenTelemetry SQL database driver wrapper for Go☆118Updated last week
- 🪵 Ensure consistent code style when using log/slog☆195Updated 2 weeks ago
- OpenTelemetry Tracing instrumentation for PostgreSQL☆132Updated this week
- A high-performance rate limiter library for Go applications☆135Updated this week
- Native type for dealing with dates in Go☆68Updated last week
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆449Updated 11 months ago
- 🚨 slog sampling: drop repetitive log records☆82Updated 3 weeks ago
- Is a general library to help modify or set data within data structures and other objects.☆269Updated 5 months ago
- Importable package that parses version info from debug.ReadBuildInfo().☆288Updated 6 months ago
- PostgreSQL Lock Client for Go☆115Updated last week
- Support REST, gRPC, gRPC-Web, and Connect clients with one server.☆303Updated 2 weeks ago
- A Golang package to encrypt your pagination tokens☆158Updated 9 months ago
- sq is a type-safe data mapper and query builder for Go.☆266Updated 8 months ago
- Easily start a fake gRPC/gRPC-Web/Connect/REST server from protobufs☆99Updated last month
- Cookies, but with structs, for happiness.☆111Updated 2 weeks ago
- Use golang structured logging (slog) with context. Add and retrieve logger to and from context. Add attributes to context. Automatically …☆84Updated last month
- 🚨 slog: Attribute formatting☆171Updated 3 weeks ago
- JSON Schema mapping for Go☆153Updated 2 weeks ago
- checks usage of OpenTelemetry/Census spans☆81Updated 3 weeks ago
- Generic resource pool for Go