uuid
A Haskell library for creating, printing and parsing UUIDs (by haskell-hvr)
crypt-sha512
Pure Haskell implelementation for GNU SHA512 crypt algorithm (by phadej)
| uuid | crypt-sha512 | |
|---|---|---|
| 3 | - | |
| 64 | 3 | |
| - | - | |
| 3.9 | 2.6 | |
| about 1 year ago | over 2 years ago | |
| Haskell | C | |
| BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" 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
crypt-sha512
Posts with mentions or reviews of crypt-sha512.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning crypt-sha512 yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing uuid and crypt-sha512 you can also consider the following projects:
multihash - Multihash Haskell implementation
packman - Evaluation-orthogonal serialisation of Haskell data, as a library
users-persistent - A library simplifying user management for Haskell web applications
orgmode-parse - Attoparsec parser combinators for parsing org-mode structured text!
uuid-bytes
reflection - Reifies arbitrary Haskell terms into types that can be reflected back into terms