uuid
A Haskell library for creating, printing and parsing UUIDs (by haskell-hvr)
uuid-bytes
By goolord
| uuid | uuid-bytes | |
|---|---|---|
| 3 | - | |
| 64 | 1 | |
| - | - | |
| 3.9 | 0.0 | |
| about 1 year ago | almost 4 years ago | |
| Haskell | Haskell | |
| BSD 3-clause "New" or "Revised" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
uuid
Posts with mentions or reviews of uuid.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-09-02.
-
uuid VS pikaid-specs - a user suggested alternative
2 projects | 2 Sep 2025
-
Hacking Watson with Haskell - Part 3
We will use aeson package like in the previous post, in addition to the libraries coming with the GHC. Also, we will use directory and uuid packages. Finally, we will use the infamous optparse-applicative library. Let's declare our imports:
- Talk about new random's interface
uuid-bytes
Posts with mentions or reviews of uuid-bytes.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning uuid-bytes yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing uuid and uuid-bytes you can also consider the following projects:
multihash - Multihash Haskell implementation
uuid-quasi - Haskell library for constant UUIDs in source code using quasi quotation
users-persistent - A library simplifying user management for Haskell web applications
ulid - Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers)
symbol
semantic-source - Parsing, analyzing, and comparing source code across many languages