geocrystal / kd_tree
Crystal implementation of "K-Dimensional Tree" and "N-Nearest Neighbors"
☆16Updated 9 months ago
Alternatives and similar repositories for kd_tree
Users that are interested in kd_tree are comparing it to the libraries listed below
Sorting:
- Snappy compression format reader/writer for Crystal☆18Updated 4 years ago
- Crystal implementation of the Haversine formula to calculate distances between two points given their latitudes and longitudes☆16Updated last year
- attribute_encrypted in Crystal for Lucky☆12Updated 4 months ago
- JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where…☆31Updated 5 months ago
- Crystal WaitGroups without channels or counters☆25Updated last year
- Expressive callbacks module for Crystal 🚉☆12Updated 4 years ago
- Application Development Toolkit for Crystal Language☆22Updated 5 months ago
- A logger with maximum customizability and surgical precision☆21Updated 2 years ago
- Manage your Selenium Webdrivers with Crystal☆12Updated last month
- Compile-time Trie in Crystal☆12Updated 3 years ago
- A collection of concurrency utilities for Crystal, leveraging Fibers and channels.☆17Updated 3 years ago
- Adds the humanize method to reports the approximate distance in time between two Time. humanize supports i18n translations too so it can …☆25Updated last month
- Type aware promises for crystal lang☆42Updated 7 months ago
- This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compila…☆17Updated 7 months ago
- Crystal bindings to the Google brotli compression library☆25Updated 4 years ago
- A key/value store where pairs can expire after a specified interval☆41Updated last year
- Boot multiple lucky processes☆15Updated 2 years ago
- An event-centric publisher/subscribe model for objects inspired by the Qt framework☆37Updated 3 years ago
- Garbage Collector Profiler for Crystal☆23Updated 5 years ago
- The HTTP params parsing module for Crystal 🤓☆21Updated 4 years ago
- Crystal annotations☆22Updated 4 years ago
- Multi-Producer/Single-Consumer channels in Crystal☆11Updated 3 years ago
- Shard for creating separate groups of fibers in a hierarchical way and to collect results and errors in a structured way.☆31Updated last year
- HAR (HTTP Archive) parser in Crystal