plokhotnyuk / rtree2dLinks
RTree2D is a 2D immutable R-tree for ultra-fast nearest and intersection queries in plane and spherical coordinates
☆139Updated this week
Alternatives and similar repositories for rtree2d
Users that are interested in rtree2d are comparing it to the libraries listed below
Sorting:
- SBT Plugin to ease working with JNI☆133Updated 2 weeks ago
- Example of Akka HTTP server compiled with GraalVM native-image☆93Updated 6 years ago
- Scala macros for compile-time generation of Kryo serializers☆63Updated last year
- Make usage of Graal features easy and safe from Scala. Also features Scala-based React SSR.☆192Updated last year
- A Dynamically Typed Scala Json Library☆185Updated last year
- Scala macro that generates ultra-fast string interpolators.☆92Updated 9 months ago
- Efficient CBOR and JSON (de)serialization in Scala☆240Updated last month
- Fast non-cryptographic hash functions for Scala☆73Updated 6 years ago
- Cross-platform CRON expression parsing for Scala☆126Updated 3 weeks ago
- GeoJSON support for Play's JSON library☆76Updated 5 years ago
- makes some Scala 2.13 APIs (primarily collections, also some others) available on 2.11 and 2.12, to aid cross-building☆209Updated last week
- scala plotting (charting, graphing) library☆100Updated 8 months ago
- High-performance SLF4J wrapper for Scala.☆173Updated 6 months ago
- An object pool for Scala☆50Updated 5 months ago
- Scala Quick API☆69Updated 3 years ago
- Build highly concurrent, distributed, and resilient message-driven applications on the JVM☆44Updated 3 years ago
- A better solution for building multiple Scala versions (cross compiling) in SBT☆51Updated 5 years ago
- Defines immutable, safe data structures for describing IP addresses, multicast joins, socket addresses and similar IP & network related d…☆226Updated last week
- Diagram- and graph-generating library for Akka Streams☆95Updated 4 years ago
- Dependency extraction for Scala codebases, to aid in modularizing