awesome-repositories.comCatégoriesBlog
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
·

111.5K dépôts

Parcourir tous les dépôts

Parcourez chaque dépôt open source sélectionné dans le répertoire. Affinez la liste avec des filtres de taxonomie, triez par étoiles ou par date, ou confiez la recherche à l'IA.

Parcourir les dépôts

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rclone/rcloneAvatar de rclone

    rclone/rclone

    57,877Voir sur GitHub↗

    This project is a command-line storage manager that provides a unified interface for performing file operations across local filesystems and diverse cloud storage providers. It functions as a cross-platform storage abstraction, utilizing a modular backend architecture to map heterogeneous cloud storage APIs into a standard set of file system operations. This allows for consistent data management and movement regardless of the underlying storage service. The tool serves as a network data transfer engine designed for automated data migration and cloud storage synchronization. It distinguishes i

    Command-Line Storage ManagersLayersAutomated
    Voir sur GitHub↗57,877
  • anthropics/prompt-eng-interactive-tutorialAvatar de anthropics

    anthropics/prompt-eng-interactive-tutorial

    36,423Voir sur GitHub↗

    This project is an interactive educational resource designed to teach prompt engineering for large language models. It provides a structured curriculum that guides users through the process of structuring instructions and context to improve the accuracy and consistency of model outputs. The platform functions as an interaction sandbox, allowing users to experiment with various prompting strategies directly within their browser. By executing tutorial examples in this environment, users receive immediate feedback on their inputs, facilitating the prototyping of prompts for integration into soft

    Documentation GeneratorsPrompt Engineering GuidesAI Interaction Sandboxes
    Voir sur GitHub↗36,423
  • comfy-org/comfyuiAvatar de Comfy-Org

    Comfy-Org/ComfyUI

    117,227Voir sur GitHub↗

    ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit

    Node-Based Generative PipelinesDirected Acyclic Graph Execution EnginesGenerative AI Orchestration Engines
    Voir sur GitHub↗117,227
  • teslamate-org/teslamateAvatar de teslamate-org

    teslamate-org/teslamate

    8,606Voir sur GitHub↗

    TeslaMate est un enregistreur de données de véhicule auto-hébergé qui enregistre la télémétrie, les sessions de charge et l'historique de conduite des véhicules Tesla pour une analyse privée. Il consiste en un enregistreur de données, un magasin de données relationnel PostgreSQL et un tableau de bord de télémétrie visuel pour analyser la santé de la batterie, la consommation d'énergie et l'efficacité de conduite. Le système dispose d'un pont de télémétrie MQTT qui diffuse les états du véhicule et les coordonnées en temps réel vers des plateformes domotiques externes. Il utilise également le geofencing pour identifier et nommer des emplacements physiques personnalisés basés sur les coordonnées du véhicule. La plateforme couvre un large éventail de capacités incluant la surveillance énergétique pour suivre les coûts de charge et l'efficacité, l'enregistrement de télémétrie de haute précision pour la vitesse et l'élévation, et le suivi de l'historique de conduite. Elle fournit des utilitaires pour importer des enregistrements de véhicules historiques depuis des services externes et assure le stockage sécurisé des jetons API via le chiffrement. L'application et ses couches de visualisation sont packagées sous forme d'images de conteneur pour assurer des environnements d'exécution cohérents sur différents hôtes.

    Vehicle TelemetryRelational Data StoresTelemetry Persistence
    Voir sur GitHub↗8,606
  • mlabonne/llm-courseAvatar de mlabonne

    mlabonne/llm-course

    80,178Voir sur GitHub↗

    This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as well as the practical implementation of supervised instruction fine-tuning and preference-based model alignment. The repository distinguishes itself by providing a deep dive into advanced model composition and optimization techniques. It details methodologies for weight-space mode

    AI Research RepositoriesAwesome ListFine-Tuning Strategies
    Voir sur GitHub↗80,178
  • romkatv/powerlevel10kAvatar de romkatv

    romkatv/powerlevel10k

    54,468Voir sur GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono

    Asynchronous Execution StrategiesAsynchronous Prompt RenderersPrompt Customization Tools
    Voir sur GitHub↗54,468
  • 1c7/chinese-independent-developerAvatar de 1c7

    1c7/chinese-independent-developer

    48,898Voir sur GitHub↗

    This project is an open-source repository that serves as a centralized directory for software projects created by independent developers within the Chinese community. It functions as a community knowledge base, providing a curated collection of resources that span various domains, including games, utilities, and developer-focused tools. The directory distinguishes itself through a static site generation model that transforms structured data into a browsable interface. It utilizes markdown-based content management to maintain project information, while automated workflows handle metadata updat

    Awesome ListStatic Site GeneratorsPlateformes de communauté de développeurs
    Voir sur GitHub↗48,898
  • bregman-arie/devops-exercisesAvatar de bregman-arie

    bregman-arie/devops-exercises

    82,879Voir sur GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding challenges, and hands-on scenarios that cover the full spectrum of software delivery and operational workflows. The repository distinguishes itself through a modular, domain-specific structure that links instructional problem statements with verified implementation examples. By emp

    Compute Orchestration EnginesDevOps Learning CurriculaLearning Paths
    Voir sur GitHub↗82,879
  • kaijuengine/kaijuAvatar de KaijuEngine

    KaijuEngine/kaiju

    4,568Voir sur GitHub↗

    Kaiju is a general purpose 2D and 3D game engine built with the Go programming language and the Vulkan graphics API. It serves as a cross-platform game framework for deploying interactive applications to Windows, Linux, Mac, and Android. The engine includes an integrated game editor for composing scenes, managing assets, and designing shaders within a visual workspace. It provides a dedicated shader designer workspace that supports real-time hot-reloading, allowing visual changes to be seen instantly without restarting the application. The framework covers a broad range of production systems

    Cross-Platform FrameworksVulkan API Support3D Physics Engines
    Voir sur GitHub↗4,568
  • traefik/traefikAvatar de traefik

    traefik/traefik

    63,644Voir sur GitHub↗

    Traefik is a cloud-native edge router and API gateway designed to manage service communication and traffic flow across distributed infrastructure. It functions as a dynamic service proxy that automatically discovers backend services and configures routing rules in real time, eliminating the need for manual restarts or complex configuration updates. By integrating directly with container orchestrators and service registries, it maintains a consistent state for network traffic, load balancing, and security policy enforcement. The project distinguishes itself through its deep integration with di

    API GatewaysAPI Traffic ManagementAutomated Traffic Routing
    Voir sur GitHub↗63,644
  • oven-sh/bunAvatar de oven-sh

    oven-sh/bun

    93,257Voir sur GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The project functions as an all-in-one toolchain, integrating a native bundler, transpiler, package manager, and test runner into a single command-line interface. What distinguishes Bun is its focus on native system integration and developer productivity. It features a high-performa

    High-PerformanceJavaScript RuntimesDependency Installers
    Voir sur GitHub↗93,257
  • bee-san/cipheyAvatar de bee-san

    bee-san/Ciphey

    21,454Voir sur GitHub↗

    Ciphey is an automated decryption and data obfuscation tool designed to identify and reverse complex, multi-layered encoding schemes. By utilizing statistical analysis and probability scoring, the system automatically detects unknown data formats and recovers human-readable plaintext from obfuscated input strings without requiring manual algorithm specification. The tool distinguishes itself through a recursive pipeline that processes nested data structures and strips formatting anomalies or invisible characters to ensure consistent input. It employs a heuristic search and multithreaded execu

    Automated Decryption UtilitiesObfuscated Data DecodersEncoding Identification Engines
    Voir sur GitHub↗21,454
  • rust-unofficial/awesome-rustAvatar de rust-unofficial

    rust-unofficial/awesome-rust

    57,990Voir sur GitHub↗

    This project is a community-maintained directory that aggregates high-quality libraries, tools, and learning materials for the Rust programming language. It serves as a centralized knowledge-sharing platform designed to help developers navigate the ecosystem and accelerate their proficiency by providing access to vetted software components and structured educational resources. The repository relies on a decentralized, community-driven curation model where contributors submit links via pull requests. To maintain the quality and relevance of the collection, all proposed additions undergo manual

    Awesome ListCurated Resource ListsDeveloper Learning Resources
    Voir sur GitHub↗57,990
  • liyupi/codefatherAvatar de liyupi

    liyupi/codefather

    7,758Voir sur GitHub↗

    Codefather is a TypeScript-based open-source project. The repository does not contain any documentation or feature descriptions that would allow for a detailed explanation of its purpose or capabilities.

    aiai-agentsalgorithm
    Voir sur GitHub↗7,758
  • yuliskov/smarttubeAvatar de yuliskov

    yuliskov/SmartTube

    30,627Voir sur GitHub↗

    SmartTube is an open-source media player designed as a third-party alternative client for television and living room hardware. It provides a cross-platform solution that delivers a unified, highly configurable video consumption experience across various smart television operating systems. The application distinguishes itself through a specialized ad-free interface that optimizes navigation for large screens and removes promotional interruptions. It achieves high performance on television hardware by utilizing hardware-accelerated decoding for video processing and mapping interface components

    Media PlayersTV ApplicationsTranscoding Engines
    Voir sur GitHub↗30,627
  • tailwindlabs/tailwindcssAvatar de tailwindlabs

    tailwindlabs/tailwindcss

    95,592Voir sur GitHub↗

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

    Utility-First CSS FrameworksUtility-First StylingContent-Scanning
    Voir sur GitHub↗95,592
  • getinsomnia/insomniaAvatar de getinsomnia

    getinsomnia/insomnia

    38,499Voir sur GitHub↗

    Insomnia is a cross-platform API development environment that integrates a request debugger, schema design tools, a mocking server, and a test automation framework. It provides a unified workspace for sending requests and analyzing responses across REST, GraphQL, gRPC, and WebSocket protocols. The platform enables the design and preview of API specifications through a visual editor and allows for the simulation of backend behavior using mocking tools. It supports organizing and synchronizing API collections via local storage, cloud synchronization, or Git. The suite includes a command-line i

    API Clients and UtilitiesAPI Development EnvironmentsAPI Request Collections
    Voir sur GitHub↗38,499
  • hoppscotch/hoppscotchAvatar de hoppscotch

    hoppscotch/hoppscotch

    79,618Voir sur GitHub↗

    Hoppscotch is an open-source API development ecosystem designed for building, testing, and debugging REST, GraphQL, and real-time APIs. It provides a unified platform that functions across web browsers, desktop applications, and command-line interfaces, allowing developers to manage the entire API lifecycle from a single environment. The platform distinguishes itself through a highly interactive, command-driven interface that utilizes a global spotlight palette and keyboard shortcuts to streamline complex workflows. It supports advanced request manipulation and validation by executing JavaScr

    API ClientsAPI Development PlatformsAPI Lifecycle Management
    Voir sur GitHub↗79,618
  • azl397985856/leetcodeAvatar de azl397985856

    azl397985856/leetcode

    55,758Voir sur GitHub↗

    This project is a curated educational resource and solution repository for algorithmic challenges, specifically focused on LeetCode problems. It serves as a technical reference for common data structures and algorithmic patterns, providing verified code implementations across multiple programming languages alongside detailed logic and complexity analysis. The repository functions as a comprehensive study guide for competitive programming and technical interview preparation. It includes specialized learning tools such as an Anki flashcard dataset for spaced repetition and a browser extension t

    Coding Challenge SolutionsCompetitive Programming TrainingMulti-Language Implementations
    Voir sur GitHub↗55,758
  • mingrammer/diagramsAvatar de mingrammer

    mingrammer/diagrams

    42,356Voir sur GitHub↗

    Diagrams is a diagram-as-code framework and infrastructure mapping tool used to generate system architecture visualizations via Python code. It functions as a programmatic wrapper for Graphviz, allowing users to define cloud services and their interconnections to create structured architectural layouts. The project specializes in cloud architecture visualization by mapping software components to a library of provider-specific icons. This approach enables the management of system designs within version control to track architecture changes over time. The library provides capabilities for conf

    Infrastructure Diagramming ToolsText-to-Diagram GeneratorsArchitecture Visualization Tools
    Voir sur GitHub↗42,356
Préc.123456…5574Suivant