Cassovary
Cassovary is a simple big graph processing library for the JVM (by twitter)
Quicklens
Modify deeply nested case class fields (by softwaremill)
Cassovary | Quicklens | |
---|---|---|
- | 1 | |
1,049 | 838 | |
0.1% | -0.1% | |
0.0 | 5.3 | |
almost 4 years ago | 3 days ago | |
Scala | Scala | |
Apache License 2.0 | 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.
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.
Quicklens
Posts with mentions or reviews of Quicklens.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-31.
-
I want to move to Scala 3, but I'm not sure what libraries to use
Lens use QuickLens https://github.com/softwaremill/quicklens
What are some alternatives?
When comparing Cassovary and Quicklens 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.
Monocle - Optics library for Scala
Rapture
Scala Async - An asynchronous programming facility for Scala
Records for Scala - Labeled records for Scala based on structural refinement types and macros.
Chimney - Scala library for boilerplate-free, type-safe data transformations