mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added GoFlake
Submitting a pull request to add GoFlake to the UUID section of the libraries. Contribution guidelines have been read and complied with.
This commit is contained in:
parent
ce85c5547b
commit
55a25927b9
@ -2140,6 +2140,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
*Libraries for working with UUIDs.*
|
||||
|
||||
* [goflake](https://github.com/hart87/GoFlake) - A small, scalable, & serverless unique ID generator for use in distributed systems. Inspired by Twitters Snowflake.
|
||||
* [goid](https://github.com/jakehl/goid) - Generate and Parse RFC4122 compliant V4 UUIDs.
|
||||
* [gouid](https://github.com/twharmon/gouid) - Generate cryptographically secure random string IDs with just one allocation.
|
||||
* [nanoid](https://github.com/aidarkhanov/nanoid) - A tiny and efficient Go unique string ID generator.
|
||||
|
Loading…
Reference in New Issue
Block a user