awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Development · Awesome GitHub Repositories

631 repos

Awesome GitHub RepositoriesWeb Development

Explore 631 awesome GitHub repositories matching category · Web Development. Refine with filters or upvote what's useful.

  1. Home
  2. Category
  3. Web Development

Awesome Web Development GitHub Repositories

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

    tj/commander.js

    27,953View on GitHub↗

    Commander.js is a framework for building command-line interfaces and terminal applications. It functions as an argument parsing library and command lifecycle manager, transforming raw terminal input strings into structured, validated objects for use in executable scripts. The system utilizes a recursive command tree pattern, allowing developers to organize complex execution flows through nested subcommands. It features a declarative interface for defining command-line flags and arguments, which maps user input directly to internal state properties. To assist with usability, the framework auto

    JavaScript
    27,953View on GitHub↗
  • ValdikSS/GoodbyeDPI

    ValdikSS/GoodbyeDPI

    27,936View on GitHub↗

    GoodbyeDPI is a censorship circumvention utility designed to bypass deep packet inspection and restrictive network filtering. It functions as a background engine that intercepts and modifies network traffic at the kernel level, allowing users to maintain connectivity in environments where specific protocols or web content are blocked. The tool employs active manipulation techniques to confuse inspection hardware, including TCP stream fragmentation, HTTP header obfuscation, and the injection of out-of-order packets. By altering packet structures and dropping specific redirection patterns, it m

    Canticensorshipcensorship-circumventiondeep-packet-inspection
    27,936View on GitHub↗
  • opentofu/opentofu

    opentofu/opentofu

    27,919View on GitHub↗

    OpenTofu is a declarative infrastructure orchestrator that automates the provisioning and management of cloud resources. It functions as a platform-agnostic interface, allowing users to define their desired environment state in configuration files, which the system then reconciles against live infrastructure to calculate and execute necessary updates. The project utilizes a graph-based execution engine to determine the optimal sequence for resource operations, enabling the parallel processing of independent components to reduce deployment times. To support complex, multi-platform environments

    Go
    27,919View on GitHub↗
  • requarks/wiki

    requarks/wiki

    27,909View on GitHub↗

    This project is an enterprise knowledge platform designed for teams to create, manage, and publish structured documentation. Built on a high-performance runtime, it provides a centralized environment where contributors can author content using markdown, HTML, or a visual editor. The system is engineered to handle collaborative workflows, ensuring that technical and non-technical users alike can maintain documentation with consistent rendering and version control. What distinguishes this platform is its focus on secure, scalable, and synchronized content management. It features granular path-b

    Vuecross-platformdocumentationgit
    27,909View on GitHub↗
  • deepinsight/insightface

    deepinsight/insightface

    27,893View on GitHub↗

    InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification, and feature extraction. It provides a specialized engine for one-to-one verification and one-to-many identification tasks, utilizing convolutional neural networks to transform raw image pixels into high-dimensional vector embeddings. The project includes a complete toolkit for detecting, aligning, and processing facial data to ensure consistent identity discrimination. Beyond core recognition, the platform distinguishes itself through an extensive model management and optimiz

    Pythonage-estimationarcfaceface-alignment
    27,893View on GitHub↗
  • TanStack/table

    TanStack/table

    27,730View on GitHub↗

    This project provides a collection of headless, framework-agnostic libraries designed to manage complex application state and data logic. By decoupling data processing from the visual rendering layer, it allows developers to implement sophisticated features—such as data grids, form management, and routing—without being tied to specific UI markup or styling constraints. The core of the project is its focus on type-safe, performant state management that remains consistent across different frontend environments. It distinguishes itself through a modular architecture that includes advanced capabi

    TypeScriptdatagriddatagridsdatatable
    27,730View on GitHub↗
  • tmrts/go-patterns

    tmrts/go-patterns

    27,726View on GitHub↗

    This repository serves as a comprehensive knowledge base for software design patterns and idioms specifically tailored for the Go programming language. It functions as a technical reference manual, providing modular, isolated examples that demonstrate how to apply structural, behavioral, and creational blueprints to organize complex codebases. The collection is organized into a cross-domain taxonomy that categorizes engineering strategies by their functional intent. It covers specialized areas such as concurrent system programming, messaging, and system stability engineering, offering guidanc

    Goawesomedesign-patternsdesign-patterns-for-humans
    27,726View on GitHub↗
  • Z-Siqi/Clash-for-Windows_Chinese

    Z-Siqi/Clash-for-Windows_Chinese

    27,708View on GitHub↗

    This project provides a community-driven localization patch set for network proxy management software. It enables users to configure and control internet traffic routing through a translated interface, facilitating access for those who prefer to operate the application in Chinese. The project functions by replacing core application assets and interface definition files directly within the installation directory. By utilizing binary resource patching and post-compilation modification, it overrides default display strings and menus without requiring changes to the underlying source code. This a

    JavaScriptchineseclashclash-chinese
    27,708View on GitHub↗
  • fanmingming/live

    fanmingming/live

    27,661View on GitHub↗

    This project is an IPTV playlist manager and live stream aggregator designed to organize and maintain custom television channel listings. It functions as a centralized repository for verified broadcast links, providing the tools necessary to consolidate disparate media sources into unified, standardized playlist files compatible with third-party streaming applications. The system distinguishes itself by utilizing client-side stream resolution, where the playback device handles the final network request to the media source, thereby reducing bandwidth demands on the hosting infrastructure. It a

    JavaScriptchinaconverterepg
    27,661View on GitHub↗
  • grafana/loki

    grafana/loki

    27,640View on GitHub↗

    Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes of unstructured log data. It functions as a distributed observability platform that correlates logs, metrics, and traces to provide comprehensive visibility into the health and performance of complex infrastructure. The system distinguishes itself through a distributed query execution model that processes large datasets in parallel across cluster nodes. It utilizes label-based stream indexing and a distributed index to map log data to specific chunks, enabling rapid retrieval w

    Gocloudnativegrafanahacktoberfest
    27,640View on GitHub↗
  • tensorflow/tfjs-examples

    tensorflow/tfjs-examples

    6,783View on GitHub↗

    This repository provides a collection of practical demonstrations and implementation guides for machine learning tasks using TensorFlow.js. It serves as a resource for developers to explore model architectures, training workflows, and data manipulation techniques across domains such as computer vision, natural language processing, and reinforcement learning. The project covers the full lifecycle of machine learning development, including tensor-based mathematical operations, model construction via high-level layer APIs or low-level tensor logic, and model serialization for various storage med

    JavaScript
    6,783View on GitHub↗
Prev1…3132Next