awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Testing & Quality Assurance · Awesome GitHub Repositories

508 repos

Awesome GitHub RepositoriesTesting & Quality Assurance

Explore 508 awesome GitHub repositories matching category · Testing & Quality Assurance. Refine with filters or upvote what's useful.

  1. Home
  2. Category
  3. Testing & Quality Assurance

Awesome Testing & Quality Assurance GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • saadeghi/daisyui

    saadeghi/daisyui

    40,300View on GitHub↗

    This project is a utility-first component library that provides a comprehensive suite of pre-styled, reusable interface elements. It functions as a build-time engine that generates design-system-compliant styles by mapping semantic tokens to standard HTML elements and utility classes. By compiling all component styles into static CSS at build time, the library eliminates the need for client-side style calculation, ensuring efficient performance. The library distinguishes itself through a configuration-driven architecture that manages color palettes and visual styles, enabling dynamic switchin

    Sveltecomponentcomponent-librarycomponents
    40,300View on GitHub↗
  • calcom/cal.com

    calcom/cal.com

    40,288View on GitHub↗

    Cal.com is a comprehensive scheduling infrastructure platform designed to manage availability, booking workflows, and calendar synchronization across multiple users and external services. It provides a backend service for automated appointment scheduling, enabling the creation, confirmation, and management of booking lifecycles through a centralized state machine. The platform also offers embeddable user interface components that allow developers to integrate interactive booking experiences directly into third-party websites. What distinguishes the platform is its extensible app ecosystem and

    TypeScriptnext-authnextjsopen-source
    40,288View on GitHub↗
  • juspay/hyperswitch

    juspay/hyperswitch

    40,279View on GitHub↗

    Hyperswitch is a payment orchestration platform designed to manage complex transaction lifecycles through a centralized control layer. It functions as a processor-agnostic integration hub that standardizes disparate external payment APIs, allowing businesses to route transactions across multiple providers to optimize for authorization rates and cost efficiency. The platform utilizes a state-machine-based architecture to track every payment from initial authentication to final settlement, ensuring consistent processing and reliable error recovery. What distinguishes the platform is its intelli

    Rustbeginner-friendlyfeaturedfinance
    40,279View on GitHub↗
  • QSCTech/zju-icicles

    QSCTech/zju-icicles

    40,236View on GitHub↗

    This project is a community-driven academic resource repository designed to centralize historical exam papers, lecture notes, and study materials for university-level coursework. It functions as an open educational resource, providing a collaborative archive where students can share and organize documentation to assist in preparing for academic assessments across a wide range of disciplines. The platform distinguishes itself through a crowdsourced aggregation model that relies on peer contributions and manual verification to maintain the accuracy of its library. All materials are stored as fl

    HTML
    40,236View on GitHub↗
  • DataExpert-io/data-engineer-handbook

    DataExpert-io/data-engineer-handbook

    40,217View on GitHub↗

    This project is a comprehensive, community-driven knowledge base designed to support individuals pursuing careers in data engineering. It functions as a centralized learning hub that aggregates industry best practices, technical documentation, and educational resources to assist with both professional development and the design of robust data pipeline architectures. The repository distinguishes itself by providing a structured technical career roadmap that includes curated learning paths, interview preparation strategies, and practical project examples. By indexing a diverse range of media—in

    Jupyter Notebookapachesparkawesomebigdata
    40,217View on GitHub↗
  • zen-browser/desktop

    zen-browser/desktop

    40,187View on GitHub↗

    This project is an open-source desktop web browser built on the Gecko rendering engine. It is designed to prioritize user privacy and security, utilizing a multi-process architecture to isolate web content and maintain a secure sandbox environment for all browsing activities. The browser distinguishes itself through a highly modular interface engine that allows users to customize visual layouts and functional behaviors using style sheets and community-developed modifications. It supports advanced productivity workflows by enabling users to synchronize navigation state across multiple windows,

    JavaScriptfirefoxfirefox-basedfirefox-browser
    40,187View on GitHub↗
  • wg/wrk

    wg/wrk

    40,075View on GitHub↗

    This project is a command-line HTTP load testing tool designed to measure the throughput and latency of web servers under high-concurrency conditions. It functions as a multi-threaded benchmarking engine that simulates thousands of simultaneous connections to evaluate server performance, identify bottlenecks, and determine capacity limits. The tool distinguishes itself through a shared-nothing thread architecture that isolates state within individual threads to eliminate lock contention during high-frequency request generation. It utilizes a non-blocking event loop and low-latency socket poll

    C
    40,075View on GitHub↗
  • aria2/aria2

    aria2/aria2

    40,068View on GitHub↗

    Aria2 is a multi-protocol command-line download manager designed to maximize bandwidth utilization by retrieving files from multiple sources and protocols simultaneously. It functions as an asynchronous, event-driven engine that handles complex download lifecycles, including peer-to-peer transfers via BitTorrent, while ensuring data integrity through continuous chunk-based verification. The utility distinguishes itself through its ability to act as a background process that can be controlled programmatically via a remote procedure call interface. This allows external applications to manage, m

    C++bittorrentcpp11download
    40,068View on GitHub↗
  • remoteintech/remote-jobs

    remoteintech/remote-jobs

    40,015View on GitHub↗

    This project is a community-curated directory designed to connect job seekers with organizations that prioritize remote-first or remote-friendly work cultures. It functions as a comprehensive knowledge base for distributed team recruitment, offering a structured way to research companies based on their specific remote policies, geographic regions, and preferred technology stacks. The platform distinguishes itself through a collaborative, open-source model where all directory data is stored as structured files within a repository. Curation is driven by the community, with additions and updates

    Nunjucksdistributed-companieshacktoberfestjobs-search
    40,015View on GitHub↗
  • zbezj/HEU_KMS_Activator

    zbezj/HEU_KMS_Activator

    39,965View on GitHub↗

    HEUKMSActivator is a software license management tool designed to automate the registration and validation of product keys for operating systems and productivity software suites. It functions as a system configuration manager, modifying registry settings and service states to align software licensing status with specific deployment requirements. The utility distinguishes itself through low-level system manipulation, including the injection of signed drivers into memory to intercept license verification routines. It employs memory patching to bypass security checks without altering files on

    39,965View on GitHub↗
  • CherryHQ/cherry-studio

    CherryHQ/cherry-studio

    39,952View on GitHub↗

    Cherry Studio is a cross-platform desktop application that serves as a unified, local-first platform for managing artificial intelligence models and autonomous agents. It provides a centralized hub to integrate diverse cloud-based and local model providers, allowing users to switch between services and configure reasoning behaviors for complex tasks. By prioritizing local-first data persistence, the application ensures that sensitive information, conversation history, and knowledge bases remain secure on the user's device. The application distinguishes itself through an extensible agent frame

    TypeScriptai-agentclaude-codecode-agent
    39,952View on GitHub↗
  • php/php-src

    php/php-src

    39,945View on GitHub↗

    This project is the core source code for a general-purpose, server-side scripting language designed for web development. It provides a high-performance execution engine that parses and runs scripts to generate dynamic content, supported by a comprehensive standard library for data manipulation, networking, and system interaction. The repository serves as an open-source development platform where the language runtime and its interpreter are built, maintained, and evolved through community-driven governance. The runtime is powered by a stack-based virtual machine that executes compiled bytecode

    C
    39,945View on GitHub↗
  • vim/vim

    vim/vim

    39,877View on GitHub↗

    Vim is a keyboard-driven text editor designed for the high-speed manipulation of source code and plain text files. It utilizes a modal interface that interprets keystrokes as either text insertion or complex navigation and editing commands. Built on a portable C core, the software maintains a consistent experience across diverse operating systems and terminal emulators through an abstraction layer that manages text in memory-mapped buffers. The editor functions as a highly modular platform that supports extensive customization through a built-in scripting engine and a plugin-based architectur

    Vim Scriptccross-platformtext-editor
    39,877View on GitHub↗
  • twentyhq/twenty

    twentyhq/twenty

    39,869View on GitHub↗

    Twenty is a headless customer relationship management framework that allows technical teams to build, version, and deploy custom CRM applications as code. By treating data models, business logic, and user interface layouts as version-controlled definitions, it provides a modular environment for creating tailored internal tools that adapt to evolving business requirements. The platform distinguishes itself through a code-first approach to application architecture. Developers define custom objects, fields, and relationships using a declarative schema, which automatically generates corresponding

    TypeScriptcrmcrm-systemcustomer
    39,869View on GitHub↗
  • google-research/bert

    google-research/bert

    39,869View on GitHub↗

    This project is a transformer-based language model and natural language processing toolkit designed to generate deep contextual representations of text. By utilizing a transformer-based encoder architecture, the system processes input sequences through stacked self-attention layers to capture the semantic meaning of tokens based on their surrounding sentence structure. The model distinguishes itself through bidirectional contextual processing, which analyzes text in both directions simultaneously, and masked language modeling, which trains the system by predicting hidden tokens within a seque

    Pythongooglenatural-language-processingnatural-language-understanding
    39,869View on GitHub↗
  • Raphire/Win11Debloat

    Raphire/Win11Debloat

    39,843View on GitHub↗

    Win11Debloat is a command-line utility designed to automate the configuration, privacy hardening, and maintenance of Windows environments. It functions as a centralized tool for streamlining the operating system by removing pre-installed software, disabling telemetry and diagnostic tracking, and adjusting system settings to enhance performance and user privacy. The project distinguishes itself through its support for declarative configuration profiles and audit-mode provisioning, which allow administrators to define and enforce consistent system states across multiple machines. Users can inte

    PowerShellautomatedbloatwarebloatware-removal
    39,843View on GitHub↗
  • pingcap/tidb

    pingcap/tidb

    39,842View on GitHub↗

    TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and high-performance analytical processing within a single unified architecture. It utilizes a decoupled compute-storage design and a distributed key-value storage layer to ensure horizontal scalability and efficient range-based queries. By employing a consensus-based replication algorithm, the system maintains high availability and automatic failover across multiple nodes and geographical regions. The platform distinguishes itself through its hybrid transactional and analytical proc

    Gocloud-nativedatabasedistributed-database
    39,842View on GitHub↗
  • evanw/esbuild

    evanw/esbuild

    39,787View on GitHub↗

    esbuild is a high-performance JavaScript bundler and transpiler designed to transform modern web assets into production-ready code. Built with a focus on speed, it utilizes a concurrent execution model to perform parsing, linking, and code generation across multiple CPU cores. The engine handles a wide range of tasks, including TypeScript compilation, JSX transformation, and CSS bundling, while maintaining a consistent build process across diverse environments. What distinguishes the project is its architecture, which leverages memory-mapped file processing and a single-pass transformation st

    Gobundlercommonjscompiler
    39,787View on GitHub↗
  • jingyaogong/minimind

    jingyaogong/minimind

    39,663View on GitHub↗

    This project is a comprehensive framework for the entire lifecycle of transformer-based language models, supporting everything from foundational pretraining to specialized deployment. It provides a modular toolkit for defining neural network architectures, managing data preparation pipelines, and executing training routines across various scales. The framework is designed to handle the full model development process, including supervised fine-tuning, behavioral alignment, and the integration of agentic capabilities. What distinguishes this framework is its focus on efficient training and adva

    Pythonartificial-intelligencelarge-language-model
    39,663View on GitHub↗
  • charmbracelet/bubbletea

    charmbracelet/bubbletea

    39,656View on GitHub↗

    This framework provides a functional architecture for building interactive command-line applications. It utilizes a reactive runtime engine that synchronizes application state, user input, and visual output through a central event-driven message loop. By employing a unidirectional data flow pattern, the framework separates the definition of application state from the logic that processes updates and the declarative rendering process that transforms state into terminal-ready output. The framework distinguishes itself through its approach to side-effect management and terminal environment adapt

    Goclielm-architectureframework
    39,656View on GitHub↗
Prev1…23242526Next