Scala Graph VS Freasy Monad

Compare Scala Graph vs Freasy Monad and see what are their differences.

Scala Graph

Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library. Like the well known members of scala.collection, Graph for Scala is an in-memory graph library aiming at editing and traversing graphs, finding cycles etc. in a user-friendly way. (by scala-graph)

Freasy Monad

Easy way to create Free Monad using Scala macros with first-class Intellij support. (by Thangiee)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Scala Graph Freasy Monad
- -
557 114
0.0% -
7.1 0.0
9 days ago almost 6 years ago
Scala Scala
Apache License 2.0 MIT 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.

Scala Graph

Posts with mentions or reviews of Scala Graph. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Scala Graph yet.
Tracking mentions began in Dec 2020.

Freasy Monad

Posts with mentions or reviews of Freasy Monad. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Freasy Monad yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Scala Graph and Freasy Monad you can also consider the following projects:

Cassovary - Cassovary is a simple big graph processing library for the JVM

Eff - Eff monad for cats - https://atnos-org.github.io/eff

Shapeless - Generic programming for Scala

n-scala - A new Scala wrapper for Joda Time based on scala-time

cats - Lightweight, modular, and extensible library for functional programming.

Each - A macro library that converts native imperative syntax to scalaz's monadic expressions

Monocle - Optics library for Scala

Scala Blitz - Scala framework for efficient sequential and data-parallel collections -

Enumeratum - A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.

Stateless Future - Asynchronous programming in fully featured Scala syntax.

refined - Refinement types for Scala