type-assertions VS type-level-sets

Compare type-assertions vs type-level-sets and see what are their differences.

type-assertions

Runtime type assertions for testing (by lexi-lambda)

type-level-sets

Type-level sets for Haskell (with value-level counterparts and various operations) (by dorchard)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
type-assertions type-level-sets
- -
1 65
- -
0.0 0.0
almost 7 years ago 4 months ago
Haskell Haskell
ISC 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-assertions

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

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

type-level-sets

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

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

What are some alternatives?

When comparing type-assertions and type-level-sets you can also consider the following projects:

type-spec - A tiny EDSL to write type-level-unit tests

EdisonAPI - Edison: A Library of Efficient Data Structures

type-level-bst - Type-Level Binary Search Tree in Haskell

type-indexed-queues - Queues with verified and unverified versions

distributive - Dual Traversable

permutation - git import of patrick perry permutations lib from darcs

selections - Haskell Package for operating with selections over an underlying functor

miso - :ramen: A tasty Haskell front-end framework

perfect-hash-generator - Perfect minimal hashing implementation in native Haskell

fgl - A Functional Graph Library for Haskell

naperian - Efficient representable functors

tie-knot - "Ties the knot" on a given set of structures that reference each other by keys - replaces the keys with their respective values.