go.uuid

UUID generator

A package that provides a pure Go implementation of Universally Unique Identifiers (UUIDs) with various versioning and parsing capabilities.

UUID package for Go

GitHub

5k stars
96 watching
600 forks
Language: Go
last commit: 3 months ago
gouuid

Related projects:

Repository Description Stars
google/uuid Generates and inspects unique identifiers based on a standardized format 5,343
oklog/ulid A package that generates Universally Unique Lexicographically Sortable Identifiers 4,523
markbates/goth A framework for implementing multi-provider authentication in Go web applications 5,619
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,581
xtaci/kcp-go Provides a reliable and secure UDP transport layer with forward error correction and encryption. 4,108
gonum/gonum A set of libraries for numerical computations in the Go programming language. 7,632
apache/cassandra-gocql-driver A fast and robust Cassandra client for the Go programming language 2,584
segmentio/ksuid A library for generating and parsing globally unique identifiers with a timestamp component for efficient sorting and collision protection. 4,945
smartystreets/goconvey A tool for writing and running Go tests in the browser or terminal with visualizations of test results 8,259
urfave/cli A package for building simple command line tools in Go with support for flexible flag parsing and dynamic shell completion. 22,371
go-git/go-git A high-level implementation of the Git version control system in Go 5,995
agext/uuid A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. 18
nsqio/go-nsq A Go package providing an official client library for interacting with NSQ clusters. 2,594
google/gopacket Provides a set of tools for packet processing and decoding in Go. 6,349
duke-git/lancet A comprehensive utility function library for Go that provides a wide range of functions for common tasks. 4,698