awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rxi avatar

rxi/shash

0
View on GitHub↗
79 stars·4 forks·Lua·MIT·8 views

Shash

A simple, lightweight spatial hash for Lua

Features

  • Math Libraries - Spatial hash implementation.

Star history

Star history chart for rxi/shashStar history chart for rxi/shash

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Shash

Similar open-source projects, ranked by how many features they share with Shash.
  • beakerboy/vba-math-objectsBeakerboy avatar

    Beakerboy/VBA-Math-Objects

    9View on GitHub↗

    VBA Math Objects

    VBA
    View on GitHub↗9
  • davisdude/mlibdavisdude avatar

    davisdude/mlib

    90View on GitHub↗

    A math and collisions library for Lua.

    Lua
    View on GitHub↗90
  • dknight/polysecdknight avatar

    dknight/polysec

    4View on GitHub↗

    Framework-agnostic polygon intersection library for Lua

    Lua
    View on GitHub↗4
  • automattf/vector.luaautomattf avatar

    automattf/vector.lua

    63View on GitHub↗

    a simple vector library for Lua based on the PVector class from processing

    Lua
    View on GitHub↗63
See all 11 alternatives to Shash→

Frequently asked questions

What does rxi/shash do?

A simple, lightweight spatial hash for Lua

What are the main features of rxi/shash?

The main features of rxi/shash are: Math Libraries.

What are some open-source alternatives to rxi/shash?

Open-source alternatives to rxi/shash include: automattf/vector.lua — a simple vector library for Lua based on the PVector class from processing. beakerboy/vba-math-objects — VBA Math Objects. davisdude/mlib — A math and collisions library for Lua. dknight/polysec — Framework-agnostic polygon intersection library for Lua. duznanski/vornmath — Vorn's Lua Math Library. excessive/cpml — Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.