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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nnnik avatar

nnnik/gdiChartLibFork

0
View on GitHub↗
12 stars·2 forks·AutoHotkey·4 vues

GdiChartLib

a gdip chart lib for autohotkey

Features

  • Plotting and Visualization - GDI+ based charting library.

Historique des stars

Graphique de l'historique des stars pour nnnik/gdichartlibGraphique de l'historique des stars pour nnnik/gdichartlib

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à GdiChartLib

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec GdiChartLib.
  • bokeh/bokehAvatar de bokeh

    bokeh/bokeh

    20,403Voir sur GitHub↗

    Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance graphics and data dashboards that render in web browsers. It serves as a tool for generating standalone HTML documents, embedded components for digital notebooks, and full-stack web applications powered by a Python backend. The project distinguishes itself through its ability to handle large or streaming datasets while maintaining smooth interactivity. It enables linked brushing across multiple views, allowing data selected in one plot to automatically highlight corresponding data i

    TypeScriptbokehdata-visualisationinteractive-plots
    Voir sur GitHub↗20,403
  • raylockllc/dearpyguiAvatar de RaylockLLC

    RaylockLLC/DearPyGui

    15,478Voir sur GitHub↗

    DearPyGui is a hardware-accelerated Python GUI framework and graphics rendering engine. It operates as an immediate mode user interface system, rendering frames from scratch to ensure high performance and minimal state management for desktop applications. The project functions as a GPU-accelerated plotting library capable of rendering millions of data points with high frame rates. It also serves as a node editor toolkit for constructing interactive graph-based interfaces to manage visual data flows. The framework includes capabilities for custom 2D graphics rendering, interface theme customi

    C++
    Voir sur GitHub↗15,478
  • kernc/backtesting.pyAvatar de kernc

    kernc/backtesting.py

    8,528Voir sur GitHub↗

    backtesting.py is a Python trading backtesting framework used to simulate trading strategies against historical price data to evaluate performance and risk. It includes a technical trade simulator, a quantitative performance analyzer, and a financial strategy optimizer. The framework features a parallel strategy simulator that distributes execution across multiple processor cores to reduce computation time. It also provides tools for strategy parameter optimization, allowing the identification of performant settings through the use of heatmaps and metrics. The system covers trade execution m

    Python
    Voir sur GitHub↗8,528
  • dankamongmen/notcursesAvatar de dankamongmen

    dankamongmen/notcurses

    4,347Voir sur GitHub↗

    Notcurses is a terminal graphics engine and TUI library that renders high-fidelity images, video, and rich Unicode graphics directly in terminal emulators. At its core, it provides a layered framebuffer system that composes overlapping planes with independent depth and opacity, enabling complex visual scenes. The library also includes a terminal input processor for capturing and decoding keyboard and mouse events, a data visualization toolkit for histograms and line plots, a multimedia terminal player for images and video, and a TUI widget framework with reusable interface components. The lib

    Ccclincurses
    Voir sur GitHub↗4,347
Voir les 7 alternatives à GdiChartLib→

Questions fréquentes

Que fait nnnik/gdichartlib ?

a gdip chart lib for autohotkey

Quelles sont les fonctionnalités principales de nnnik/gdichartlib ?

Les fonctionnalités principales de nnnik/gdichartlib sont : Plotting and Visualization.

Quelles sont les alternatives open-source à nnnik/gdichartlib ?

Les alternatives open-source à nnnik/gdichartlib incluent : bokeh/bokeh — Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance… raylockllc/dearpygui — DearPyGui is a hardware-accelerated Python GUI framework and graphics rendering engine. It operates as an immediate… kernc/backtesting.py — backtesting.py is a Python trading backtesting framework used to simulate trading strategies against historical price… dankamongmen/notcurses — Notcurses is a terminal graphics engine and TUI library that renders high-fidelity images, video, and rich Unicode… cxli233/friendsdontletfriends — FriendsDontLetFriends is a scientific data visualization guide and framework designed to help users create accurate… capnodin/svgraph — SVGraph bringing graphing and charting to AutoHotkey.