awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moomoolive avatar

moomoolive/struct-vec

0
View on GitHub↗
27 estrellas·0 forks·TypeScript·MIT·2 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de moomoolive/struct-vecGráfico del historial de estrellas de moomoolive/struct-vec

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Struct Vec

Proyectos open-source similares, clasificados según cuántas características comparten con Struct Vec.
  • brendan-duncan/imageAvatar de brendan-duncan

    brendan-duncan/image

    1,257Ver en GitHub↗
    Dartdartdart-librarydart-package
    Ver en GitHub↗1,257
  • createjs/preloadjsC

    CreateJS/PreloadJS

    0Ver en 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…

    Ver en GitHub↗0
  • doclerlabs/hexcoreAvatar de DoclerLabs

    DoclerLabs/hexCore

    6Ver en GitHub↗

    Independent core elements for building OOP projects and frameworks

    Haxe
    Ver en GitHub↗6
  • andyli/hxcolortoolkitAvatar de andyli

    andyli/hxColorToolkit

    45Ver en GitHub↗

    A Haxe library for color conversion and color scheme generation.

    Haxe
    Ver en GitHub↗45
Ver las 23 alternativas a Struct Vec→

Preguntas frecuentes

¿Qué hace 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…

¿Cuáles son las características principales de moomoolive/struct-vec?

Las características principales de moomoolive/struct-vec son: Utility and Math.

¿Qué alternativas de código abierto existen para moomoolive/struct-vec?

Las alternativas de código abierto para moomoolive/struct-vec incluyen: 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.