awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • fastled/fastledFastLED 的头像

    FastLED/FastLED

    7,290在 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++
    在 GitHub 上查看↗7,290
  • excessive/cpmlexcessive 的头像

    excessive/cpml

    347在 GitHub 上查看↗

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

    Math and intersection library for games.

    Lua
    在 GitHub 上查看↗347
  • yonaba/delaunayYonaba 的头像

    Yonaba/delaunay

    109在 GitHub 上查看↗

    Delaunay triangulation for convex polygon

    Triangulation library for convex polygons.

    Lua
    在 GitHub 上查看↗109
  • davisdude/mlibdavisdude 的头像

    davisdude/mlib

    90在 GitHub 上查看↗

    A math and collisions library for Lua.

    Math and shape-intersection detection.

    Lua
    在 GitHub 上查看↗90
  • rxi/shashrxi 的头像

    rxi/shash

    79在 GitHub 上查看↗

    A simple, lightweight spatial hash for Lua

    Spatial hash implementation.

    Lua
    在 GitHub 上查看↗79
  • mikuauahdark/npad93MikuAuahDark 的头像

    MikuAuahDark/NPad93

    64在 GitHub 上查看↗

    MikuAuahDark's Various Lua Libraries

    FFI-accelerated 2D vector library.

    Lua
    在 GitHub 上查看↗64
  • novemberisms/brinevectornovemberisms 的头像

    novemberisms/brinevector

    64在 GitHub 上查看↗

    A simple ffi-accelerated vector library for everyone

    FFI-accelerated 2D vector library.

    Lua
    在 GitHub 上查看↗64
  • automattf/vector.luaautomattf 的头像

    automattf/vector.lua

    63在 GitHub 上查看↗

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

    Simple vector library.

    Lua
    在 GitHub 上查看↗63
  • duznanski/vornmathDUznanski 的头像

    DUznanski/vornmath

    22在 GitHub 上查看↗

    Vorn's Lua Math Library

    Vector, matrix, and quaternion math library.

    Lua
    在 GitHub 上查看↗22
  • rm-code/bresenhamrm-code 的头像

    rm-code/Bresenham

    17在 GitHub 上查看↗

    Bresenham's line algorithm written in Lua.

    Bresenham's line algorithm implementation.

    Lua
    在 GitHub 上查看↗17
  • beakerboy/vba-math-objectsBeakerboy 的头像

    Beakerboy/VBA-Math-Objects

    9在 GitHub 上查看↗

    VBA Math Objects

    Library for matrix and vector operations.

    VBA
    在 GitHub 上查看↗9
  • ws-garcia/vba-floatws-garcia 的头像

    ws-garcia/VBA-float

    4在 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
    在 GitHub 上查看↗4
  • dknight/polysecdknight 的头像

    dknight/polysec

    4在 GitHub 上查看↗

    Framework-agnostic polygon intersection library for Lua

    Polygon and rectangle intersection detection.

    Lua
    在 GitHub 上查看↗4
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Math Libraries

探索子标签

  • 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