An open API service indexing awesome lists of open source software.

https://github.com/libbum/lfkdtree.jl

LockFree-kD-tree
https://github.com/libbum/lfkdtree.jl

Last synced: 4 months ago
JSON representation

LockFree-kD-tree

Awesome Lists containing this project

README

          

# LFkDTree.jl
An implementation of a LockFree-kD-tree, providing `add`, `remove`, `contains` and `NNSearch`.