Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.
/ sif-kdtree Public archive

simple, immutable, flat k-d tree

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

adamreichold/sif-kdtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository was moved to https://codeberg.org/adamreichold/sif-kdtree.


sif-kdtree

crates.io docs.rs github.com

A simple library implementing an immutable, flat representation of a k-d tree supporting arbitrary spatial queries, nearest neighbour search and backing storage based on memory maps.

License

Licensed under

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

simple, immutable, flat k-d tree

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages