Cassovary
Cassovary is a simple big graph processing library for the JVM (by twitter)
Records for Scala
Labeled records for Scala based on structural refinement types and macros. (by scala-records)
Cassovary | Records for Scala | |
---|---|---|
- | - | |
1,049 | 159 | |
0.1% | 0.0% | |
0.0 | 0.0 | |
almost 4 years ago | about 6 years ago | |
Scala | Scala | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" 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.
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.
Cassovary
Posts with mentions or reviews of Cassovary.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Cassovary yet.
Tracking mentions began in Dec 2020.
Records for Scala
Posts with mentions or reviews of Records for Scala.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Records for Scala yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Cassovary and Records for Scala you can also consider the following projects:
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.
refined - Refinement types for Scala
Rapture
better-files - Simple, safe and intuitive Scala I/O
Quicklens - Modify deeply nested case class fields
n-scala - A new Scala wrapper for Joda Time based on scala-time