static_aabb2d_index

Fast static 2D axis aligned bounding box index (by jbuckmccready)

Static_aabb2d_index Alternatives

Similar projects and alternatives to static_aabb2d_index

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better static_aabb2d_index alternative or higher similarity.

static_aabb2d_index reviews and mentions

Posts with mentions or reviews of static_aabb2d_index. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.
  • Is there a quadtree implementation with generic types for the coordinates?
    2 projects | /r/rust | 27 Oct 2022
    Depending on your use case this crate provides a very fast static (must be rebuilt to add/remove bounding boxes) axis aligned bounding box index: https://github.com/jbuckmccready/static_aabb2d_index. It's very fast to build the index using hilbert curve sorting and forms the index structure as a tree with controllable node sizes.
  • Efficient Computation of the Hilbert Curve
    4 projects | /r/rust | 21 Mar 2021
    Here is the approach ported to rust code for a 2D spatial index: https://github.com/jbuckmccready/static_aabb2d_index/blob/master/src/static_aabb2d_index.rs#L411

Stats

Basic static_aabb2d_index repo stats
2
27
6.5
8 months ago

jbuckmccready/static_aabb2d_index is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of static_aabb2d_index is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com