type-level-integers VS type-map

Compare type-level-integers vs type-map and see what are their differences.

type-level-integers

Provides integers lifted to the type level. (by mtesseract)

type-map

Type-indexed maps, or a lightweight record library (by Lysxia)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
type-level-integers type-map
- -
2 5
- -
0.0 0.0
almost 7 years ago over 2 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.

type-level-integers

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

We haven't tracked posts mentioning type-level-integers yet.
Tracking mentions began in Dec 2020.

type-map

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

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

What are some alternatives?

When comparing type-level-integers and type-map you can also consider the following projects:

type-unary - Type-level and typed unary natural numbers, vectors, inequality proofs

type-combinators - Type level lists, pairs, sums, their operations, and their properties.

type-level-tf - Type level numerics for Haskell using type families. Based on type-level.

type-combinators-quote - Quasiquoters for the 'type-combinators' library.

type-equality - Haskell definition of type equality, coercion/cast and other operations.

type-level

type-combinators-singletons - Interop between type-combinators and singletons library

type-fun - Fun with types