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

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

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

moomoolive/struct-vec

0
View on GitHub↗
27 نجوم·0 تفرعات·TypeScript·MIT·12 مشاهدات

Struct Vec

Efficiently communicating between js workers is a pain because you are forced either to pass data by structured cloning or represent your data as raw buffers. Structured cloning isn't ideal for performance because it requires de-serialization/serialization every time you pass a message, and raw…

Features

  • Utility and Math - Array-like containers for multithreading.

سجل النجوم

مخطط تاريخ النجوم لـ moomoolive/struct-vecمخطط تاريخ النجوم لـ moomoolive/struct-vec

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Struct Vec

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Struct Vec.
  • brendan-duncan/imageالصورة الرمزية لـ brendan-duncan

    brendan-duncan/image

    1,257عرض على GitHub↗
    Dartdartdart-librarydart-package
    عرض على GitHub↗1,257
  • createjs/preloadjsC

    CreateJS/PreloadJS

    0عرض على GitHub↗

    PreloadJS is a library to make working with asset preloading easier. It provides a consistent API for loading different file types, automatic detection of XHR (XMLHttpRequest) availability with a fallback to tag-base loading, composite progress events, and a plugin model to assist with…

    عرض على GitHub↗0
  • doclerlabs/hexcoreالصورة الرمزية لـ DoclerLabs

    DoclerLabs/hexCore

    6عرض على GitHub↗

    Independent core elements for building OOP projects and frameworks

    Haxe
    عرض على GitHub↗6
  • andyli/hxcolortoolkitالصورة الرمزية لـ andyli

    andyli/hxColorToolkit

    45عرض على GitHub↗

    A Haxe library for color conversion and color scheme generation.

    Haxe
    عرض على GitHub↗45
عرض جميع البدائل الـ 23 لـ Struct Vec→

الأسئلة الشائعة

ما هي وظيفة moomoolive/struct-vec؟

Efficiently communicating between js workers is a pain because you are forced either to pass data by structured cloning or represent your data as raw buffers. Structured cloning isn't ideal for performance because it requires de-serialization/serialization every time you pass a message, and raw…

ما هي الميزات الرئيسية لـ moomoolive/struct-vec؟

الميزات الرئيسية لـ moomoolive/struct-vec هي: Utility and Math.

ما هي البدائل مفتوحة المصدر لـ moomoolive/struct-vec؟

تشمل البدائل مفتوحة المصدر لـ moomoolive/struct-vec: brendan-duncan/image. createjs/preloadjs — PreloadJS is a library to make working with asset preloading easier. It provides a consistent API for loading… doclerlabs/hexcore — Independent core elements for building OOP projects and frameworks. facepunch/facepunch.steamworks — Facepunch.Steamworks is a C# wrapper for the Steamworks API that connects .NET applications to the Steam platform. It… fogleman/simplify — Implementation of Surface Simplification Using Quadric Error Metrics, SIGGRAPH 97, written in Go. andyli/hxcolortoolkit — A Haxe library for color conversion and color scheme generation.