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.4K 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.
  • jupyter/notebookAvatar de jupyter

    jupyter/notebook

    13,204Voir sur GitHub↗

    This project is a browser-based interactive computing environment and data science IDE. It serves as a literate programming tool that allows users to create documents combining live code, mathematical equations, visualizations, and narrative text. As a polyglot notebook interface, it connects to various language kernels to execute code and render output within a single interface. The application distinguishes itself by separating the frontend interface from a remote compute engine through a language-agnostic kernel interface. This allows it to support multiple programming languages while main

    Execution KernelsInteractive Data Science EnvironmentsBlock-Based Document Models
    Voir sur GitHub↗13,204
  • stascorp/rdpwrapAvatar de stascorp

    stascorp/rdpwrap

    16,647Voir sur GitHub↗

    RDPWrap is a utility that enables Remote Desktop Protocol (RDP) support on unsupported editions of Windows, allowing multiple concurrent remote desktop sessions on client operating systems. It works by wrapping the existing Remote Desktop services to bypass the single-session limitation typically enforced on Windows client versions. The project provides a library and configuration files that modify the behavior of the Windows Remote Desktop service, enabling features such as simultaneous user sessions and remote administration on Windows editions where these capabilities are normally restrict

    Voir sur GitHub↗16,647
  • callemall/material-uiAvatar de callemall

    callemall/material-ui

    98,475Voir sur GitHub↗

    This project is a component-based UI framework and a React Material Design library. It provides a comprehensive set of reusable interface elements that implement Google Material Design specifications to ensure consistent visual styles and behaviors across web applications. The framework enables the construction of professional layouts for enterprise web interfaces and the rapid prototyping of frontend designs. It uses a collection of pre-designed React components to standardize layouts and accelerate the overall development process. The system integrates a styling engine and theme-based inje

    Component-Based UI FrameworksDesign System ComponentsMaterial Design Components
    Voir sur GitHub↗98,475
  • facebook/docusaurusAvatar de facebook

    facebook/docusaurus

    65,231Voir sur GitHub↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles to ensure site performance and search visibility. The framework distinguishes itself through a component-driven architecture that allows developers to build unique page layouts and interactive elements using reusable code blocks. It employs file-system-based routing to map dire

    Documentation ToolingStatic Documentation GenerationStatic Site Generators
    Voir sur GitHub↗65,231
  • predidit/kazumiAvatar de Predidit

    Predidit/Kazumi

    26,597Voir sur GitHub↗

    Kazumi is a cross-platform media player and streaming platform that centralizes video content from diverse third-party web sources. It functions as an automated scraping tool, utilizing configurable path patterns and selectors to extract and aggregate media streams into a unified interface. The platform distinguishes itself through its focus on synchronized group viewing and real-time state management. Users can participate in shared virtual rooms where playback progress and controls are aligned across multiple devices. Additionally, the application includes integrated image processing capabi

    Media AggregatorsMedia PlayersPlayback Synchronizers
    Voir sur GitHub↗26,597
  • enzymejs/enzymeE

    enzymejs/enzyme

    19,831Voir sur GitHub↗

    Enzyme is a testing utility for React components designed to verify their output and behavior in a test environment. It serves as a test harness for UI components, providing tools to render visual elements, manage state transitions, and simulate synthetic events. The library distinguishes itself through multiple rendering modes, including a shallow rendering engine for isolated unit testing and full DOM rendering for testing deep integration. It employs an adapter-based integration system to maintain compatibility across different versions of the underlying framework. The toolkit covers a br

    React Component TestingComponent and Interaction TestingComponent Rendering Utilities
    Voir sur GitHub↗19,831
  • webpack/webpackAvatar de webpack

    webpack/webpack

    65,834Voir sur GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified output. The project is distinguished by its plugin-based architecture and loader-driven transformation pipeline. It utilizes an event-driven hook system that allows developers to intercept and modify the build process at specific lifecycle stages, enabling custom code transformati

    Abstract Syntax Tree ParsersBuild Pipeline OrchestratorsDependency Graph Builders
    Voir sur GitHub↗65,834
  • scikit-learn/scikit-learnAvatar de scikit-learn

    scikit-learn/scikit-learn

    66,344Voir sur GitHub↗

    Scikit-learn is a machine learning library for predictive data analysis that provides a collection of algorithms for supervised and unsupervised learning. It functions as a comprehensive toolkit for data preprocessing, dimensionality reduction, and model selection, allowing users to classify data objects, predict continuous values, and cluster similar items based on historical patterns. The project is defined by a unified interface design where objects either learn from data, transform data, or chain these operations into sequential workflows. To ensure performance on large or high-dimensiona

    Dimensionality Reduction EnginesFrameworksPipeline Patterns
    Voir sur GitHub↗66,344
  • danielmiessler/seclistsAvatar de danielmiessler

    danielmiessler/SecLists

    71,596Voir sur GitHub↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    Security WordlistsVulnerability Assessment and TestingAwesome List
    Voir sur GitHub↗71,596
  • massgravel/microsoft-activation-scriptsAvatar de massgravel

    massgravel/Microsoft-Activation-Scripts

    178,586Voir sur GitHub↗

    This project is a collection of batch-based automation tools designed for managing software licensing, system configuration, and deployment. It provides a comprehensive toolkit for authorizing operating systems and productivity suites through various methods, including digital licensing, volume activation, and key management service emulation. The toolkit distinguishes itself by offering specialized routines for both modern and legacy software environments. It employs advanced techniques such as hardware identity generation, dynamic memory hooking, and registry-level state manipulation to mai

    Activation AutomatorsPermanent Digital LicensingWindows Configuration Management
    Voir sur GitHub↗178,586
  • mattpocock/skillsAvatar de mattpocock

    mattpocock/skills

    131,422Voir sur GitHub↗

    This project is an AI agent workflow framework and development toolkit designed for AI-driven software engineering. It provides a system of modular instructions, prompt libraries, and standardized routines to orchestrate complex engineering sequences and automate the decomposition of plans into technical tasks. The system differentiates itself through advanced context management and prompt engineering, using state compression and handoff documents to preserve conversation history between different AI sessions. It employs a structured library of prompt skills and high-signal trigger words to e

    Agent Context ManagementAI Agent Orchestration FrameworksAgent Handoffs
    Voir sur GitHub↗131,422
  • alibaba/flutter-common-widgets-appAvatar de alibaba

    alibaba/flutter-common-widgets-app

    23,667Voir sur GitHub↗

    This project is a Flutter UI component gallery and reference application. It serves as a visual catalog of reusable interface patterns and a library of interactive demonstrations for over 140 common Flutter user interface widgets. The application provides a way to explore widget implementations and browse live component demos. It functions as a reference for Flutter UI development and widget exploration, allowing for the testing of standard user interface elements.

    FlutterComponent ExamplesComponent Interactive Demos
    Voir sur GitHub↗23,667
  • macrozheng/mallAvatar de macrozheng

    macrozheng/mall

    83,878Voir sur GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r

    Full-Stack FrameworksFull-Stack Web FrameworksJava Frameworks
    Voir sur GitHub↗83,878
  • microsoft/wslAvatar de microsoft

    microsoft/WSL

    32,803Voir sur GitHub↗

    WSL is a compatibility layer and virtualization platform that enables the execution of native Linux binaries directly on a host operating system. By utilizing a lightweight virtual machine and direct kernel system call mapping, it provides a high-performance environment that bridges Linux-based command line utilities with host-native tools. This architecture allows for full system call compatibility while maintaining minimal resource overhead. The platform distinguishes itself through deep integration with the host environment, allowing users to run isolated Linux distributions alongside stan

    Compatibility LayersCross-Platform Development WorkspacesKernel Development
    Voir sur GitHub↗32,803
  • portainer/portainerAvatar de portainer

    portainer/portainer

    37,740Voir sur GitHub↗

    Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di

    Infrastructure Management PlatformsContainer Orchestration ConsolesContainer Orchestration Interfaces
    Voir sur GitHub↗37,740
  • kdn251/interviewsAvatar de kdn251

    kdn251/interviews

    64,941Voir sur GitHub↗

    This project serves as a centralized knowledge base and study guide for mastering computer science fundamentals and technical interview preparation. It provides a structured collection of algorithmic implementations, data structure guides, and theoretical references designed to support professional development and problem-solving skills. The repository distinguishes itself through a taxonomy-based organization that maps complex concepts into a hierarchical structure. It standardizes the expression of abstract data structures and algorithms using a consistent programming language, with impleme

    Algorithms and Data StructuresCoding Challenge PlatformsComputer Science Study Guides
    Voir sur GitHub↗64,941
  • kingtoolbox/windtermAvatar de kingToolbox

    kingToolbox/WindTerm

    31,343Voir sur GitHub↗

    WindTerm is a cross-platform terminal emulator and integrated development environment designed for remote server management and system administration. It provides a centralized graphical interface for interacting with local and remote command-line environments, utilizing a low-level emulation engine to interpret ANSI escape sequences and render text streams. The application distinguishes itself through a multi-pane workspace that supports terminal session multiplexing, allowing users to organize multiple command windows and panes within a single interface. It features a modular architecture t

    Terminal Emulator ClientsIntegrated Development EnvironmentsTerminal Emulators
    Voir sur GitHub↗31,343
  • nextcloud/serverAvatar de nextcloud

    nextcloud/server

    35,797Voir sur GitHub↗

    Nextcloud est une plateforme auto-hébergée conçue pour le stockage cloud privé, la synchronisation de fichiers et les espaces de travail collaboratifs. Elle fournit une suite complète d'outils pour l'édition de documents, des services de groupware comme les calendriers et les contacts, et une gestion sécurisée des données, tout en garantissant aux utilisateurs le contrôle total de leur infrastructure et leur souveraineté numérique. La plateforme se distingue par une architecture fédérée décentralisée qui permet à des instances de serveur indépendantes de partager des données et de collaborer en toute sécurité sur un réseau. Elle dispose d'un écosystème de plugins hautement modulaire, permettant aux administrateurs de charger, d'activer et de gérer dynamiquement des applications tierces via un registre centralisé. Cette extensibilité est soutenue par un moteur de flux de travail piloté par les événements et un traitement des tâches en arrière-plan, qui automatisent les tâches répétitives et intègrent des services externes sans intervention manuelle. Au-delà du stockage et de la collaboration, le système inclut des capacités administratives robustes pour la gestion des comptes utilisateurs, la santé du système et la conformité réglementaire. Il offre des outils de ligne de commande étendus pour la maintenance du serveur, la configuration et la surveillance des performances, ainsi qu'une prise en charge de l'intégration de services d'apprentissage automatique pour gérer des tâches telles que la traduction linguistique et la conversion parole-texte. Le logiciel est déployé en tant qu'environnement auto-hébergé sur Linux, nécessitant des configurations standard de serveur web, de base de données et d'exécution pour fonctionner.

    Private Cloud StorageCollaboration PlatformsFile Synchronization
    Voir sur GitHub↗35,797
  • seemoo-lab/openhaystackAvatar de seemoo-lab

    seemoo-lab/openhaystack

    13,048Voir sur GitHub↗

    OpenHaystack is a software framework for creating and tracking custom Bluetooth beacons using the Apple Find My crowdsourced location network. It provides a system for generating encrypted cryptographic keys and flashing firmware onto embedded hardware to broadcast trackable Bluetooth signals. The project enables the retrieval and decryption of geographic coordinates for remote hardware using private keys to recover device movement history. It also includes a location proxy that fetches network reports from the Apple ecosystem and serves that data to remote applications. The toolset covers c

    Apple Find My Network IntegrationBeacon FirmwareBeacon Generators
    Voir sur GitHub↗13,048
  • fission-ai/openspecAvatar de Fission-AI

    Fission-AI/OpenSpec

    55,097Voir sur GitHub↗

    OpenSpec is a specification-driven development tool designed to maintain living documentation directly within a software repository. It functions as an automated documentation engine that tracks technical requirements alongside source code, ensuring that system specifications evolve in tandem with the implementation to prevent documentation drift. The framework distinguishes itself through differential change tracking, which compares current code states against stored specifications to identify deviations between intended requirements and actual implementation. By integrating specification st

    Specification-Driven Development ToolsRequirement Tracking ToolsDocumentation-as-Code Systems
    Voir sur GitHub↗55,097
Préc.123456…5572Suivant