SaaSHub helps you find the best software and product alternatives Learn more →
Top 17 Go Uuid Projects
-
uuid
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services. (by google)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
xid tool that helps us create a new unique id chi lightweight router
-
I used https://github.com/jetify-com/typeid for generating api keys for a project. They are nice because you can use prefixes for different type of keys and know immediately what they represent. No dashes also makes them easier to copy paste.
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
Project mention: Shortuuid: A generator library for concise, unambiguous and URL-safe UUIDs | news.ycombinator.com | 2025-04-30
-
-
-
typeid-go
Go implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
-
-
Monoton
Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequential generation
-
-
uuid
Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier. (by agext)
-
go-uuid
A simple, stdlib only, go module for generating RFC9562 UUIDs (Universally Unique IDentifiers).
After reading this I went ahead and added the extra 12 bits to my Go UUID library. Thanks for the write up on the PostgreSQL patch.
If anyone is interested, here is the package: https://github.com/cmackenzie1/go-uuid. It also includes a CLI similar to that of `uuidgen`, but supports version 7.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Uuid discussion
Go Uuid related posts
-
Adding Request ID to Go's requests
-
Shortuuid: A generator library for concise, unambiguous and URL-safe UUIDs
-
Making Beautiful API Keys
-
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
-
TypeID: Type-safe, K-sortable, globally unique identifiers
-
A brief history of the UUID (2017)
-
TypeID-JS: Type Safe, K-Sortable Unique IDs for Javascript
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jul 2025
Index
What are some of the best open-source Uuid projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | uuid | 5,722 |
2 | ksuid | 5,110 |
3 | go.uuid | 4,904 |
4 | ulid | 4,757 |
5 | xid | 4,151 |
6 | typeid | 3,355 |
7 | uuid | 1,701 |
8 | shortuuid | 1,349 |
9 | wuid | 538 |
10 | uuidkey | 196 |
11 | typeid-go | 172 |
12 | sno | 91 |
13 | Monoton | 34 |
14 | gouid | 26 |
15 | uuid | 18 |
16 | go-uuid | 16 |
17 | bench-bintext-codecs | 3 |