ulid VS hashable

Compare ulid vs hashable and see what are their differences.

ulid

Haskell implementation of ULIDs (Unique Lexicographically Sortable Identifiers) (by ad-si)

hashable

A class for types that can be converted to a hash value (by tibbe)
Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
ulid hashable
0 0
24 97
- -
4.1 3.5
10 months ago 11 days ago
Haskell Haskell
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.

ulid

Posts with mentions or reviews of ulid. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ulid yet.
Tracking mentions began in Dec 2020.

hashable

Posts with mentions or reviews of hashable. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning hashable yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing ulid and hashable you can also consider the following projects:

hnix - A Haskell re-implementation of the Nix expression language

observable-sharing - Observable sharing for haskell

skip-list - Pure skip lists in Haskell

IntervalMap - Haskell interval collections

CTRex - Open records for Haskell

llrbtree - Left-leaning red-black trees

cantor-pairing - Convert data to and from a natural number representation

gps2htmlReport - Generates a HTML page report detailing a GPS journey, with charts, statistics and an OpenStreetMap graphic.

algebraic-classes - Conversions between algebraic classes and F-algebras.

elf - Parser for ELF object format.

interpolate - String interpolation for Haskell done right!

hashable-generics - Automatically generates Hashable instances with GHC.Generics. WARNING: This has been merged into, and made obsolete by Data.Hashable version 1.2. Please use the built-in instances.