GitHunt
OT

otoolep/cppuuid

C++ UUID support inspired by Python's UUID classes

cppuuid

C++ UUID support inspired by Python's UUID package. For more details see:

http://docs.python.org/library/uuid.html

As long as the underlying hardware clock has a resolution greater than 100ns, this code can produce type-1 UUIDs at a rate greater than 10 million per second. There is a small demo in main.cpp.

Building

To build the example program simply execute make.

(c) Philip O'Toole https://www.philipotoole.com

Languages

C++98.8%Makefile1.2%

Contributors

MIT License
Created August 13, 2012
Updated May 1, 2023