uuid_h
UUID generator
A C library to generate universally unique identifiers.
Single file, STB-style, "lib" to generate uuid:s.
26 stars
4 watching
5 forks
Language: C
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| A Haskell library for working with universally unique identifiers. | 62 |
| A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
| A small UUID library that generates chronologically sortable UUIDs in Crystal | 15 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| Provides universally unique IDs with cryptographic security | 24 |
| Generates concise and URL-safe IDs for use in applications | 2,090 |
| A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |
| A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| An extension for generating UUIDs in a SQLite database | 48 |
| Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. | 804 |