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☆375Updated last month
- Header-Only C++ Library for Graph Representation and Algorithms☆675Updated last month
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- A curated list of awesome parallel computing resources☆780Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆680Updated 3 weeks ago
- Single header static reflection library for C++14 and above☆33Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- A GPU accelerated polygon clipping algorithm☆10Updated 2 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
- A free C++ Genetic Algorithm library☆241Updated last year
- 🧩 Hands-on SIMD Programming with C++☆112Updated 3 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Updated last year
- General-purpose C++ graph library☆235Updated 2 weeks ago
- High-Performance Hierarchical Finite State Machine Framework☆583Updated last month
- This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++☆63Updated 7 months ago
- Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75☆503Updated last month
- C++ Fixed Containers☆438Updated 2 weeks ago
- Simple C++ KD-Tree implementation☆226Updated last year
- Slides and other materials from CppCon 2023☆336Updated last year
- Unofficial unmaintained clone of LEMON Graph Library☆50Updated 6 years ago
- A C++ library for interpolation.☆252Updated 3 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- Formatted Table For Printing To Console☆111Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,249Updated 2 weeks ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- C++ Concurrency Patterns☆25Updated 2 months ago