ID¶
Articles¶
Libraries¶
- oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
- rs/xid - xid is a globally unique id generator thought for the web
- speps/go-hashids - Go (golang) implementation of http://www.hashids.org
- teris-io/shortid - Super short, fully unique, non-sequential and URL friendly Id
- ulid/spec - The canonical spec for ulid
- sony/sonyflake - A distributed unique ID generator inspired by Twitter’s Snowflake
- matoous/go-nanoid - Golang random IDs generator.
- jetpack-io/typeid - Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs