ixset VS permutation

Compare ixset vs permutation and see what are their differences.

ixset

A Set type which supports multiple indexes (by Happstack)

permutation

git import of patrick perry permutations lib from darcs (by spacekitteh)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
ixset permutation
- -
16 8
- -
0.0 0.0
about 2 years ago about 6 years 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.

ixset

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

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

permutation

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

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

What are some alternatives?

When comparing ixset and permutation you can also consider the following projects:

ixset-typed - More strongly typed variant of the ixset Haskell package

multiset - multiset haskell package

subwordgraph - An implementation of a classic Subword Graph (also known as Directed Acyclic Word Graph).

Agda - Agda is a dependently typed programming language / interactive theorem prover.

monadic-arrays - MArray instances for monad transformers

type-level-sets - Type-level sets for Haskell (with value-level counterparts and various operations)

graphite - Haskell graphs and networks library

singletons - Fake dependent types in Haskell using singletons

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

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

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

psqueues - Priority Search Queues in three different flavors for Haskell