cmackenzie1/go-uuid: library for generating version 4 (random) and version 7 (time-ordered) UUIDs

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ulid

    Universally Unique Lexicographically Sortable Identifier (ULID) in Go

  • You can also have look at https://github.com/oklog/ulid for time ordering generated id purpose

  • go-uuid

    A simple, stdlib only, go module for generating UUIDs (Universally Unique IDentifiers). (by cmackenzie1)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • uuid

    A UUID package originally forked from github.com/satori/go.uuid (by gofrs)

  • What makes this different than https://github.com/gofrs/uuid ?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • satori uuid vs google uuid vs gofrs uuid ? which to use to generate uuid for enterprise coding standards

    2 projects | /r/golang | 4 Sep 2023
  • Any way of blocking or preferring a package?

    2 projects | /r/golang | 4 Aug 2023
  • Which UUID package do you use? and why?

    6 projects | /r/golang | 13 Jan 2023
  • This is very cool! I love this solution for ID’s what do you all think?

    1 project | /r/programming | 30 Nov 2022
  • Example Golang RESTful API (Fully Containerized Local Development)

    2 projects | /r/golang | 22 Nov 2022