permutation
vinyl
Our great sponsors
permutation | vinyl | |
---|---|---|
0 | 1 | |
8 | 247 | |
- | 0.0% | |
0.0 | 5.3 | |
about 4 years ago | about 1 month ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | MIT License |
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.
permutation
We haven't tracked posts mentioning permutation yet.
Tracking mentions began in Dec 2020.
vinyl
-
Typed Markdown Revisited
I would also like to see how this compares with data types à la carte or an extensible records solution like vinyl.
What are some alternatives?
slist - ♾️ Sized list
igraph - Incomplete Haskell bindings to the igraph library (which is written in C)
graphite - Haskell graphs and networks library
rawr - Anonymous extensible records and variant types
Agda - Agda is a dependently typed programming language / interactive theorem prover.
singletons - Fake dependent types in Haskell using singletons
miso - :ramen: A tasty Haskell front-end framework
hevm - Dapp, Seth, Hevm, and more
type-level-sets - Type-level sets for Haskell (with value-level counterparts and various operations)
graph-wrapper - A wrapper around the standard Data.Graph with a less awkward interface
psqueues - Priority Search Queues in three different flavors for Haskell