rtree2d
RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates (by plokhotnyuk)
smithy4s
https://disneystreaming.github.io/smithy4s/ (by disneystreaming)
rtree2d | smithy4s | |
---|---|---|
1 | 5 | |
131 | 342 | |
- | 0.6% | |
7.7 | 9.5 | |
8 days ago | 7 days ago | |
Scala | Scala | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
rtree2d
Posts with mentions or reviews of rtree2d.
We have used some of these posts to build our list of alternatives
and similar projects.
smithy4s
Posts with mentions or reviews of smithy4s.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-15.
- Scala DevInTraining looking to contribute to projects
- Generating an AWS SDK for a new language (Scala)
-
smithy-translate : a CLI tool to turn openapi specs and json-schema specs into smithy specs, written in Scala
We have our own open-source code-generator that produces Scala code from Smithy. The code module is entirely dependency-free, and the generated code is not biased towards any library, be that http or json. We do however have out-of-the-box integration with jsoniter and http4s.
-
Scala 3 Reflection
Sounds like you want an IDL. smithy4s and tapir come to mind as potential solutions. Scala code gets generated for you from some intermediate format.
- Meet smithy4s, a framework for generation http4s servers and clients from Smithy IDLs
What are some alternatives?
When comparing rtree2d and smithy4s you can also consider the following projects:
Geotrellis - GeoTrellis is a geographic data processing engine for high performance applications.
tapir - Rapid development of self-documenting APIs