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 | |
---|---|---|
2 | - | |
63 | 3 | |
- | - | |
3.9 | 2.6 | |
3 months ago | over 1 year 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 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
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:
jsons-to-schema - Unifies JSON documents (and JSON Schemas) into a single schema
packman - Evaluation-orthogonal serialisation of Haskell data, as a library
sha1 - SHA-1 Hashing
hashtables - Mutable hash tables for Haskell, in the ST monad
yarn-lock - MOVED TO https://github.com/Profpatsch/yarn2nix – Types and parser for the lock file format of the npm successor yarn
stm32-usart-uart-dma-rx-tx - STM32 examples for USART using DMA for efficient RX and TX transmission