awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fastled/fastledالصورة الرمزية لـ FastLED

    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/cpmlالصورة الرمزية لـ excessive

    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/delaunayالصورة الرمزية لـ Yonaba

    Yonaba/delaunay

    109عرض على GitHub↗

    Delaunay triangulation for convex polygon

    Triangulation library for convex polygons.

    Lua
    عرض على GitHub↗109
  • davisdude/mlibالصورة الرمزية لـ davisdude

    davisdude/mlib

    90عرض على GitHub↗

    A math and collisions library for Lua.

    Math and shape-intersection detection.

    Lua
    عرض على GitHub↗90
  • rxi/shashالصورة الرمزية لـ rxi

    rxi/shash

    79عرض على GitHub↗

    A simple, lightweight spatial hash for Lua

    Spatial hash implementation.

    Lua
    عرض على GitHub↗79
  • mikuauahdark/npad93الصورة الرمزية لـ MikuAuahDark

    MikuAuahDark/NPad93

    64عرض على GitHub↗

    MikuAuahDark's Various Lua Libraries

    FFI-accelerated 2D vector library.

    Lua
    عرض على GitHub↗64
  • novemberisms/brinevectorالصورة الرمزية لـ novemberisms

    novemberisms/brinevector

    64عرض على GitHub↗

    A simple ffi-accelerated vector library for everyone

    FFI-accelerated 2D vector library.

    Lua
    عرض على GitHub↗64
  • automattf/vector.luaالصورة الرمزية لـ automattf

    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/vornmathالصورة الرمزية لـ DUznanski

    DUznanski/vornmath

    22عرض على GitHub↗

    Vorn's Lua Math Library

    Vector, matrix, and quaternion math library.

    Lua
    عرض على GitHub↗22
  • rm-code/bresenhamالصورة الرمزية لـ rm-code

    rm-code/Bresenham

    17عرض على GitHub↗

    Bresenham's line algorithm written in Lua.

    Bresenham's line algorithm implementation.

    Lua
    عرض على GitHub↗17
  • beakerboy/vba-math-objectsالصورة الرمزية لـ Beakerboy

    Beakerboy/VBA-Math-Objects

    9عرض على GitHub↗

    VBA Math Objects

    Library for matrix and vector operations.

    VBA
    عرض على GitHub↗9
  • ws-garcia/vba-floatالصورة الرمزية لـ ws-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/polysecالصورة الرمزية لـ dknight

    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