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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

265 repository-uri

Awesome GitHub RepositoriesSystem Integration And Performance

Addresses the software-level optimization, interfacing, and domain-specific system requirements for complex hardware architectures.

Explore 265 awesome GitHub repositories matching hardware & iot · System Integration And Performance. Refine with filters or upvote what's useful.

Awesome System Integration And Performance GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • public-apis/public-apisAvatar public-apis

    public-apis/public-apis

    441,986Vezi pe GitHub↗

    Acest proiect este un director curatoriat de comunitate cu endpoint-uri de servicii REST și GraphQL, conceput pentru a ajuta dezvoltatorii să descopere și să integreze surse de date terțe. Funcționează ca un registru centralizat unde serviciile externe sunt organizate pe domenii pentru a facilita prototiparea rapidă a software-ului și dezvoltarea aplicațiilor. Registrul se bazează pe un model de contribuție peer-reviewed, utilizând controlul distribuit al versiunilor pentru a gestiona actualizările și a asigura acuratețea endpoint-urilor listate. Pentru a menține o calitate ridicată a datelor, proiectul folosește validarea bazată pe schemă pentru toate trimiterile primite și compilează datele structurate într-un site web static, ușor de căutat, pentru o regăsire eficientă. Directorul acoperă un spectru larg de capabilități de integrare, inclusiv regăsirea datelor financiare, servicii de geolocalizare și diverse API-uri utilitare pentru sarcini precum detectarea limbajului, procesarea media și verificarea identității. Prin furnizarea unui index centralizat al acestor servicii, proiectul sprijină dezvoltatorii în identificarea furnizorilor de date fiabili pentru diverse cerințe funcționale.

    Provides real-time tracking and status information for global aviation data.

    Pythonapiapisdataset
    Vezi pe GitHub↗441,986
  • mrdoob/three.jsAvatar mrdoob

    mrdoob/three.js

    113,086Vezi pe GitHub↗

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these definitions from specific hardware targets, the engine ensures consistent performance across diverse browsers and devices. The framework distinguishes itself through a robust architecture that includes a unified math library for high-frequency spatial calculations and a physically bas

    Executes general-purpose data processing tasks directly on graphics hardware to accelerate complex mathematical calculations.

    JavaScript3daugmented-realitycanvas
    Vezi pe GitHub↗113,086
  • ocornut/imguiAvatar ocornut

    ocornut/imgui

    73,875Vezi pe GitHub↗

    Acest proiect este o bibliotecă de interfață grafică de tip immediate-mode concepută pentru dezvoltarea rapidă a instrumentelor și a interfețelor de depanare. Prin generarea geometriei UI la fiecare cadru prin cod procedural, elimină nevoia de sincronizare persistentă a stării între datele aplicației și interfață. Este destinată în principal integrării în pipeline-urile de randare existente, unde produce buffere de vertex-uri brute și comenzi de desen care sunt agnostice față de API-ul grafic subiacent. Biblioteca se distinge printr-o arhitectură extrem de decuplată care acceptă layout-uri complexe, andocabile și cu mai multe ferestre de vizualizare. Gestionează pozițiile ferestrelor, tragerea tab-urilor și divizarea nodurilor, permițând dezvoltatorilor să detașeze elementele de interfață în ferestre independente ale sistemului de operare. Pentru a asigura o interacțiune consistentă în medii diverse, mapează evenimentele de intrare native într-un format unificat și oferă o scopare robustă bazată pe identificatori pentru a urmări stările elementelor între cadre. Framework-ul oferă o suprafață largă de capabilități pentru construirea de instrumente sofisticate de motor și utilitare de diagnosticare. Include suport pentru componente vizuale avansate, cum ar fi editoare de noduri, plottere 2D și 3D și inspectoare specializate, alături de infrastructură pentru scalarea DPI și randarea formelor personalizate. Sistemul este conceput pentru o portabilitate ridicată, oferind opțiuni de configurare la momentul compilării care permit dezvoltatorilor să adapteze structurile de date de bază și tipurile matematice la cerințele specifice ale motorului. Depozitul oferă exemple extinse pentru conectarea bibliotecii la backend-uri și framework-uri grafice majore, alături de instrumente pentru generarea de binding-uri specifice limbajelor.

    Integration layers map interface inputs to external sound and control protocols for hardware-driven applications.

    C++apicplusplusframework
    Vezi pe GitHub↗73,875
  • eugeny/terminusAvatar Eugeny

    Eugeny/terminus

    72,175Vezi pe GitHub↗

    Terminus is a multifunctional terminal emulator and connection manager designed for managing remote server shells and local hardware device connections. It functions as a customizable shell interface and a cross-platform serial client, supporting communication via SSH, Telnet, and serial ports. The application features an extensible system that allows the integration of third-party plugins, such as AI assistants and additional connectivity tools. It includes a dedicated SSH connection manager with support for jump hosts, port forwarding, and the storage of sensitive credentials within encrypt

    Implements serial communication interfaces for sending and receiving hex data from physical hardware devices.

    TypeScript
    Vezi pe GitHub↗72,175
  • eugeny/tabbyAvatar Eugeny

    Eugeny/tabby

    72,154Vezi pe GitHub↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The application functions as a secure remote connection manager, supporting advanced authentication, port forwarding, and persistent network sessions via an asynchronous protocol layer. The project distinguishes itself through a modular plugin architecture that enables users to extend

    Interfaces with physical hardware devices by sending and receiving data streams through serial communication ports.

    TypeScriptserialssh-clienttelnet-client
    Vezi pe GitHub↗72,154
  • fffaraz/awesome-cppAvatar fffaraz

    fffaraz/awesome-cpp

    71,817Vezi pe GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the language. The collection is distinguished by its focus on high-performance systems programming and technical mastery. It provides deep coverage of specialized domains including SIMD-accelerated data processing, compile-time template metaprogramming, and asynchronous event-driven archit

    Enables cross-platform communication with external hardware devices via serial port interfaces.

    awesomeawesome-listc
    Vezi pe GitHub↗71,817
  • sindresorhus/awesome-nodejsAvatar sindresorhus

    sindresorhus/awesome-nodejs

    65,973Vezi pe GitHub↗

    This project is a community-driven directory that aggregates essential software projects and educational content for the Node.js ecosystem. It functions as a centralized knowledge base and discovery index, designed to simplify the navigation of a fragmented technical landscape by providing a structured collection of high-quality links, tools, and learning materials. The repository distinguishes itself through a decentralized, peer-reviewed curation model. By utilizing standard version control workflows and pull requests, the community ensures that all listed resources undergo human verificati

    Explore specialized modules that bridge the gap between high-level code and low-level hardware interfaces.

    awesomeawesome-listjavascript
    Vezi pe GitHub↗65,973
  • commaai/openpilotAvatar commaai

    commaai/openpilot

    61,375Vezi pe GitHub↗

    Openpilot este un sistem de asistență a șoferului open-source care se integrează cu unitățile de control ale vehiculului pentru a oferi direcție, accelerare și frânare automate. Funcționează ca un middleware de robotică auto, utilizând un mediu de runtime specializat pentru a procesa datele senzorilor și a executa comenzi de control în timp real care gestionează dinamica vehiculului. Platforma se distinge printr-o interfață agnostic-hardware care traduce comenzile de conducere standardizate în protocoalele proprietare necesare pentru o gamă largă de mărci și modele de vehicule. Utilizează planificarea traiectoriei bazată pe rețele neuronale pentru a prezice traiectoriile din date vizuale și istorice, în timp ce o buclă de control deterministă asigură ajustări de înaltă frecvență pentru stabilitatea vehiculului. Pentru a menține siguranța operațională, sistemul încorporează un proces independent de monitorizare (watchdog) care urmărește performanța și declanșează deconectarea imediată la detectarea anomaliilor. Arhitectura software se bazează pe fuziunea senzorilor în timp real pentru a sincroniza intrările camerei și radarului într-o reprezentare unificată a mediului. Componentele sistemului comunică printr-o magistrală bazată pe mesaje pentru a facilita schimbul de date cu latență scăzută între senzori și actuatoare, susținut de un strat de traducere modular care permite integrarea cu diverse protocoale de comunicare auto.

    Assists drivers by automating steering, braking, and acceleration through direct integration with existing vehicle hardware.

    Pythonadvanced-driver-assistance-systemsdriver-assistance-systemsrobotics
    Vezi pe GitHub↗61,375
  • ffmpeg/ffmpegAvatar FFmpeg

    FFmpeg/FFmpeg

    61,176Vezi pe GitHub↗

    FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and video content. It functions as a comprehensive toolkit that provides both a command-line utility for direct media manipulation and a collection of low-level libraries for integration into custom applications. At its core, the project utilizes a packet-based stream engine and a format-agnostic abstraction layer to handle diverse media standards, containers, and network protocols. The framework distinguishes itself through a modular, graph-based filter execution model that allows f

    Captures input from or sends output to specialized hardware like cameras and capture cards for real-time processing.

    Caudiocffmpeg
    Vezi pe GitHub↗61,176
  • solido/awesome-flutterAvatar Solido

    Solido/awesome-flutter

    60,327Vezi pe GitHub↗

    This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical materials for cross-platform application development. The directory distinguishes itself through a comprehensive index of the global Flutter ecosystem, including local user groups, meetups, and communication channels that connect developers to international support networks. It m

    Maps out plugins for accessing physical hardware components like location services, proximity sensors, and web-based content rendering.

    Dartandroidawesomeawesome-list
    Vezi pe GitHub↗60,327
  • odoo/odooAvatar odoo

    odoo/odoo

    52,445Vezi pe GitHub↗

    Odoo is an integrated enterprise resource planning suite designed to manage core organizational processes, including accounting, inventory, manufacturing, and human resources, within a single platform. It functions as a modular business application framework that allows for the development and deployment of specialized modules, supported by a low-code environment that provides visual tools for creating custom workflows and data-driven interfaces. The platform distinguishes itself through a highly extensible architecture that enforces strict multi-tenant data isolation, ensuring that records r

    Links software modules to external physical hardware for automation and data exchange.

    Pythonappsbusinesserp
    Vezi pe GitHub↗52,445
  • streamich/react-useAvatar streamich

    streamich/react-use

    43,974Vezi pe GitHub↗

    react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It serves as a comprehensive library for implementing state management patterns and wrapping various browser APIs into consistent hook interfaces. The project provides a specialized toolkit for DOM interaction and browser API integration, allowing components to track element dimensions, manage cookies, and monitor hardware sensors. It includes a suite of animation and timing utilities for physics-based numeric interpolation and frame-synced state updates. Beyond basic state managemen

    Includes a suite of hooks for monitoring device sensors such as battery status, geolocation, and motion.

    TypeScript
    Vezi pe GitHub↗43,974
  • deepspeedai/deepspeedAvatar deepspeedai

    deepspeedai/DeepSpeed

    42,528Vezi pe GitHub↗

    DeepSpeed is a high-performance library designed to scale deep learning model training and inference across massive clusters of GPUs and compute nodes. It provides a comprehensive suite of tools for distributed training, enabling the execution of models that exceed the memory capacity of single devices through advanced parameter partitioning, pipeline-based model parallelism, and memory-efficient state offloading. The framework distinguishes itself through specialized communication-efficient optimizers and hardware-aware acceleration techniques. By utilizing gradient compression, quantization

    The framework allows users to set environment variables during installation to selectively compile performance-optimizing kernels tailored to specific target hardware environments.

    Pythonbillion-parameterscompressiondata-parallelism
    Vezi pe GitHub↗42,528
  • facebookresearch/faissAvatar facebookresearch

    facebookresearch/faiss

    40,302Vezi pe GitHub↗

    This project is a high-performance library designed for the similarity search and clustering of dense vectors across massive datasets. It functions as a vector similarity search engine, providing the necessary tools to organize complex numerical data into specialized structures that facilitate rapid retrieval and efficient querying of millions of records. The library distinguishes itself through a variety of advanced indexing and compression techniques, including hierarchical navigable small worlds for logarithmic time complexity and inverted file indexing to partition vector spaces into mana

    Utilizes hardware-level vector instructions to perform rapid mathematical operations on floating point data during similarity search.

    C++
    Vezi pe GitHub↗40,302
  • google-ai-edge/mediapipeAvatar google-ai-edge

    google-ai-edge/mediapipe

    35,660Vezi pe GitHub↗

    MediaPipe is a cross-platform machine learning framework designed for deploying vision, audio, and text processing models across mobile, desktop, and web environments. It functions as an on-device inference engine that executes complex models locally on edge hardware, ensuring low latency and privacy without requiring a constant internet connection. The framework utilizes a graph-based pipeline orchestration system where data flows through a directed network of modular calculators to ensure synchronized and deterministic processing. It distinguishes itself through a unified runtime that provi

    A low-level execution environment that delegates heavy mathematical computations to specialized GPU or NPU hardware for maximum throughput.

    C++androidaudio-processingc-plus-plus
    Vezi pe GitHub↗35,660
  • blakeblackshear/frigateAvatar blakeblackshear

    blakeblackshear/frigate

    33,778Vezi pe GitHub↗

    Frigate is a self-hosted network video recorder that functions as a private, local AI-powered vision engine. It manages video streams by performing real-time object detection, tracking, and classification directly on local hardware, ensuring that security monitoring and activity recording remain independent of cloud services. The system distinguishes itself through a modular, hardware-accelerated video pipeline that offloads intensive decoding and machine learning inference to dedicated GPUs, NPUs, or specialized accelerators like Coral TPUs and Hailo modules. It utilizes state-based object t

    Offloads video decoding and inference to GPUs and NPUs for improved performance.

    TypeScriptaicameragoogle-coral
    Vezi pe GitHub↗33,778
  • owasp/cheatsheetseriesAvatar OWASP

    OWASP/CheatSheetSeries

    32,298Vezi pe GitHub↗

    The OWASP Cheat Sheet Series is a comprehensive, community-driven repository of concise security best practices and defensive coding patterns. It serves as a centralized knowledge base for developers and security professionals, providing actionable guidance to secure applications across the entire software development lifecycle. The project covers a vast array of security domains, ranging from fundamental web application hardening and authentication protocols to specialized controls for modern infrastructure and artificial intelligence systems. What distinguishes this project is its decentral

    Protects vehicle software and communication interfaces from remote exploitation.

    Pythonapplication-securityappsecbest-practices
    Vezi pe GitHub↗32,298
  • zeroclaw-labs/zeroclawAvatar zeroclaw-labs

    zeroclaw-labs/zeroclaw

    31,920Vezi pe GitHub↗

    Zeroclaw is a modular framework for building and deploying autonomous agents that integrate AI models, messaging platforms, and hardware interfaces. It functions as a multi-agent orchestrator and embedded systems controller, providing a unified runtime for managing agent lifecycles, memory, and security policies across diverse environments. The system distinguishes itself through its focus on secure, verifiable hardware and software orchestration. It enforces strict security boundaries, including command allowlisting, resource throttling, and interactive human-in-the-loop approval for sensiti

    Detects and interfaces with external hardware adapters to enable I2C and SPI serial communication protocols.

    Rust
    Vezi pe GitHub↗31,920
  • kubernetes/minikubeAvatar kubernetes

    kubernetes/minikube

    31,877Vezi pe GitHub↗

    Minikube is a command-line tool designed for local Kubernetes development, enabling users to provision and manage full-featured container clusters directly on a workstation. It serves as a local orchestrator that automates the lifecycle of isolated environments, allowing developers to start, stop, pause, and delete clusters to support testing and integration workflows. The project distinguishes itself through its flexible architecture, which supports multiple virtualization drivers and container runtimes to accommodate diverse host environments. It provides deep integration between the host a

    Enables hardware acceleration for specialized workloads by integrating GPU device plugins.

    Goclustercncfcontainers
    Vezi pe GitHub↗31,877
  • chopratejas/headroomAvatar chopratejas

    chopratejas/headroom

    29,537Vezi pe GitHub↗

    Headroom is an AI gateway proxy and token optimizer designed to reduce the cost and latency of large language model interactions. It functions as an intermediary that intercepts traffic between clients and providers to apply context compression, request routing, and format translation. The system differentiates itself through a Model Context Protocol server implementation that delivers compression and retrieval tools to compatible AI hosts. It employs a content-aware compression pipeline and tiered importance scoring to trim redundant data from logs and tool outputs while preserving essential

    Runs memory embedding processes on the GPU to reduce CPU load and improve system performance.

    Pythonagentaianthropic
    Vezi pe GitHub↗29,537
Înapoi123456…14Înainte
  1. Home
  2. Hardware & IoT
  3. System Integration And Performance

Explorează sub-etichetele

  • Automotive Software And Systems5 sub-tag-uriSpecialized software systems designed for the unique safety and performance requirements of automotive and aviation hardware.
  • GPU & Performance9 sub-tag-uriTools and libraries for optimizing and executing high-performance computational tasks on graphics processing units.
  • Hardware Interfacing And Integration4 sub-tag-uriSoftware layers and drivers that bridge the gap between high-level applications and low-level hardware components.