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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • fastled/fastledAvatar de FastLED

    FastLED/FastLED

    7,290Voir sur GitHub↗

    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++
    Voir sur GitHub↗7,290
  • excessive/cpmlAvatar de excessive

    excessive/cpml

    347Voir sur GitHub↗

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

    Math and intersection library for games.

    Lua
    Voir sur GitHub↗347
  • yonaba/delaunayAvatar de Yonaba

    Yonaba/delaunay

    109Voir sur GitHub↗

    Delaunay triangulation for convex polygon

    Triangulation library for convex polygons.

    Lua
    Voir sur GitHub↗109
  • davisdude/mlibAvatar de davisdude

    davisdude/mlib

    90Voir sur GitHub↗

    A math and collisions library for Lua.

    Math and shape-intersection detection.

    Lua
    Voir sur GitHub↗90
  • rxi/shashAvatar de rxi

    rxi/shash

    79Voir sur GitHub↗

    A simple, lightweight spatial hash for Lua

    Spatial hash implementation.

    Lua
    Voir sur GitHub↗79
  • mikuauahdark/npad93Avatar de MikuAuahDark

    MikuAuahDark/NPad93

    64Voir sur GitHub↗

    MikuAuahDark's Various Lua Libraries

    FFI-accelerated 2D vector library.

    Lua
    Voir sur GitHub↗64
  • novemberisms/brinevectorAvatar de novemberisms

    novemberisms/brinevector

    64Voir sur GitHub↗

    A simple ffi-accelerated vector library for everyone

    FFI-accelerated 2D vector library.

    Lua
    Voir sur GitHub↗64
  • automattf/vector.luaAvatar de automattf

    automattf/vector.lua

    63Voir sur GitHub↗

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

    Simple vector library.

    Lua
    Voir sur GitHub↗63
  • duznanski/vornmathAvatar de DUznanski

    DUznanski/vornmath

    22Voir sur GitHub↗

    Vorn's Lua Math Library

    Vector, matrix, and quaternion math library.

    Lua
    Voir sur GitHub↗22
  • rm-code/bresenhamAvatar de rm-code

    rm-code/Bresenham

    17Voir sur GitHub↗

    Bresenham's line algorithm written in Lua.

    Bresenham's line algorithm implementation.

    Lua
    Voir sur GitHub↗17
  • beakerboy/vba-math-objectsAvatar de Beakerboy

    Beakerboy/VBA-Math-Objects

    9Voir sur GitHub↗

    VBA Math Objects

    Library for matrix and vector operations.

    VBA
    Voir sur GitHub↗9
  • ws-garcia/vba-floatAvatar de ws-garcia

    ws-garcia/VBA-float

    4Voir sur GitHub↗

    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
    Voir sur GitHub↗4
  • dknight/polysecAvatar de dknight

    dknight/polysec

    4Voir sur GitHub↗

    Framework-agnostic polygon intersection library for Lua

    Polygon and rectangle intersection detection.

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

Explorer les sous-tags

  • 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