uuid
A Haskell library for creating, printing and parsing UUIDs (by haskell-hvr)
uuid-bytes
By goolord
uuid | uuid-bytes | |
---|---|---|
2 | - | |
63 | 1 | |
- | - | |
3.9 | 0.0 | |
4 months ago | almost 3 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 2024-08-17.
-
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:
jsons-to-schema - Unifies JSON documents (and JSON Schemas) into a single schema
uuid-quasi - Haskell library for constant UUIDs in source code using quasi quotation
crypt-sha512 - Pure Haskell implelementation for GNU SHA512 crypt algorithm
ulid - Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers)
sha1 - SHA-1 Hashing
semantic-source - Parsing, analyzing, and comparing source code across many languages