wc-duck / uuid_h

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:C 83.2%Language:Lua 9.4%Language:C++ 7.4%