amay12 / SpatialSearchLinks
This project compares and analyzes the performance of two popular spatial indexing data structures: K-D Trees and Quadtrees for insertion, search and finding the nearest neighbors of points on a 2D plane.
☆28Updated 3 years ago
Alternatives and similar repositories for SpatialSearch
Users that are interested in SpatialSearch are comparing it to the libraries listed below
Sorting:
- A general-purpose lightweight C++ graph library☆373Updated last month
- An implementation of k-d tree☆187Updated last year
- Header-Only C++ Library for Graph Representation and Algorithms☆675Updated last month
- ☆319Updated 3 years ago
- Simple C++ KD-Tree implementation☆226Updated last year
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆503Updated last month
- The project provides high-performance concurrency, enabling highly parallel computation.☆234Updated this week
- General-purpose C++ graph library☆235Updated 2 weeks ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- C++ implementation of KDTree & kNN classification on MNIST☆38Updated 7 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 3 months ago
- Simple example of working with Protobuf in C++☆20Updated 7 years ago
- A gRPC C++ tutorial☆56Updated 3 years ago
- gRPC C++ bidirectional streaming example☆52Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- Cpp lifetime safety profile static analyzer☆65Updated last year
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- C++14 Finite State Machine library☆179Updated 5 years ago
- Source Code for `Today’s TBB: C++ Parallel Programming with Threading Building Blocks, Second Edition' by Michael Voss and James Reinder…☆199Updated 8 months ago
- Single header static reflection library for C++14 and above☆33Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- A C++ library for interpolation.☆252Updated 3 weeks ago
- This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++☆63Updated 7 months ago
- A GPU accelerated polygon clipping algorithm☆10Updated 2 years ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- A .clang-format file for Google C++ Style.☆161Updated 3 years ago