Skip to content
forked from wc-duck/uuid_h

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

License

Notifications You must be signed in to change notification settings

binxiaojiao/uuid_h

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Build status

uuid.h

Single-file, STB-style, library to generate UUID:s. No dependencies except for OS-provided functionality.

Compile with UUID_IMPLEMENTATION defined in one source-file in your code-base.

supported platforms

  • Windows
  • Linux
  • OSX

Contributions for other platforms are happily accepted!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.2%
  • Lua 9.4%
  • C++ 7.4%