conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

crossguid #212

Closed Croydon closed 3 years ago

Croydon commented 5 years ago

CrossGuid is a minimal, cross platform, C++ GUID library. It uses the best native GUID/UUID generator on the given platform and has a generic class for parsing, stringifying, and comparing IDs.

https://github.com/graeme-hill/crossguid

Croydon commented 3 years ago

Closing as I have no personal interest in this library anymore.

Feel free to open a new issue over at https://github.com/conan-io/conan-center-index if you want a package for crossguid yourself.