uuid_h

UUID generator

A C library to generate universally unique identifiers.

Single file, STB-style, "lib" to generate uuid:s.

GitHub

26 stars
4 watching
5 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4
haskell-hvr/uuid A Haskell library for working with universally unique identifiers. 61
ak-coram/cl-frugal-uuid A Common Lisp library providing a simple and efficient way to generate unique identifiers 23
wyhaines/csuuid.cr A small UUID library that generates chronologically sortable UUIDs in Crystal 15
flashultra/uuid Utility for generating and manipulating unique identifiers across various formats 25
twharmon/gouid Provides universally unique IDs with cryptographic security 24
skorokithakis/shortuuid A concise and URL-safe UUID generator 2,079
agext/uuid A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. 18
nalgeon/uuidv7 Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases 84
wc-duck/datalibrary A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. 42
gofrs/uuid A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. 1,588
okeuday/uuid A Erlang module for generating UUIDs with various versioning and hashing methods 217
lexborisov/yauid A decentralized unique ID generator that produces time-ordered IDs without requiring coordination with other nodes. 21
benwebber/sqlite3-uuid An extension for generating UUIDs in a SQLite database 48
debdut/uuid-readable Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. 803