minhajuddin / prefixed_uuids
A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed format (27 chars) like `user.AZXje_k_dRiprKK-aEY8fg`. Includes URL-safe encoding and easy entity type registration. Perfect for database IDs, API endpoints, and logging where type context is valuable.
☆50Updated 3 weeks ago
Alternatives and similar repositories for prefixed_uuids:
Users that are interested in prefixed_uuids are comparing it to the libraries listed below
- Native type for dealing with dates in Go☆67Updated last week
- Cookies, but with structs, for happiness.☆111Updated last week
- A port of dinero.js to Go☆68Updated last year
- Make Writing HTML in Go a Breeze 🍃☆51Updated 4 months ago
- Adding "unset" state to Go's types☆82Updated last year
- perhaps the best CORS middleware library for Go☆64Updated this week
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆107Updated 8 months ago
- simple and secure way to authorize your application with the OpenID Connect☆33Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- Elegant middleware functions for your HTTP clients.☆102Updated 2 years ago
- A very simple synthesizer☆42Updated last year
- Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algo…☆63Updated 2 weeks ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 6 months ago
- ☆48Updated 3 months ago
- A Go Template-Based SQL Builder and Struct Mapper☆33Updated this week
- Generic simple workflows and concurrency patterns☆45Updated last year
- Quick helpers for testing Go applications using generics.☆52Updated last week
- A tiny event broker☆33Updated 10 months ago
- Elegant and powerful Go enums with zero code generation☆34Updated 3 months ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 5 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- A Go to TypeScript API client generator.☆51Updated 6 months ago
- 🚨 slog sampling: drop repetitive log records☆77Updated 3 weeks ago
- a self-updatable cli to generate projects with self-updatable clis☆22Updated 6 months ago
- A handy and powerful library to deal with unstructured data☆27Updated last year
- AMQP library to publish and consume events☆56Updated last week
- scan sql rows into any type powered by generics☆65Updated last year
- Structured data format to config struct decoder library for Go☆38Updated 2 months ago
- Worker for golang☆17Updated 8 months ago