C++ morton

Open-source C++ projects categorized as morton

C++ morton Projects

  • libmorton

    C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates

  • Project mention: Morton: Bit Interleaving in C/C++ | news.ycombinator.com | 2024-04-19

    3. https://github.com/Forceflow/libmorton

    I used it to accelerate nearest neighbor detection for collision processing in particle-laden flow for modeling complicated domains in 3d (for biological fluids simulation). I was using it a locality sensitive hashing to put particles near each other in the same bucket in an hash map. I came across the ideas of BIGMIN (big minimum) and LITMAX (little maximum) for range search in a morton encoded data that I found to be cool.

  • 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
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ morton related posts

  • Morton: Bit Interleaving in C/C++

    3 projects | news.ycombinator.com | 19 Apr 2024
  • What are the implications of AVX-512 for emulation?

    3 projects | /r/emulation | 7 Mar 2021

Index

Project Stars
1 libmorton 572

Sponsored
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.
www.influxdata.com