type-level-integers VS type-level-tf

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

type-level-integers

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

type-level-tf

Type level numerics for Haskell using type families. Based on type-level. (by coreyoconnor)
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-level-tf
0 0
2 3
- -
0.0 0.0
almost 7 years ago over 12 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.

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-level-tf

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

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

What are some alternatives?

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

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

type-map - Type-indexed maps, or a lightweight record library

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

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

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

type-level

type-fun - Fun with types

type-aligned - Various type-aligned sequence data structures.