awesome-repositories.com
Blog
MCP
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
·
MaaXYZ avatar

MaaXYZ/MaaFramework

0
View on GitHub↗
3,258 estrellas·351 forks·C++·lgpl-3.0·8 vistasmaafw.com↗

MaaFramework

MaaFramework is a GPU-accelerated automation framework and image recognition tool. It identifies and interacts with visual screen elements by offloading compute-intensive pixel-level processing and image analysis to graphics hardware.

The framework employs a hardware-abstracted execution layer to maintain consistent performance across different hardware configurations. This architecture supports a hardware-accelerated recognition pipeline that reduces latency during visual automation tasks.

The project includes a community-driven resource directory and searchable asset registry. These tools allow for the discovery of user-contributed configurations and metadata-based assets to standardize automation patterns.

Features

  • Visual Element Identification - Identifies and interacts with on-screen visual elements by searching for specific images and patterns using GPU acceleration.
  • GPU-Accelerated Vision Pipelines - Processes on-screen visual elements using a GPU-accelerated vision pipeline to speed up interaction and identification cycles.
  • Hardware Acceleration - Optimizes automation performance by offloading compute-intensive tasks to a GPU for faster execution.
  • Real-Time Image Processing - Utilizes hardware acceleration to provide real-time image processing and recognition, reducing total execution time.
  • Image Recognition Automation Tools - Identifies and interacts with visual screen elements using hardware-accelerated image analysis.
  • GPU-Accelerated Automation Frameworks - A platform for automating tasks using GPU hardware to accelerate image recognition and pixel-level processing.
  • GPU-Accelerated Image Analysis - Offloads pixel analysis and pattern recognition to graphics hardware to reduce latency during visual automation.
  • Hardware Abstraction Layers - Implements a hardware abstraction layer to maintain consistent image processing performance across different GPU and CPU configurations.
  • Automation Asset Discovery - Allows searching a community directory of contributed examples and tools to accelerate the development process.
  • Automation Asset Registries - Indexes user-contributed configurations and assets in a central directory to standardize automation patterns.
  • Automation Configuration Discovery - Enables finding community-contributed resources and configuration examples to reduce the time spent building custom scripts.
  • Automation Resource Directories - Provides a searchable directory of user-contributed assets and configurations to standardize common automation patterns.

Historial de estrellas

Gráfico del historial de estrellas de maaxyz/maaframeworkGráfico del historial de estrellas de maaxyz/maaframework

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.

Start searching with AI

Preguntas frecuentes

¿Qué hace maaxyz/maaframework?

MaaFramework is a GPU-accelerated automation framework and image recognition tool. It identifies and interacts with visual screen elements by offloading compute-intensive pixel-level processing and image analysis to graphics hardware.

¿Cuáles son las características principales de maaxyz/maaframework?

Las características principales de maaxyz/maaframework son: Visual Element Identification, GPU-Accelerated Vision Pipelines, Hardware Acceleration, Real-Time Image Processing, Image Recognition Automation Tools, GPU-Accelerated Automation Frameworks, GPU-Accelerated Image Analysis, Hardware Abstraction Layers.

¿Qué alternativas de código abierto existen para maaxyz/maaframework?

Las alternativas de código abierto para maaxyz/maaframework incluyen: google/highway — Highway is a portable C++ library and hardware abstraction layer designed for writing single instruction multiple data… tebelorg/rpa-python — RPA-Python is a robotic process automation framework for automating repetitive tasks across web browsers, desktop… gfx-rs/gfx — gfx is a hardware-agnostic graphics API abstraction that translates a unified set of graphics and compute commands… asweigart/pyautogui — PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for… go-vgo/robotgo — Robotgo is a cross-platform desktop automation framework for the Go programming language. It provides a comprehensive… gfx-rs/wgpu — This project is a cross-platform graphics and compute framework that provides a unified, hardware-agnostic abstraction…

Alternativas open-source a MaaFramework

Proyectos open-source similares, clasificados según cuántas características comparten con MaaFramework.
  • google/highwayAvatar de google

    google/highway

    5,644Ver en GitHub↗

    Highway is a portable C++ library and hardware abstraction layer designed for writing single instruction multiple data (SIMD) code. It provides a unified interface that maps data-parallel logic to various CPU instruction sets, enabling the development of high-performance software that runs across different processor architectures without requiring architecture-specific assembly. The project features a dynamic instruction dispatcher that selects the most efficient CPU instruction set at runtime based on detected hardware. It also supports static target specialization and extensible mechanisms

    C++
    Ver en GitHub↗5,644
  • gfx-rs/gfxAvatar de gfx-rs

    gfx-rs/gfx

    5,398Ver en GitHub↗

    gfx is a hardware-agnostic graphics API abstraction that translates a unified set of graphics and compute commands into native instructions for multiple GPU drivers. It provides a common interface for cross-platform rendering and general-purpose GPU compute programming. The project features an intermediate-representation shader translation system that converts source code and SPIR-V into target-specific languages. It employs a data-driven reference test framework to verify that graphics output remains consistent across different hardware platforms. Capabilities include parallel command buffe

    Rustdx11dx12gfx
    Ver en GitHub↗5,398
  • asweigart/pyautoguiAvatar de asweigart

    asweigart/pyautogui

    12,564Ver en GitHub↗

    PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for programmatically controlling the mouse and keyboard to automate user interface interactions across different operating systems. The project functions as a cross-platform input simulator and computer vision screen scanner. It enables the simulation of keystrokes and cursor movements to perform repetitive tasks and utilizes screen analysis to locate specific images or pixel colors on the display. Its capability surface includes mouse and keyboard input simulation, screen image capture,

    Python
    Ver en GitHub↗12,564
  • tebelorg/rpa-pythonAvatar de tebelorg

    tebelorg/RPA-Python

    5,480Ver en GitHub↗

    RPA-Python is a robotic process automation framework for automating repetitive tasks across web browsers, desktop applications, and operating systems using Python scripts. It functions as a desktop process automator and browser automation tool designed to reduce manual labor and human error in digital workflows. The project includes an OCR screen data extractor for capturing snapshots and extracting text from images via optical character recognition. It also provides a system command wrapper for executing shell commands and managing local file operations, such as downloading files from URLs a

    Pythoncross-platformopencvpython
    Ver en GitHub↗5,480
  • Ver las 30 alternativas a MaaFramework→