primitive-maybe VS array-list

Compare primitive-maybe vs array-list and see what are their differences.

primitive-maybe

Arrays of Maybes, with fewer indirections (by haskell-primitive)

array-list

IsList instances of Array for OverloadedLists extension (by epoberezkin)
Our great sponsors
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
primitive-maybe array-list
0 0
1 1
- -
0.0 0.0
almost 4 years ago almost 3 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License MIT 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.

primitive-maybe

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

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

array-list

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

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

What are some alternatives?

When comparing primitive-maybe and array-list you can also consider the following projects:

contiguous - Typeclass for array types

primitive-checked - Bounds-checking for primitive

massiv - Efficient Haskell Arrays featuring Parallel computation

j - Call J from Haskell

orthotope

primitive-extras

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