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

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

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

11 مستودعات

Awesome GitHub RepositoriesPerformance Optimizations

Low-level configurations and strategies aimed at maximizing the execution speed and resource efficiency of software systems.

Explore 11 awesome GitHub repositories matching artificial intelligence & ml · Performance Optimizations. Refine with filters or upvote what's useful.

Awesome Performance Optimizations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • huggingface/transformersالصورة الرمزية لـ huggingface

    huggingface/transformers

    161,630عرض على GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Maps specific kernel implementations to model layers, enabling device-specific selection and local filesystem loading.

    Pythonaudiodeep-learningdeepseek
    عرض على GitHub↗161,630
  • mrdoob/three.jsالصورة الرمزية لـ mrdoob

    mrdoob/three.js

    113,086عرض على 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

    Improves rendering efficiency for large object counts through techniques like instancing and batching.

    JavaScript3daugmented-realitycanvas
    عرض على GitHub↗113,086
  • ant-design/ant-designالصورة الرمزية لـ ant-design

    ant-design/ant-design

    98,362عرض على GitHub↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    Minimizes unnecessary re-renders by memoizing context values and splitting large data objects within the provider hierarchy.

    TypeScriptant-designantddesign-systems
    عرض على GitHub↗98,362
  • tailwindlabs/tailwindcssالصورة الرمزية لـ tailwindlabs

    tailwindlabs/tailwindcss

    95,592عرض على GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Boosts rendering performance by leveraging a high-speed engine that optimizes 3D transforms and real-time visual updates.

    TypeScriptcssframeworkutility
    عرض على GitHub↗95,592
  • gin-gonic/ginالصورة الرمزية لـ gin-gonic

    gin-gonic/gin

    88,694عرض على GitHub↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework utilizes a radix tree data structure to perform request routing, ensuring high-speed path matching with minimal memory overhead. It distinguishes itself by employing a zero-reflection dispatch mechanism that invokes handler functions through static type assertions, avoiding the

    Bypasses runtime reflection overhead by invoking handler functions through direct static type assertions.

    Goframeworkgingo
    عرض على GitHub↗88,694
  • sgl-project/sglangالصورة الرمزية لـ sgl-project

    sgl-project/sglang

    29,079عرض على GitHub↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Maximizes hardware utilization using prefix caching, speculative decoding, and continuous batching.

    Pythonattentionblackwellcuda
    عرض على GitHub↗29,079
  • d2l-ai/d2l-enالصورة الرمزية لـ d2l-ai

    d2l-ai/d2l-en

    29,001عرض على GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Specifies model generalization properties by selecting covariance functions to define function space behavior.

    Pythonbookcomputer-visiondata-science
    عرض على GitHub↗29,001
  • voltagent/awesome-claude-code-subagentsالصورة الرمزية لـ VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906عرض على GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Tunes communication protocols and message batching to maximize throughput across distributed agent teams.

    Shellai-agent-frameworkai-agent-toolsai-agents
    عرض على GitHub↗21,906
  • kvcache-ai/ktransformersالصورة الرمزية لـ kvcache-ai

    kvcache-ai/ktransformers

    17,288عرض على GitHub↗

    Ktransformers is a comprehensive framework designed for the operation, fine-tuning, and serving of large language models. It functions as a heterogeneous inference engine and quantized execution runtime, enabling the deployment of massive models by distributing computational workloads across both CPU and GPU resources. This architecture allows users to bypass local memory constraints, making it possible to run and train models that exceed the capacity of a single device. The project distinguishes itself through specialized support for sparse architectures, particularly mixture-of-experts mode

    Provides low-level configurations to maximize execution speed and resource efficiency across CPU and GPU hardware.

    Python
    عرض على GitHub↗17,288
  • ffmpeg/asm-lessonsالصورة الرمزية لـ FFmpeg

    FFmpeg/asm-lessons

    12,067عرض على GitHub↗

    This project serves as an educational resource for learning and implementing low-level assembly language optimizations. It provides a structured guide for developers to master hardware-specific instructions and manual performance tuning, focusing on the translation of high-level code into efficient machine-level operations for resource-constrained environments. The materials emphasize techniques for maximizing computational throughput in multimedia processing. By covering instruction-level parallelism, register management, and data parallelism, the project enables the development of software

    Improves the speed and efficiency of audio and video processing tasks by writing highly optimized low-level assembly code.

    عرض على GitHub↗12,067
  • freebsd/freebsd-srcالصورة الرمزية لـ freebsd

    freebsd/freebsd-src

    9,162عرض على GitHub↗

    This repository contains the complete source code for a Unix-like operating system, including the monolithic kernel and base system utilities. It provides a BSD-derived system core and a full build toolchain required to compile a functional operating system for servers, desktops, or embedded devices. The system features a Linux binary compatibility layer that enables the execution and emulation of Linux binaries on a non-Linux platform. It also includes a modular kernel configuration process to tailor hardware support and system features during compilation. The project covers broad system ca

    Provides utilities for configuring kernel implementations, drivers, and features within the system build.

    C
    عرض على GitHub↗9,162
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Performance Optimizations

استكشف الوسوم الفرعية

  • Adapter Execution BackendsSpecialized execution backends for managing and running fine-tuning adapters. **Distinct from Performance Optimizations:** Focuses on adapter-specific execution backends, distinct from general performance optimization.
  • Context Optimization StrategiesMethods for reducing re-renders in context providers.
  • Kernel Configuration Utilities1 وسم فرعيUtilities for configuring and mapping specific kernel implementations, features, or drivers within a software build.
  • MultimediaImproving the speed and efficiency of audio and video processing tasks by writing highly optimized low-level assembly code for modern processors. **Distinct from Performance Optimizations:** Distinct from Performance Optimizations: focuses on multimedia-specific assembly optimizations rather than general system-level tuning.
  • RenderingFrameworks and engines that improve visual rendering performance through techniques like instancing and high-performance processing.
  • Zero Reflection DispatchersInvokes handlers via static type assertions to avoid reflection.