algebraic-graphs
Algebraic graphs (by snowleopard)
multi-instance
Multiple typeclass instances, selected by explicit application of a phantom type parameter (by chris-martin)
Our great sponsors
algebraic-graphs | multi-instance | |
---|---|---|
1 | 0 | |
674 | 3 | |
- | - | |
5.4 | 0.0 | |
about 1 month ago | about 1 year ago | |
Haskell | Haskell | |
MIT License | Apache License 2.0 |
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.
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.
algebraic-graphs
Posts with mentions or reviews of algebraic-graphs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-11.
-
The Dot Essay (1923)
Really cool project, and I love the idea of non-traditional algebras. Have you seen the one graph algebra before? https://github.com/snowleopard/alga
multi-instance
Posts with mentions or reviews of multi-instance.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning multi-instance yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing algebraic-graphs and multi-instance you can also consider the following projects:
group-theory - The theory of groups
acts - Haskell library for semigroup actions and torsors
sparse-tensor - typesafe implementation of tensor algebra in Haskell
tropical-geometry - Haskell Library for Tropical Geometry
interval-algebra - A Haskell implementation of Allen's interval algebra
involutive-semigroups - Semigroups with involution.
linear-tests - tests for Matrix.Linear Haskell library. Includes Arbitrary instances and property tests
partial-semigroup - A partial binary associative operator (appendMaybe :: a → a → Maybe a)