Skip to content

otoolep/cppuuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages