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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 Repos

Awesome GitHub RepositoriesMath Libraries

Mathematical utilities for vectors, geometry, and RNG.

Explore 13 awesome GitHub repositories matching part of an awesome list · Math Libraries. Refine with filters or upvote what's useful.

Awesome Math Libraries GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fastled/fastledAvatar von FastLED

    FastLED/FastLED

    7,290Auf GitHub ansehen↗

    FastLED is a C++ library for driving pixel-addressable LED chipsets and strips across various microcontroller platforms. It functions as an addressable LED control library and driver abstraction layer that converts color data into specific electrical timing for different hardware protocols. The project includes an audio-reactive visual engine for translating real-time beats and frequency data into synchronized animations, alongside a microcontroller math library optimized for high frame rates. The system provides a unified interface for managing various clockless and SPI LED chipsets. It dist

    Ships a math library optimized for high-speed execution on microcontrollers to ensure smooth LED animations.

    C++
    Auf GitHub ansehen↗7,290
  • excessive/cpmlAvatar von excessive

    excessive/cpml

    347Auf GitHub ansehen↗

    Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.

    Math and intersection library for games.

    Lua
    Auf GitHub ansehen↗347
  • yonaba/delaunayAvatar von Yonaba

    Yonaba/delaunay

    109Auf GitHub ansehen↗

    Delaunay triangulation for convex polygon

    Triangulation library for convex polygons.

    Lua
    Auf GitHub ansehen↗109
  • davisdude/mlibAvatar von davisdude

    davisdude/mlib

    90Auf GitHub ansehen↗

    A math and collisions library for Lua.

    Math and shape-intersection detection.

    Lua
    Auf GitHub ansehen↗90
  • rxi/shashAvatar von rxi

    rxi/shash

    79Auf GitHub ansehen↗

    A simple, lightweight spatial hash for Lua

    Spatial hash implementation.

    Lua
    Auf GitHub ansehen↗79
  • mikuauahdark/npad93Avatar von MikuAuahDark

    MikuAuahDark/NPad93

    64Auf GitHub ansehen↗

    MikuAuahDark's Various Lua Libraries

    FFI-accelerated 2D vector library.

    Lua
    Auf GitHub ansehen↗64
  • novemberisms/brinevectorAvatar von novemberisms

    novemberisms/brinevector

    64Auf GitHub ansehen↗

    A simple ffi-accelerated vector library for everyone

    FFI-accelerated 2D vector library.

    Lua
    Auf GitHub ansehen↗64
  • automattf/vector.luaAvatar von automattf

    automattf/vector.lua

    63Auf GitHub ansehen↗

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

    Simple vector library.

    Lua
    Auf GitHub ansehen↗63
  • duznanski/vornmathAvatar von DUznanski

    DUznanski/vornmath

    22Auf GitHub ansehen↗

    Vorn's Lua Math Library

    Vector, matrix, and quaternion math library.

    Lua
    Auf GitHub ansehen↗22
  • rm-code/bresenhamAvatar von rm-code

    rm-code/Bresenham

    17Auf GitHub ansehen↗

    Bresenham's line algorithm written in Lua.

    Bresenham's line algorithm implementation.

    Lua
    Auf GitHub ansehen↗17
  • beakerboy/vba-math-objectsAvatar von Beakerboy

    Beakerboy/VBA-Math-Objects

    9Auf GitHub ansehen↗

    VBA Math Objects

    Library for matrix and vector operations.

    VBA
    Auf GitHub ansehen↗9
  • ws-garcia/vba-floatAvatar von ws-garcia

    ws-garcia/VBA-float

    4Auf GitHub ansehen↗

    This class module is a wrapper that allows to treat numbers as large text strings expressed in a variant of scientific notation.

    Utility for high-precision computations with large integers and rational numbers.

    VBA
    Auf GitHub ansehen↗4
  • dknight/polysecAvatar von dknight

    dknight/polysec

    4Auf GitHub ansehen↗

    Framework-agnostic polygon intersection library for Lua

    Polygon and rectangle intersection detection.

    Lua
    Auf GitHub ansehen↗4
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Math Libraries

Unter-Tags erkunden

  • Embedded Math OptimizationsMathematical operations optimized for low-power microcontrollers to maintain high animation frame rates. **Distinct from Math Libraries:** Focuses on microcontroller-specific performance instead of general-purpose geometry or GPU math