quadtree
Quad tree
A data structure implementation that efficiently stores and retrieves spatial locations using a quadtree algorithm.
Generic, zero-alloc, 100%-test covered Quadtree for golang
37 stars
2 watching
1 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
data-structuresgenericsgolanggolang-libraryquadtree
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library implementing various quadtree data structures for efficient point location and neighbor finding in 2D spaces. | 134 |
| An implementation of a data structure for efficient partitioning and searching in two-dimensional space | 0 |
| An implementation of Region Trees for efficient spatial partitioning and data storage | 2 |
| A CoffeeScript implementation of a data structure used for efficient 2D collision detection and organization. | 48 |
| A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures | 111 |
| A package providing basic functionality for 2D grid manipulation and pathfinding algorithms. | 18 |
| An in-memory R-tree implementation designed for fast spatial searching and indexing | 316 |
| A Go library implementing a fast and efficient prefix tree data structure for storing and retrieving key-value pairs in various formats. | 41 |
| A data structure implementation that combines the efficiency of hash tables with the sorted order of tries, optimized for fast search and insertion operations. | 375 |
| A data structure for organizing and searching points in k-dimensional space | 16 |
| An efficient spatial data structure for fast point query operations | 43 |
| A fast reverse geocoding library using a k-d tree in Rust | 126 |
| A data structure library for efficiently indexing objects on a grid | 9 |
| Provides data structures and utilities for serializing and deserializing LeetCode-style binary trees | 4 |
| Provides standard paths for storing application files across multiple platforms | 726 |