awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moomoolive avatar

moomoolive/struct-vec

0
View on GitHub↗
27 stars·0 forks·TypeScript·MIT·11 views

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.

Star history

Star history chart for moomoolive/struct-vecStar history chart for moomoolive/struct-vec

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Struct Vec

Similar open-source projects, ranked by how many features they share with Struct Vec.
  • brendan-duncan/imagebrendan-duncan avatar

    brendan-duncan/image

    1,257View on GitHub↗
    Dartdartdart-librarydart-package
    View on GitHub↗1,257
  • createjs/preloadjsC

    CreateJS/PreloadJS

    0View on 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…

    View on GitHub↗0
  • doclerlabs/hexcoreDoclerLabs avatar

    DoclerLabs/hexCore

    6View on GitHub↗

    Independent core elements for building OOP projects and frameworks

    Haxe
    View on GitHub↗6
  • andyli/hxcolortoolkitandyli avatar

    andyli/hxColorToolkit

    45View on GitHub↗

    A Haxe library for color conversion and color scheme generation.

    Haxe
    View on GitHub↗45
See all 23 alternatives to Struct Vec→

Frequently asked questions

What does moomoolive/struct-vec do?

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…

What are the main features of moomoolive/struct-vec?

The main features of moomoolive/struct-vec are: Utility and Math.

What are some open-source alternatives to moomoolive/struct-vec?

Open-source alternatives to moomoolive/struct-vec include: 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.