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

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

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

Open-source alternatives to Antvis G6

30 open-source projects similar to antvis/g6, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Antvis G6 alternative.

  • anvaka/vivagraphjsالصورة الرمزية لـ anvaka

    anvaka/VivaGraphJS

    3,860عرض على GitHub↗

    VivaGraphJS is a JavaScript graph visualization library used to render interactive network diagrams and relational data in web browsers. It features a force-directed layout engine that employs physics-based simulations, using spring and charge models to calculate balanced spatial distributions for nodes and links. The library utilizes a modular rendering architecture that decouples mathematical layout logic from the visual output. This allows for interchangeable rendering pipelines, supporting both vector-based SVG diagrams and hardware-accelerated WebGL rendering for large-scale visualizatio

    JavaScript
    عرض على GitHub↗3,860
  • bpmn-io/diagram-jsالصورة الرمزية لـ bpmn-io

    bpmn-io/diagram-js

    1,904عرض على GitHub↗

    A toolbox for displaying and modifying diagrams on the web.

    JavaScript
    عرض على GitHub↗1,904
  • uber/react-digraphالصورة الرمزية لـ uber

    uber/react-digraph

    2,645عرض على GitHub↗

    A library for creating directed graph editors

    JavaScript
    عرض على GitHub↗2,645
  • adventuregamestudio/agsالصورة الرمزية لـ adventuregamestudio

    adventuregamestudio/ags

    827عرض على GitHub↗

    AGS editor and engine source code

    C++
    عرض على GitHub↗827
  • amethyst/amethystالصورة الرمزية لـ amethyst

    amethyst/amethyst

    8,027عرض على GitHub↗

    Amethyst is a data-driven game engine written in Rust for building high-performance 2D and 3D games. It is built on an entity component system architecture that decouples game state from logic to enable parallel processing and reusable code. The framework features a glTF 3D renderer for importing scenes and geometry using physically based materials. It also serves as a multiplayer game framework, providing network transport abstractions and state synchronization for real-time online experiences. The engine covers a broad range of capabilities, including hybrid 2D/3D rendering, asynchronous a

    Rust
    عرض على GitHub↗8,027

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

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

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

