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
- Cookies, but with structs, for happiness.β111Updated last week
- Make Writing HTML in Go a Breeze πβ51Updated 3 months ago
- Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algoβ¦β63Updated this week
- Native type for dealing with dates in Goβ67Updated last week
- β47Updated 2 months ago
- Nats-mutex is a distributed lock library using NATS JetStream.β27Updated 4 months ago
- A database migration tool in Go language inspired by active record migrations.β31Updated 3 months ago
- π Structured concurrency for Go.β40Updated 3 weeks ago
- A very simple synthesizerβ42Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.β42Updated last month
- Tiny wrapper around SQLX for Generic SQL queriesβ48Updated 5 months ago
- scan sql rows into any type powered by genericsβ65Updated last year
- Helpful functions to extend the Golang `time` standard packageβ19Updated last year
- Structured data format to config struct decoder library for Goβ38Updated 2 months ago
- Go package for defining Chi apis (with OpenAPI generated specs)β29Updated 2 months ago
- Type-safe, persistent, embedded task queues and background job runner w/ SQLiteβ83Updated this week
- Higher level use of Go templates for rendering web pagesβ70Updated this week
- A Go test harness that starts an ephemeral PostgreSQL serverβ57Updated 3 months ago
- A Rust style enums implementation for Go.β29Updated last year
- Andrej Karpathy's Micrograd in Goβ54Updated 8 months ago
- π Tiny event emitter built on genericsβ41Updated last year
- perhaps the best CORS middleware library for Goβ62Updated 2 weeks ago
- A port of dinero.js to Goβ68Updated last year
- Type safe multi-type map for Goβ13Updated 7 months ago
- AMQP library to publish and consume eventsβ56Updated last week
- Adding "unset" state to Go's typesβ82Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviromentsβ65Updated 3 years ago
- π The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.β73Updated 10 months ago
- Golang in-memory caching stream readerβ34Updated last year
- Create simple flowcharts from textβ20Updated 8 months ago