hashtables
Mutable hash tables for Haskell, in the ST monad (by gregorycollins)
unordered-containers
Efficient hashing-based container types (by haskell-unordered-containers)
hashtables | unordered-containers | |
---|---|---|
1 | 1 | |
129 | 221 | |
0.0% | 0.0% | |
7.2 | 2.9 | |
5 months ago | about 1 year 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.
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.
-
[ANN] vector-hashtables
[1] https://github.com/gregorycollins/hashtables/issues/49
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.
-
CS SYD - JSON Vulnerability in Haskell's Aeson library
As I understand it, the solution here only involves a single package: https://github.com/haskell-unordered-containers/unordered-containers/pull/217
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 [GET https://api.github.com/repos/k0ral/dublincore-xml-conduit: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
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
jsons-to-schema - Unifies JSON documents (and JSON Schemas) into a single schema
massiv - Efficient Haskell Arrays featuring Parallel computation