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
·

3 repositorios

Awesome GitHub RepositoriesDevice-Capability Matching

Mechanisms for mapping tasks to the best available hardware device based on system telemetry.

Distinct from Device Allocators: Distinct from Device Allocators: focuses on task-to-device mapping based on capabilities rather than memory placement for tensors.

Explore 3 awesome GitHub repositories matching data & databases · Device-Capability Matching. Refine with filters or upvote what's useful.

Awesome Device-Capability Matching GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openstf/stfAvatar de openstf

    openstf/stf

    13,904Ver en GitHub↗

    STF is a web-based Android device management platform used to organize and control fleets of Android hardware. It functions as a device farm orchestrator and inventory manager, providing a centralized system for monitoring battery health, hardware specifications, and system versions across multiple devices. The platform distinguishes itself through a web-based screen streamer that allows for real-time interaction and application installation via a browser. It includes a remote ADB controller for executing shell commands and establishing port tunnels, as well as a booking system for time-limit

    Provides a booking system to track and lock device availability, preventing simultaneous multi-user access.

    JavaScriptandroidandroid-developmentdevice-farm
    Ver en GitHub↗13,904
  • microsoft/ufoAvatar de microsoft

    microsoft/UFO

    9,017Ver en GitHub↗

    UFO is a multi-device task orchestrator and LLM agent orchestration framework designed to decompose natural language requests into executable task graphs. It functions as a cross-platform UI automation tool capable of performing interactions on Windows and mobile devices while routing tasks to distributed agents based on their hardware and software capabilities. The system is distinguished by its RAG-enhanced agent architecture, which integrates external documentation and previous execution traces to improve decision-making. It employs a hybrid UI detection approach that combines computer vis

    Assigns tasks to the most suitable device based on platform capabilities, resource monitoring, and performance history.

    Pythonagentautomationcopilot
    Ver en GitHub↗9,017
  • tailwindlabs/tailwindcss-typographyAvatar de tailwindlabs

    tailwindlabs/tailwindcss-typography

    6,249Ver en GitHub↗

    Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty

    Applies styles based on device capabilities like pointer type and orientation using variants.

    JavaScript
    Ver en GitHub↗6,249
  1. Home
  2. Data & Databases
  3. Resource Allocation
  4. Device Allocators
  5. Device-Capability Matching

Explorar subetiquetas

  • Booking-Based AllocatorsSystems that allocate hardware resources based on time-limited bookings and user availability. **Distinct from Device-Capability Matching:** Focuses on temporal booking and user locking rather than technical capability matching of the hardware.