QuadtreeNim
Grid indexer
A data structure library for efficiently indexing objects on a grid
A Quadtree library for Nim
9 stars
4 watching
0 forks
Language: Nim
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nycto/rbtreenim | A library implementing a balanced binary search tree data structure with customizable key extraction and comparison functions. | 23 |
qqtop/nimdataframe | A data manipulation and display library for Nim programming language | 15 |
developmentseed/morecantile | A Python library for working with 2D tile indexes and geospatial data | 112 |
treeform/pixie | A 2D graphics library for Nim. | 743 |
neo4j-contrib/neomodel | A Python-based Object Graph Mapper for Neo4j graph database | 964 |
arl/go-rquad | A Go library implementing various quadtree data structures for efficient point location and neighbor finding in 2D spaces. | 134 |
graphprotocol/indexer | A software component that indexes data from blockchain networks and stores it in a relational database. | 240 |
s0rg/quadtree | A data structure implementation that efficiently stores and retrieves spatial locations using a quadtree algorithm. | 37 |
stefansalewski/rtree | A data structure for efficient spatial searching and indexing of objects in high-dimensional space. | 26 |
neo4j/neo4j-ogm | An object-graph mapping library for Neo4j graph databases | 335 |
refaqtor/nimetry | Provides tools for plotting in the Nim programming language | 7 |
juancarlospaco/cpython | An alternative implementation of Python's standard library for use in Nim programming language | 142 |
juancarlospaco/nim-datauri | Provides functions to convert between data URIs and file paths in Nim programming language. | 1 |
jblindsay/kdtree | An efficient spatial data structure for fast point query operations | 43 |
jblindsay/wbt_nim | A Nim-based API for interacting with the WhiteboxTools geospatial data analysis library | 3 |