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.
β˜†21Updated this week

Alternatives and similar repositories for prefixed_uuids:

Users that are interested in prefixed_uuids are comparing it to the libraries listed below