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

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

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

1 مستودع

Awesome GitHub RepositoriesCloud Array Storage

Implementation of cloud-native chunked array specifications like Zarr and N5.

Distinct from Cloud Storage: Specifically implements Zarr/N5 for numerical arrays, not general cloud storage or backups.

Explore 1 awesome GitHub repository matching devops & infrastructure · Cloud Array Storage. Refine with filters or upvote what's useful.

Awesome Cloud Array Storage GitHub Repositories

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

    xtensor-stack/xtensor

    3,748عرض على GitHub↗

    xtensor is a C++ multidimensional array library for numerical computing that provides N-dimensional containers with an interface mirroring the NumPy API. It utilizes a lazy evaluation expression engine to defer numerical computations until assignment, which minimizes memory allocations and intermediate copies. The library features a foreign memory array adaptor that allows it to wrap external buffers, such as NumPy arrays, to perform numerical operations in-place without duplicating data. It further optimizes performance through lazy broadcasting and a system that manages the lifetime of temp

    Implements Zarr and N5 specifications to store chunked arrays for parallel cloud access.

    C++c-plus-plus-14multidimensional-arraysnumpy
    عرض على GitHub↗3,748
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure
  4. Cloud Computing & Serverless
  5. Cloud Storage
  6. Cloud Array Storage