stduuid
Unique ID library
A C++17 cross-platform library for generating and manipulating unique identifiers.
A C++17 cross-platform implementation for UUIDs
772 stars
25 watching
112 forks
Language: C++
last commit: 8 months ago cppcpp17libraryproposaluuids
Related projects:
Repository | Description | Stars |
---|---|---|
| A C library to generate universally unique identifiers. | 26 |
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
| A V implementation of a unique identifier generator | 8 |
| Generates unique identifiers similar to UUIDs | 9 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |
| Automatically generates unique identifiers for database models | 32 |
| A Haskell library for working with universally unique identifiers. | 62 |
| A C++ header-only library providing type safety and user-defined literals for physical units | 501 |
| A C++ library that generates unique, compact, and secure string IDs | 101 |
| A fast and efficient id generator library. | 1,353 |
| A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |