graphite
vinyl
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
graphite | vinyl | |
---|---|---|
0 | 2 | |
31 | 257 | |
- | 0.4% | |
0.0 | 0.0 | |
over 1 year 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.
graphite
We haven't tracked posts mentioning graphite yet.
Tracking mentions began in Dec 2020.
vinyl
-
Making sense of TypeScript using set theory
> Having set types like this and refining them smaller is something I wish Haskell would learn from Typescript, especially the automatic inference side
Haskell has far better type inference than Typescript in large part because it doesn't have subtyping.
There are libraries for open records and sums (e.g. https://hackage.haskell.org/package/vinyl) but they're almost always the wrong choice.
What are some alternatives?
miso - :ramen: A tasty Haskell front-end framework
rawr - Anonymous extensible records and variant types
bytestring-trie - An efficient finite map from (byte)strings to values.
bookkeeper
slist - ♾️ Sized list
adjunctions - Simple adjunctions
psqueues - Priority Search Queues in three different flavors for Haskell
igraph - Incomplete Haskell bindings to the igraph library (which is written in C)
containers - Assorted concrete container types
repa-array - High performance, regular, shape polymorphic parallel arrays.
permutation - git import of patrick perry permutations lib from darcs