shash
Spatial Hash
A spatial hash data structure for efficient collision detection and object management in 2D spaces
A simple, lightweight spatial hash for Lua
72 stars
5 watching
4 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spacepatcher/softrace | An application for storing and searching hash values from the NIST National Software Reference Library | 2 |
rsia-liesmars-whu/lshbox | A C++ toolbox providing efficient methods for large scale image retrieval | 286 |
pka/rust-kdbush | Provides a fast 2D spatial index solution for efficient point searches | 11 |
poslegm/scala-phash | Library that enables image comparison by generating hash codes from images using different algorithms | 20 |
srijs/rusha | A high-performance pure-JavaScript implementation of the SHA1 hash algorithm | 278 |
ruoshan/lua-resty-jump-consistent-hash | An implementation of consistent hashing for load balancing in Lua-based web servers | 25 |
adamreichold/sif-rtree | An immutable data structure for efficiently storing and querying spatial data in 2D space | 5 |
stefansalewski/rtree | A data structure for efficient spatial searching and indexing of objects in high-dimensional space. | 26 |
troufster/spatial | A 2D spatial data structure for efficient object placement and proximity queries in node.js applications. | 5 |
mourner/flatbush | A fast and efficient spatial index for 2D points and rectangles in JavaScript | 1,429 |
geopjr/collision | A GUI tool to generate and verify various types of hashes for file integrity verification. | 151 |
swainasish/spatialprompt | A software tool for analyzing spatial transcriptomics data by separating cell types from location information | 12 |
enzoh/motoko-sha | A package implementing secure hash algorithms for a specific programming language | 16 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
harryprince/geospark | Enables spatial analysis in Apache Spark using SF functions | 58 |