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
·
Back to monogame-extended/monogame-extended

Open-source alternatives to Monogame Extended

23 open-source projects similar to monogame-extended/monogame-extended, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Monogame Extended alternative.

  • andyli/hxcolortoolkitandyli avatar

    andyli/hxColorToolkit

    45View on GitHub↗

    A Haxe library for color conversion and color scheme generation.

    Haxe
    View on GitHub↗45
  • 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
  • facepunch/facepunch.steamworksFacepunch avatar

    Facepunch/Facepunch.Steamworks

    3,670View on 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#
    View on GitHub↗3,670

AI search

Explore more awesome repositories

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

Find more with AI search
  • fogleman/simplifyF

    fogleman/simplify

    0View on GitHub↗

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

    View on GitHub↗0
  • gka/chroma.jsgka avatar

    gka/chroma.js

    10,569View on 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
    View on GitHub↗10,569
  • haxefoundation/formatHaxeFoundation avatar

    HaxeFoundation/format

    139View on GitHub↗

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

    Haxe
    View on GitHub↗139
  • heapsio/hxbitHeapsIO avatar

    HeapsIO/hxbit

    164View on GitHub↗

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

    Haxe
    View on GitHub↗164
  • i18next/i18nexti18next avatar

    i18next/i18next

    8,583View on 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
    View on GitHub↗8,583
  • iamkun/dayjsiamkun avatar

    iamkun/dayjs

    48,662View on 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
    View on GitHub↗48,662
  • indy256/convexhull-jsindy256 avatar

    indy256/convexhull-js

    27View on GitHub↗

    Tiny high-performance JavaScript 2D convex hull library

    JavaScript
    View on GitHub↗27
  • jquery/jqueryjquery avatar

    jquery/jquery

    59,825View on 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
    View on GitHub↗59,825
  • larsiusprime/steamwraplarsiusprime avatar

    larsiusprime/SteamWrap

    112View on GitHub↗

    Haxe native extension for the Steam API

    Haxe
    View on GitHub↗112
  • mapbox/delaunatormapbox avatar

    mapbox/delaunator

    2,601View on GitHub↗

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

    JavaScript
    View on GitHub↗2,601
  • mapbox/earcutmapbox avatar

    mapbox/earcut

    2,460View on GitHub↗

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

    JavaScriptalgorithmcomputational-geometryjavascript
    View on GitHub↗2,460
  • moomoolive/struct-vecmoomoolive avatar

    moomoolive/struct-vec

    27View on GitHub↗

    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…

    TypeScript
    View on GitHub↗27
  • ncannasse/castlencannasse avatar

    ncannasse/castle

    605View on GitHub↗

    CastleDB

    Haxe
    View on GitHub↗605
  • nickmain/haxe-blocklynickmain avatar

    nickmain/haxe-blockly

    5View on GitHub↗

    Haxe wrapper for Blockly

    CSS
    View on GitHub↗5
  • schteppe/poly-decomp.jsschteppe avatar

    schteppe/poly-decomp.js

    464View on GitHub↗

    poly-decomp.js

    JavaScript
    View on GitHub↗464
  • sixlabors/imagesharpSixLabors avatar

    SixLabors/ImageSharp

    7,954View on 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
    View on GitHub↗7,954
  • tbrosman/hxmathtbrosman avatar

    tbrosman/hxmath

    91View on GitHub↗

    A math library for Haxe.

    Haxe
    View on GitHub↗91
  • zenorocha/clipboard.jszenorocha avatar

    zenorocha/clipboard.js

    34,140View on 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
    View on GitHub↗34,140