hashtables VS unordered-containers

Compare hashtables vs unordered-containers and see what are their differences.

hashtables

Mutable hash tables for Haskell, in the ST monad (by gregorycollins)

unordered-containers

Efficient hashing-based container types (by haskell-unordered-containers)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hashtables unordered-containers
1 1
125 223
- 0.0%
1.0 5.0
9 months ago 4 months 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.

hashtables

Posts with mentions or reviews of hashtables. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-10.

unordered-containers

Posts with mentions or reviews of unordered-containers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-11.

What are some alternatives?

When comparing hashtables and unordered-containers you can also consider the following projects:

Octree - Octree is a shallow tree structure for 3-dimensional points

dublincore-xml-conduit - XML streaming parser/renderer for the Dublin Core Metadata Element Set

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

crjdt-haskell - A Conflict-Free Replicated JSON Datatype for Haskell

llrbtree - Left-leaning red-black trees

hebrew-time - Hebrew dates and prayer times.

minst-idx - Read and write data in the IDX format used in e.g. the MNIST database

semantic-source - Parsing, analyzing, and comparing source code across many languages

jsons-to-schema - Unifies JSON documents (and JSON Schemas) into a single schema

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

massiv - Efficient Haskell Arrays featuring Parallel computation