awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesArray Binary Serialization

Serializing multi-dimensional array memory and metadata to binary formats for storage.

Distinct from Direct Memory Buffers: Focuses on saving raw array memory and shape metadata to disk, whereas direct memory buffers focus on in-memory transformation.

Explore 1 awesome GitHub repository matching data & databases · Array Binary Serialization. Refine with filters or upvote what's useful.

Awesome Array Binary Serialization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • dpilger26/numcppdpilger26 का अवतार

    dpilger26/NumCpp

    3,963GitHub पर देखें↗

    NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces

    Enables fast loading and saving of arrays by writing raw memory contents and shape metadata directly to disk.

    C++
    GitHub पर देखें↗3,963
  1. Home
  2. Data & Databases
  3. Data Buffering
  4. Binary Data Buffers
  5. Direct Memory Buffers
  6. Array Binary Serialization