monadic-arrays VS bitset

Compare monadic-arrays vs bitset and see what are their differences.

monadic-arrays

MArray instances for monad transformers (by ekmett)

bitset

A compact functional set data structure (by lambda-llama)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
monadic-arrays bitset
- -
5 12
- -
0.0 0.0
over 8 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.

monadic-arrays

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

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

bitset

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

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

What are some alternatives?

When comparing monadic-arrays and bitset you can also consider the following projects:

repa-array - High performance, regular, shape polymorphic parallel arrays.

btree-concurrent - A backend agnostic, concurrent BTree written in Haskell

igraph - Incomplete Haskell bindings to the igraph library (which is written in C)

functor-friends - Friendly helpers for your recursion schemes.

map-exts

nonempty-containers - Efficient non-empty variants of containers data types, with full API

hoq - A language based on homotopy type theory with an interval

heaps - Asymptotically optimal Brodal/Okasaki heaps

claferIG - Support for reasoning on Clafer models by instantiation and counter example generation.

naperian - Efficient representable functors

ethereum-analyzer - An Ethereum contract analyzer.

void - Provides Data.Void, which is in base since ghc 7.8 or so