stduuid

Unique ID library

A C++17 cross-platform library for generating and manipulating unique identifiers.

A C++17 cross-platform implementation for UUIDs

GitHub

772 stars
25 watching
112 forks
Language: C++
last commit: about 2 years ago
cppcpp17libraryproposaluuids

Related projects:

RepositoryDescriptionStars
wc-duck/uuid_hA C library to generate universally unique identifiers.26
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
lexborisov/yauidGenerates unique IDs based on timestamp and node ID without coordination between nodes.21
bungle/lua-resty-uuidFFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way.60
invipal/nanoidA V implementation of a unique identifier generator8
michelboucey/nanoidGenerates unique identifiers similar to UUIDs9
nalgeon/uuidv7Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases86
bsiddiqui/bookshelf-uuidAutomatically generates unique identifiers for database models32
haskell-hvr/uuidA Haskell library for working with universally unique identifiers.62
bernedom/siA C++ header-only library providing type safety and user-defined literals for physical units501
mcmikecreations/nanoid_cppA C++ library that generates unique, compact, and secure string IDs101
cysharp/ulidA fast and efficient id generator library.1,353
ak-coram/cl-frugal-uuidA Common Lisp library providing a simple and efficient way to generate unique identifiers23
pid/puidGenerates unique IDs based on time, machine, and process for use in distributed environments.242
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55