awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to darcyliu/google-styleguide

Open-source alternatives to Google Styleguide

30 open-source projects similar to darcyliu/google-styleguide, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Google Styleguide alternative.

  • interagent/http-api-designinteragent 的头像

    interagent/http-api-design

    13,688在 GitHub 上查看↗

    This project provides a comprehensive framework of standards and conventions for designing consistent, predictable, and maintainable web services. It establishes a resource-oriented architecture that utilizes uniform HTTP methods and status codes to structure communication across distributed software systems. The guide emphasizes a standardized approach to API evolution and data management, focusing on techniques such as header-based versioning to maintain backward compatibility and range-header pagination to handle large datasets. It also defines patterns for structured error representation

    在 GitHub 上查看↗13,688
  • lostdesign/webgemslostdesign 的头像

    lostdesign/webgems

    5,103在 GitHub 上查看↗

    Webgems is a curated web development resource directory and developer tooling index. It provides a searchable interface for locating vetted materials, libraries, and learning guides categorized by technical discipline. The project functions as a resource map and design asset gallery, organizing programming language guides and technical utilities for software engineers and designers. It utilizes static site generation and static data indexing to deliver a directory of resources without requiring a live backend. The interface supports client-side search filtering and resource discovery, allowi

    Vuebookmarkhacktoberfestlearn
    在 GitHub 上查看↗5,103
  • jonikorpi/golden-grid-systemjonikorpi 的头像

    jonikorpi/Golden-Grid-System

    1,600在 GitHub 上查看↗

    Golden Grid System is a responsive CSS grid framework designed for structuring fluid, multi-column web pages that automatically adapt to different screen sizes. It functions as a fluid layout generator, providing a responsive design tool for arranging flexible layouts that fold gracefully across desktop, tablet, and mobile devices from a single layout foundation. The framework supports multi-device web development by using proportional fluid sizing to scale container widths and column dimensions dynamically with mathematical percentages rather than fixed pixel values. It handles layout foldin

    CSS
    在 GitHub 上查看↗1,600

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • aantron/lambda-soupaantron 的头像

    aantron/lambda-soup

    407在 GitHub 上查看↗

    Functional HTML scraping and rewriting with CSS in OCaml

    OCaml
    在 GitHub 上查看↗407
  • adam-golab/react-developer-roadmapadam-golab 的头像

    adam-golab/react-developer-roadmap

    18,983在 GitHub 上查看↗

    This project is a structured visual guide and curriculum designed to map the essential skills, technologies, and libraries required for professional web development. It provides a comprehensive roadmap that organizes foundational topics and specialized tools into a logical progression, specifically focusing on mastering the React ecosystem and advancing technical expertise. The resource functions as a community-curated knowledge base, utilizing a decentralized model where contributors propose and validate additions to the learning path. By categorizing modern frameworks and utilities into dis

    JavaScript
    在 GitHub 上查看↗18,983
  • albburtsev/frontend-developer-checklistalbburtsev 的头像

    albburtsev/frontend-developer-checklist

    34在 GitHub 上查看↗

    Frontend-developer's checklist

    在 GitHub 上查看↗34
  • actum/frontend-checklistA

    actum/frontend-checklist

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alex/what-happens-whenalex 的头像

    alex/what-happens-when

    43,189在 GitHub 上查看↗

    This project is a collaborative knowledge base and technical learning resource that provides a detailed breakdown of the internal processes occurring within modern computing environments. It serves as a comprehensive educational reference, tracing the step-by-step operations triggered by common user interactions and network requests to explain how hardware and software components interact across the entire stack. The guide distinguishes itself by offering deep technical insights into the journey from physical input to visual output. It covers the low-level mechanics of hardware interrupt hand

    在 GitHub 上查看↗43,189
  • alloyteam/marsAlloyTeam 的头像

    AlloyTeam/Mars

    9,710在 GitHub 上查看↗

    腾讯移动 Web 前端知识库

    mobileomitouch
    在 GitHub 上查看↗9,710
  • an-tao/drogonan-tao 的头像

    an-tao/drogon

    13,993在 GitHub 上查看↗

    Drogon is a high-performance C++ HTTP web framework and asynchronous web server designed for building web applications and REST APIs. It utilizes an event-driven, non-blocking architecture to handle concurrent HTTP and WebSocket connections, and it implements a model-view-controller structure to separate business logic from presentation. The framework includes an integrated C++ object-relational mapping system and database client for performing asynchronous operations with relational databases and Redis key-value stores. It supports real-time, full-duplex communication via WebSockets and prov

    C++
    在 GitHub 上查看↗13,993
  • antarestupin/performance-checklistantarestupin 的头像

    antarestupin/performance-checklist

    41在 GitHub 上查看↗

    A checklist of performance practices you can apply to your web app ⚡

    在 GitHub 上查看↗41
  • anuragsoni/routesanuragsoni 的头像

    anuragsoni/routes

    149在 GitHub 上查看↗

    typed bidirectional router for OCaml/ReasonML web applications

    OCaml
    在 GitHub 上查看↗149
  • artemkakun/vlangbenchmarksvisualizationA

    ArtemkaKun/VlangBenchmarksVisualization

    0在 GitHub 上查看↗

    This repo is a home for my first Vlang project - visualization of V benchmarks results, which you can find here - Is V still fast

    在 GitHub 上查看↗0
  • bagder/http2-explainedbagder 的头像

    bagder/http2-explained

    2,313在 GitHub 上查看↗

    http2 explained

    CSS
    在 GitHub 上查看↗2,313
  • bahmutov/npm-module-checklistbahmutov 的头像

    bahmutov/npm-module-checklist

    126在 GitHub 上查看↗

    Steps to check when starting, working and publishing a module to NPM

    在 GitHub 上查看↗126
  • bagder/http3-explainedbagder 的头像

    bagder/http3-explained

    2,224在 GitHub 上查看↗

    A document describing the HTTP/3 and QUIC protocols

    documentationhttphttp3
    在 GitHub 上查看↗2,224
  • barko/atdjsbarko 的头像

    barko/atdjs

    9在 GitHub 上查看↗

    atd code generator for OCaml/jsofocaml

    OCaml
    在 GitHub 上查看↗9
  • bertob/guadec2019-slidesbertob 的头像

    bertob/guadec2019-slides

    3在 GitHub 上查看↗

    Slides for my GUADEC 2019 talk about GNOME Mobile

    在 GitHub 上查看↗3
  • boazsegev/facil.ioboazsegev 的头像

    boazsegev/facil.io

    2,388在 GitHub 上查看↗

    Your high performance web application C framework

    C
    在 GitHub 上查看↗2,388
  • bolasblack/http-api-guidebolasblack 的头像

    bolasblack/http-api-guide

    2,558在 GitHub 上查看↗
    在 GitHub 上查看↗2,558
  • bolshchikov/js-must-watchbolshchikov 的头像

    bolshchikov/js-must-watch

    13,586在 GitHub 上查看↗

    Must-watch videos about javascript

    awesomeawesome-listeducation
    在 GitHub 上查看↗13,586
  • chadluo/css-guidelinesC

    chadluo/CSS-Guidelines

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • charje/cl-authenticcharJe 的头像

    charJe/cl-authentic

    7在 GitHub 上查看↗

    Password management for Common Lisp (web) applications. THIS PROJECT HAS MOVED

    Common Lisp
    在 GitHub 上查看↗7
  • chewingbever/vieterC

    ChewingBever/vieter

    0在 GitHub 上查看↗

    I host documentation for Vieter over at https://rustybever.be/docs/vieter/. API documentation for the current codebase can be found at https://rustybever.be/api-docs/vieter/.

    在 GitHub 上查看↗0
  • cht8687/react-es5-to-es6-checklistcht8687 的头像

    cht8687/React-ES5-To-ES6-Checklist

    106在 GitHub 上查看↗

    :blue_book:The missing manual of upgrading ES5 React to ES6+ :sparkles:

    JavaScript
    在 GitHub 上查看↗106
  • civetweb/civetwebcivetweb 的头像

    civetweb/civetweb

    3,408在 GitHub 上查看↗

    Embedded C/C++ web server

    C
    在 GitHub 上查看↗3,408
  • cn-chrome-devtools/cn-chrome-devtoolsCN-Chrome-DevTools 的头像

    CN-Chrome-DevTools/CN-Chrome-DevTools

    2,360在 GitHub 上查看↗

    Chrome开发者工具中文手册

    在 GitHub 上查看↗2,360
  • container-lisp/make-likecontainer-lisp 的头像

    container-lisp/make-like

    12在 GitHub 上查看↗

    An opinionated application template builder for Common Lisp web applications

    Common Lisp
    在 GitHub 上查看↗12
  • copyleft/cl-webdriver-clientcopyleft 的头像

    copyleft/cl-webdriver-client

    30在 GitHub 上查看↗

    cl-webdriver-client is a client library for WebDriver (W3C specification).

    Common Lisp
    在 GitHub 上查看↗30
  • alehkot/drupal-launch-checklistalehkot 的头像

    alehkot/drupal-launch-checklist

    2在 GitHub 上查看↗

    Drupal Website Launch Checklist (the best practices)

    在 GitHub 上查看↗2