UUIDs are a wonderful invention

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • UUID

    :snowflake: A PHP library for generating universally unique identifiers (UUIDs). (by ramsey)

    I'll leave this here https://github.com/ramsey/uuid/issues/80

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • nanoid

    A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript

    This is brilliant. But I like this: https://github.com/ai/nanoid

  • nft_ptr

    C++ `std::unique_ptr` that represents each object as an NFT on the Ethereum blockchain

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

  • Weekly help thread

    1 project | /r/PHP | 6 Jan 2023
  • weird php results microtime/hrtime

    1 project | /r/PHPhelp | 1 Dec 2022
  • What are types of bugs that only show up after thousands or millions of times of the code being run.

    1 project | /r/AskProgramming | 28 Feb 2022
  • A UUID can have so many combinations that UUIDs are effectively unique. But it's possible to generate the same one twice, however small the chance. Is it best practice to take this chance into account, checking to be sure you haven't used it?

    1 project | /r/learnprogramming | 11 Feb 2021
  • You Don't Need UUID

    13 projects | news.ycombinator.com | 11 Sep 2023

Did you konow that PHP is
the 14th most popular programming language
based on number of metions?