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
novemberisms avatar

novemberisms/brinevector

0
View on GitHub↗
64 stars·3 forks·Lua·10 views

Brinevector

A simple ffi-accelerated vector library for everyone

Features

  • Math Libraries - FFI-accelerated 2D vector library.

Star history

Star history chart for novemberisms/brinevectorStar history chart for novemberisms/brinevector

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 Brinevector

Similar open-source projects, ranked by how many features they share with Brinevector.
  • 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 Brinevector→

Frequently asked questions

What does novemberisms/brinevector do?

A simple ffi-accelerated vector library for everyone

What are the main features of novemberisms/brinevector?

The main features of novemberisms/brinevector are: Math Libraries.

What are some open-source alternatives to novemberisms/brinevector?

Open-source alternatives to novemberisms/brinevector 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.