sequential-index VS unordered-containers

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

sequential-index

[Haskell] Sequential index numbers between 0.0 and 1.0 that allow arbitrarily inserting new numbers in between (for special containers). (by aristidb)

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
sequential-index unordered-containers
- 1
2 223
- 0.0%
0.0 5.0
about 11 years ago 3 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.

sequential-index

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

We haven't tracked posts mentioning sequential-index yet.
Tracking mentions began in Dec 2020.

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 sequential-index and unordered-containers you can also consider the following projects:

primitive - This package provides various primitive memory-related operations.

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

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

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

json-autotype - Automatic Haskell type inference from JSON input

tables - Deprecated because of

hebrew-time - Hebrew dates and prayer times.

certificate - Certificate and Key Reader/Writer in haskell

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

reflection - Reifies arbitrary Haskell terms into types that can be reflected back into terms

hashtables - Mutable hash tables for Haskell, in the ST monad