#向量搜索引擎#分布式近似最近邻搜索(ANN)库,为大规模向量搜索场景提供高质量的向量索引构建、搜索和分布式在线服务工具包。
A simple and modern C++ quadtree implementation
Gaussian-Processes Surrogate Optimisation in python
Various data structure implementations in Python
A collection of space partitioning trees for Rust 🦀
Ruby implementation of space partitioning tree
A balanced k-d tree which can partition three-dimensional space to organize/insert objects. Search operation is also available.