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
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
type-assertions type-level-sets
0 0
1 65
- -
0.0 0.0
over 6 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-level-bst - Type-Level Binary Search Tree in Haskell

EdisonAPI - Edison: A Library of Efficient Data Structures

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

permutation - git import of patrick perry permutations lib from darcs

distributive - Dual Traversable

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

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

fgl - A Functional Graph Library for Haskell

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

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

naperian - Efficient representable functors

psqueues - Priority Search Queues in three different flavors for Haskell