singletons
permutation
Our great sponsors
singletons | permutation | |
---|---|---|
1 | 0 | |
260 | 8 | |
- | - | |
5.8 | 0.0 | |
9 days ago | about 4 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" 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.
singletons
-
Hey Rustaceans! Got an easy question? Ask here (12/2021)!
In Haskell, you can do this with various trickery involving GADTs/constraints/singletons.
permutation
We haven't tracked posts mentioning permutation yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
containers - Assorted concrete container types
Agda - Agda is a dependently typed programming language / interactive theorem prover.
Sit - Prototypical type checker for Type Theory with Sized Natural Numbers
vinyl - Extensible Records for Haskell. Pull requests welcome! Come visit us on #vinyl on freenode.
igraph - Incomplete Haskell bindings to the igraph library (which is written in C)
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)
agda-snippets - Library and tool to render the snippets in literate Agda files to hyperlinked HTML, leaving the rest of the text untouched.
fgl - A Functional Graph Library for Haskell
psqueues - Priority Search Queues in three different flavors for Haskell