minus-squareskip0110@lemm.eetoProgramming@programming.dev•Datastructure for intervals across 64-bits or 128-bits??linkfedilinkEnglisharrow-up0·2 months agoPh-trees can do range and closest queries across N dimensions very quickly. I have not used it for 1 dimension, but I’d imagine it would work fine. https://github.com/tzaeschke/phtree linkfedilink
Ph-trees can do range and closest queries across N dimensions very quickly. I have not used it for 1 dimension, but I’d imagine it would work fine.
https://github.com/tzaeschke/phtree