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
·
Back to moomoolive/struct-vec

Open-source alternatives to Struct Vec

23 open-source projects similar to moomoolive/struct-vec, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Struct Vec alternative.

  • andyli/hxcolortoolkitAvatar de andyli

    andyli/hxColorToolkit

    45Ver en GitHub↗

    A Haxe library for color conversion and color scheme generation.

    Haxe
    Ver en GitHub↗45
  • 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
  • facepunch/facepunch.steamworksAvatar de Facepunch

    Facepunch/Facepunch.Steamworks

    3,670Ver en GitHub↗

    Facepunch.Steamworks is a C# wrapper for the Steamworks API that connects .NET applications to the Steam platform. It enables the integration of core platform features such as user matchmaking and achievements. The library provides managed interfaces for Steam Cloud synchronization, allowing for the reading and writing of persistent user data. It also includes tools for Steam Workshop management to handle the publishing and downloading of community content, as well as Steam Inventory management for tracking digital assets and shop definitions. The implementation utilizes native interop and d

    C#
    Ver en GitHub↗3,670

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.

Find more with AI search
  • fogleman/simplifyF

    fogleman/simplify

    0Ver en GitHub↗

    Implementation of Surface Simplification Using Quadric Error Metrics, SIGGRAPH 97, written in Go.

    Ver en GitHub↗0
  • gka/chroma.jsAvatar de gka

    gka/chroma.js

    10,569Ver en GitHub↗

    chroma.js is a JavaScript library for color manipulation, space conversion, and the generation of data visualization color scales. It provides a system for transforming colors between formats including RGB, HSL, Lab, LCH, OKLab, and CMYK, alongside tools for parsing and modifying colors across these spaces. The library specializes in data-driven color mapping, using algorithms such as Cubehelix, Bezier interpolation, and ColorBrewer palettes to translate numeric data into visual gradients. It includes a perceptual color difference calculator that utilizes CIE 2000 Delta E and Euclidean metric

    JavaScript
    Ver en GitHub↗10,569
  • haxefoundation/formatAvatar de HaxeFoundation

    HaxeFoundation/format

    139Ver en GitHub↗

    The format library contains support for different file-formats for the Haxe programming language.

    Haxe
    Ver en GitHub↗139
  • heapsio/hxbitAvatar de HeapsIO

    HeapsIO/hxbit

    164Ver en GitHub↗

    HxBit is a binary serialization and network synchronization library for Haxe.

    Haxe
    Ver en GitHub↗164
  • i18next/i18nextAvatar de i18next

    i18next/i18next

    8,583Ver en GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    Ver en GitHub↗8,583
  • iamkun/dayjsAvatar de iamkun

    iamkun/dayjs

    48,662Ver en GitHub↗

    Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent, chainable interface that allows for complex time calculations and transformations to be performed through a sequence of readable method calls. By utilizing an immutable wrapper pattern, the library ensures data integrity by creating new instances for every operation rather than modifying existing objects. The project is distinguished by a minimalist core abstraction that maintains a small footprint by offloading non-essential features to an optional, modular plugin system. This archit

    JavaScriptdatedate-formattingdatetime
    Ver en GitHub↗48,662
  • indy256/convexhull-jsAvatar de indy256

    indy256/convexhull-js

    27Ver en GitHub↗

    Tiny high-performance JavaScript 2D convex hull library

    JavaScript
    Ver en GitHub↗27
  • jquery/jqueryAvatar de jquery

    jquery/jquery

    59,825Ver en GitHub↗

    jQuery is a library designed for document object model manipulation and cross-browser interaction. It provides a unified interface for selecting, traversing, and modifying web page elements, ensuring consistent behavior across different rendering engines by abstracting away underlying browser inconsistencies. The library distinguishes itself through a dedicated CSS selector engine that parses strings into executable functions for element location. It incorporates a state machine for managing asynchronous operations and a feature-detection strategy that probes the environment to execute code p

    JavaScriptjquery
    Ver en GitHub↗59,825
  • larsiusprime/steamwrapAvatar de larsiusprime

    larsiusprime/SteamWrap

    112Ver en GitHub↗

    Haxe native extension for the Steam API

    Haxe
    Ver en GitHub↗112
  • mapbox/delaunatorAvatar de mapbox

    mapbox/delaunator

    2,601Ver en GitHub↗

    An incredibly fast and robust JavaScript library for Delaunay triangulation of 2D points.

    JavaScript
    Ver en GitHub↗2,601
  • mapbox/earcutAvatar de mapbox

    mapbox/earcut

    2,460Ver en GitHub↗

    The fastest and smallest JavaScript polygon triangulation library for your WebGL apps

    JavaScriptalgorithmcomputational-geometryjavascript
    Ver en GitHub↗2,460
  • monogame-extended/monogame-extendedM

    MonoGame-Extended/Monogame-Extended

    1,737Ver en GitHub↗

    MonoGame.Extended is a set of utilities (in the form of libraries/tools) to MonoGame that makes it easier to make games. Choose what you want, the rest stays out of your way. It makes MonoGame more awesome.

    C#
    Ver en GitHub↗1,737
  • ncannasse/castleAvatar de ncannasse

    ncannasse/castle

    605Ver en GitHub↗

    CastleDB

    Haxe
    Ver en GitHub↗605
  • nickmain/haxe-blocklyAvatar de nickmain

    nickmain/haxe-blockly

    5Ver en GitHub↗

    Haxe wrapper for Blockly

    CSS
    Ver en GitHub↗5
  • schteppe/poly-decomp.jsAvatar de schteppe

    schteppe/poly-decomp.js

    464Ver en GitHub↗

    poly-decomp.js

    JavaScript
    Ver en GitHub↗464
  • sixlabors/imagesharpAvatar de SixLabors

    SixLabors/ImageSharp

    7,954Ver en GitHub↗

    ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying digital images. It functions as a comprehensive toolkit for resizing, cropping, and applying pixel-level filters while managing color profiles and pixel data across various file formats. The project integrates a 2D vector graphics engine and a typography rendering engine to draw geometric shapes, paths, and complex stylized text onto images. It also includes a geometry boolean operation library for calculating intersections, unions, and differences between complex polygons and c

    C#bmpc-sharpdrawing
    Ver en GitHub↗7,954
  • tbrosman/hxmathAvatar de tbrosman

    tbrosman/hxmath

    91Ver en GitHub↗

    A math library for Haxe.

    Haxe
    Ver en GitHub↗91
  • zenorocha/clipboard.jsAvatar de zenorocha

    zenorocha/clipboard.js

    34,140Ver en GitHub↗

    clipboard.js is a lightweight JavaScript library and browser API wrapper designed to manage text transfers to the system clipboard. It functions as a DOM event clipboard manager that enables the copying and cutting of text from web page elements. The library provides mechanisms for dynamic text transfer, allowing text to be resolved from static HTML elements, specific data attributes, or programmatically defined strings at runtime. It includes an event-driven callback system to trigger user interface feedback or custom actions upon the success or failure of a clipboard operation. The tool im

    JavaScriptclipboardjavascript
    Ver en GitHub↗34,140