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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesNumeric Storage Allocation

Management of raw byte buffers tailored for different numerical data types.

Distinct from Memory Allocators: Candidates are too specific to GPU buffers or general heap management; this is about type-aware numeric storage.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Numeric Storage Allocation. Refine with filters or upvote what's useful.

Awesome Numeric Storage Allocation GitHub Repositories

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

    torch/torch7

    9,127عرض على GitHub↗

    Torch7 is a scientific computing environment and tensor computation library used for deep learning research and numerical analysis. It functions as a Lua-based framework for training neural networks and learning agents, providing a toolkit for implementing architectures and training through reinforcement learning algorithms. The project is distinguished by its tight integration with C, utilizing a binding layer to map high-level scripting to low-level C structures for direct memory access. It supports hardware-accelerated computation by offloading linear algebra and convolution operations to

    Handles raw byte buffers of various data types to serve as the underlying memory for tensors.

    C
    عرض على GitHub↗9,127
  1. Home
  2. Operating Systems & Systems Programming
  3. Numeric Storage Allocation