Find more with AI search
  • amzeratul/halleyالصورة الرمزية لـ amzeratul

    amzeratul/halley

    3,837عرض على GitHub↗

    Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity is defined by a hardware-abstraction graphics pipeline for consistent rendering across different operating systems and an entity-component-system architecture that separates game state from processing logic. The framework features a hot-reloading development environment that allows updating application logic and assets at runtime without requiring a full process restart. It also includes a multiplayer networking framework based on an asynchronous messaging system to manage real

    C++
    عرض على GitHub↗3,837
  • ambientrun/ambientالصورة الرمزية لـ AmbientRun

    AmbientRun/Ambient

    3,902عرض على GitHub↗

    Ambient is a cross-platform multiplayer game engine and runtime environment developed in Rust. It provides a system for building and deploying high-performance games that run across web browsers and desktop platforms using WebAssembly and WebGPU. The project features a networked database that automatically replicates real-time state and components between servers and players. It utilizes WebAssembly sandboxes to isolate game logic, which prevents individual script crashes and allows for the secure execution of untrusted code. The framework includes a graphics system for high-fidelity 3D visu

    Rust
    عرض على GitHub↗3,902
  • antvis/g2plotالصورة الرمزية لـ antvis

    antvis/G2Plot

    2,654عرض على GitHub↗

    :dango: An interactive and responsive charting library based on G2.

    TypeScript
    عرض على GitHub↗2,654
  • antvis/infographicالصورة الرمزية لـ antvis

    antvis/Infographic

    4,408عرض على GitHub↗

    Infographic is a declarative SVG infographic engine and AI-powered generator that transforms structured specifications and natural language descriptions into complete visual layouts. At its core, it provides a data storytelling framework that combines AI-driven layout generation with multi-pattern composition, supporting linear, circular, radial, tree, and mirror arrangements for sequential, hierarchical, and comparative data structures. The project distinguishes itself through a canvas-based interactive editor with real-time element manipulation and state history management, alongside a serv

    TypeScriptaiantvinfographic
    عرض على GitHub↗4,408
  • bevyengine/bevyالصورة الرمزية لـ bevyengine

    bevyengine/bevy

    46,634عرض على GitHub↗

    Bevy is a cross-platform game engine and framework built in Rust, designed for creating interactive simulations and graphical applications. It utilizes a data-oriented entity-component-system architecture to manage game state, organizing data into contiguous memory blocks to facilitate high-performance processing and massive parallelization of entities. The engine distinguishes itself through a modular plugin architecture and a system-based task scheduler that automatically parallelizes logic by analyzing data access patterns. By employing reactive change detection and deferred command buffer

    Rustbevygame-developmentgame-engine
    عرض على GitHub↗46,634
  • anychart/graphicsjsالصورة الرمزية لـ AnyChart

    AnyChart/GraphicsJS

    993عرض على GitHub↗

    A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.

    JavaScript
    عرض على GitHub↗993
  • apache/echartsالصورة الرمزية لـ apache

    apache/echarts

    66,629عرض على GitHub↗

    Apache ECharts is a JavaScript data visualization library used for rendering interactive charts and complex data visualizations in web browsers. It functions as a canvas-based charting engine and a statistical data visualization suite that transforms datasets into visual representations. The framework provides specialized capabilities for three-dimensional data visualization, including the generation of 3D plots and globe visualizations. It also serves as a web-based geographic mapping tool for overlaying heatmaps, routes, and data distributions onto interactive maps. The library covers a br

    TypeScriptapachecanvascharting-library
    عرض على GitHub↗66,629
  • asc-community/mxengineالصورة الرمزية لـ asc-community

    asc-community/MxEngine

    1,228عرض على GitHub↗

    MxEngine is an educational modern-C++ general-purpose 3D game engine. Right now MxEngine is developed only by me, #Momo, but any contributions are welcome and will be reviewed. Fow now MxEngine supports OpenGL as graphic API and targets x64 only. I develop the project in my free time, so updates…

    C++
    عرض على GitHub↗1,228
  • ashampoosystems/bodenالصورة الرمزية لـ AshampooSystems

    AshampooSystems/boden

    1,748عرض على GitHub↗

    Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io

    C++android-uicppcpp17
    عرض على GitHub↗1,748
  • axmolengine/axmolالصورة الرمزية لـ axmolengine

    axmolengine/axmol

    1,399عرض على GitHub↗

    Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0)

    C++axmolaxmolenginecocos2d-x
    عرض على GitHub↗1,399
  • aws/lumberyardA

    aws/lumberyard

    0عرض على GitHub↗

    Amazon Lumberyard is no longer offered. This archive provides source for convenience only; you can also view the For continued support, visit our documentation archive on GitHub or contact Lumberyard customer support . We recommend Open 3D Engine, Lumberyard’s Apache-licensed successor. O3DE is…

    عرض على GitHub↗0
  • azza292/rapidrescueالصورة الرمزية لـ Azza292

    Azza292/RapidRescue

    77عرض على GitHub↗

    A reinvented Labyrinth game

    GDScript
    عرض على GitHub↗77
  • babylonjs/babylon.jsالصورة الرمزية لـ BabylonJS

    BabylonJS/Babylon.js

    25,652عرض على GitHub↗

    Babylon.js is a JavaScript game engine and real-time graphics renderer designed for creating interactive three-dimensional visuals and applications. It functions as a web-based 3D framework and WebGL engine that enables the deployment of high-performance 3D content across various web platforms and devices. The project provides tools for web-based 3D game development, real-time graphics rendering, and the creation of browser-based interactive visualizations. It also supports the development of WebXR virtual and augmented reality experiences using standard web technologies. The framework cover

    TypeScript
    عرض على GitHub↗25,652
  • bauxitedev/meteoriteالصورة الرمزية لـ Bauxitedev

    Bauxitedev/meteorite

    329عرض على GitHub↗

    Meteorite is a lowres metroidvania FPS, inspired by Metroid Prime, made for LOWREZJAM 2018.

    GDScript
    عرض على GitHub↗329
  • benpickles/peityالصورة الرمزية لـ benpickles

    benpickles/peity

    4,221عرض على GitHub↗

    Peity is a lightweight SVG data visualization library that transforms numeric text content and HTML attributes into small pie, donut, bar, and line charts. It functions as an attribute-driven renderer and a progressive enhancement tool, adding vector graphics to web pages by reading data directly from the DOM without requiring heavy JavaScript frameworks. The library supports custom drawing functions and dynamic color assignments, allowing for the registration of new chart types and the use of custom functions to determine segment colors. Its capability surface covers the rendering of mini d

    HTMLchartjqueryjquery-plugin
    عرض على GitHub↗4,221
  • antvis/g2الصورة الرمزية لـ antvis

    antvis/G2

    12,524عرض على GitHub↗

    G2 is a declarative data visualization engine that constructs complex charts and graphical representations by mapping raw data to visual elements through a systematic grammar of graphics. It functions as a modular framework for building custom analytical visualizations, allowing users to define visual encodings and coordinate systems independently of the underlying data. The library distinguishes itself through a multi-backend rendering pipeline that supports Canvas, SVG, and WebGL, ensuring consistent graphical performance across different environments. Its architecture relies on a plugin-ba

    TypeScriptanimationcanvaschart
    عرض على GitHub↗12,524
  • bobbyanguelov/esotericaالصورة الرمزية لـ BobbyAnguelov

    BobbyAnguelov/Esoterica

    1,062عرض على GitHub↗

    Esoterica Engine is an MIT licensed prototype game engine framework. It’s intended as a technology demonstrator, an educational tool and an R&D framework. It contains a lot of the boilerplate machinery required for resource management, serialization, gameplay, etc. It provides a lot of…

    C++
    عرض على GitHub↗1,062
  • akien-mga/dynadungeonsالصورة الرمزية لـ akien-mga

    akien-mga/dynadungeons

    238عرض على GitHub↗

    Bomberman clone using Godot Engine - Not actively developed since 2015.

    GDScript
    عرض على GitHub↗238
  • c3js/c3الصورة الرمزية لـ c3js

    c3js/c3

    9,345عرض على GitHub↗

    c3 is a charting library for creating reusable data visualizations and interactive charts based on the D3 JavaScript framework. It functions as a declarative visualization framework that generates complex charts through high-level configurations rather than manual SVG manipulation. The project provides a reusable chart component library and a tool for converting raw datasets into scalable vector graphics. These capabilities allow for the implementation of interactive data visualizations and web-based data reporting using standardized templates. The library supports the development of custom

    JavaScript
    عرض على GitHub↗9,345
  • calinou/platshootالصورة الرمزية لـ Calinou

    Calinou/platshoot

    50عرض على GitHub↗

    Platshoot, a free/libre 2D side-scroller shooter game

    GDScript
    عرض على GitHub↗50
  • castle-engine/castle-engineالصورة الرمزية لـ castle-engine

    castle-engine/castle-engine

    1,173عرض على GitHub↗

    Castle Game Engine

    Pascal
    عرض على GitHub↗1,173
  • chartjs/chart.jsالصورة الرمزية لـ chartjs

    chartjs/Chart.js

    67,526عرض على GitHub↗

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The library utilizes a high-performance rendering pipeline that executes drawing commands during each animation frame to maintain smooth visual feedback. The project distinguishes itself through a modular, extensible architecture that allows developers to register custom scales, control

    JavaScriptcanvaschartgraph
    عرض على GitHub↗67,526
  • chrismaltby/gb-studioالصورة الرمزية لـ chrismaltby

    chrismaltby/gb-studio

    9,315عرض على GitHub↗

    GB Studio is a visual integrated development environment and game engine for creating 8-bit games for Game Boy hardware. It functions as a retro hardware ROM compiler that transpiles graphical logic into native Z80 assembly and binary images compatible with original handhelds and emulators. The project serves as a cross-platform build tool, generating both native hardware ROMs and web-compatible builds from a single project source. It utilizes a drag-and-drop interface for game logic and scene design, allowing for the creation of game mechanics and asset placement without writing low-level ma

    TypeScript
    عرض على GitHub↗9,315
  • clientio/jointالصورة الرمزية لـ clientIO

    clientIO/joint

    5,272عرض على GitHub↗

    Joint is a JavaScript library for building interactive visual diagrams and flowcharts using Scalable Vector Graphics. It provides a programmable environment for creating an interactive SVG canvas with integrated support for zooming, panning, and touch gesture controls. The framework includes a component system for defining custom shapes and programmatic elements within a vector-based coordinate system. It features a JSON-based diagram serializer for saving and loading diagram states, as well as automated layout algorithms and relationship mapping to render nodes and edges. The library covers

    JavaScript
    عرض على GitHub↗5,272
  • adriengivry/overloadA

    adriengivry/Overload

    0عرض على GitHub↗

    Overload is an alternative game engine, inspired by industry standards, initiated by Benjamin VIRANIN, Max BRUN and Adrien GIVRY. Overload is now a community project, opened to any contribution.

    عرض على GitHub↗0