Efficient Computation of the Hilbert Curve

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fast-hilbert

    Fast Hilbert space-filling curve transformation using a LUT

  • I (mis)used units tests to generate the LUTs for both directions. Both tests are checked in and available in the sources: gen_lut3_sxxxyyy and gen_lut3_shhh.

  • hilbert_curves

    Fast Hilbert Curves

  • Great work! You should check this out: https://github.com/rawrunprotected/hilbert_curves

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • static_aabb2d_index

    Fast static 2D axis aligned bounding box index

  • 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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts