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

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

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

41 个仓库

Awesome GitHub RepositoriesNo recent releases

No releases in the last year. May be dormant, or releases via tags only.

Explore 41 awesome GitHub repositories matching release cadence · No recent releases. Refine with filters or upvote what's useful.

Awesome No recent releases GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • codecrafters-io/build-your-own-xcodecrafters-io 的头像

    codecrafters-io/build-your-own-x

    516,240在 GitHub 上查看↗

    该项目提供了一个全面的框架,用于创建、管理和执行编程教学挑战。它包含了一套标准化的系统,用于编写教学内容、定义测试用例以及构建文档,以确保学习成果的一致性。该平台通过专门的执行环境支持多种编程语言,并处理编译、依赖管理和自动化测试。 其基础设施支持本地和远程开发工作流,提供命令行工具,无需版本控制提交即可测试代码。它具备用于容器化测试执行的自动化编排生命周期,并辅以用于调试网络协议和监控程序输出的诊断工具。此外,该项目还包括用于仓库历史记录管理的维护工作流,以及用于与外部版本控制主机同步数据的集成工具。

    Markdownawesome-listfreeprogramming
    在 GitHub 上查看↗516,240
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • 996icu/996.icu996icu 的头像

    996icu/996.ICU

    276,314在 GitHub 上查看↗

    996.ICU 是一个去中心化的数字平台和社会运动,致力于倡导技术行业内可持续的劳动实践和公平的工作条件。它作为一个公共仓库,用于记录工作场所的不满、监控企业责任,并提高对与强制加班相关的身心健康风险的认识。 该项目通过利用协作版本控制和结构化问题跟踪来促进社区驱动的讨论和集体行动。通过将标准同行评审工作流应用于劳动相关数据的提交,该平台维护了一个透明的行业实践公共记录,并倡导系统性的专业标准改革。 该倡议提供了一个静态文档接口,聚合证据和宣言修订,以支持其更广泛的行业透明度使命。所有内容均通过去中心化的开源框架进行管理,该框架支持广泛的社区贡献和信息传播。

    在 GitHub 上查看↗276,314
  • avelino/awesome-goavelino 的头像

    avelino/awesome-go

    175,576在 GitHub 上查看↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently discover resources tailored to specific functional domains. The repository distinguishes itself through a decentralized contribution model, where community-driven updates ensure the index remains current with the rapidly evolving software landscape. Beyond simple resource listing,

    Goawesomeawesome-listgo
    在 GitHub 上查看↗175,576
  • automatic1111/stable-diffusion-webuiAUTOMATIC1111 的头像

    AUTOMATIC1111/stable-diffusion-webui

    163,743在 GitHub 上查看↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itself through granular control over the generation process, offering tools for precise parameter management and advanced prompt engineering. Users can customize generation styles and capabilities by integrating external model-extension formats, such as textual inversions, low-rank ad

    Pythonaiai-artdeep-learning
    在 GitHub 上查看↗163,743
  • anthropics/skillsanthropics 的头像

    anthropics/skills

    151,506在 GitHub 上查看↗

    This project provides a standardized framework for extending the functional range of artificial intelligence agents through a registry of modular, declarative instructions. It enables agentic workflow automation by allowing developers to define task-specific behaviors and operational constraints that guide how agents interact with external tools and execute multi-step processes. The system distinguishes itself through a directory-based discovery model and a plugin-registry architecture that facilitates the distribution of specialized workflows. By utilizing a schema-driven specification that

    Pythonagent-skills
    在 GitHub 上查看↗151,506
  • airbnb/javascriptairbnb 的头像

    airbnb/javascript

    148,081在 GitHub 上查看↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    在 GitHub 上查看↗148,081
  • chalarangelo/30-seconds-of-codeChalarangelo 的头像

    Chalarangelo/30-seconds-of-code

    128,121在 GitHub 上查看↗

    30-seconds-of-code is a comprehensive knowledge base and programming snippet library designed to support software engineering education and professional development. It provides a curated collection of reusable code units and technical guides that help developers master core language mechanics, design patterns, and architectural philosophies. The project distinguishes itself by offering a wide-ranging library of algorithmic solutions and web development patterns that are organized into modular, independently testable units. It emphasizes functional programming paradigms and declarative logic,

    JavaScriptastroawesome-listcss
    在 GitHub 上查看↗128,121
  • 3b1b/manim3b1b 的头像

    3b1b/manim

    87,664在 GitHub 上查看↗

    Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built to translate code-based instructions into precise, frame-accurate animations, making it a tool for explaining complex mathematical functions, geometric proofs, and abstract theories. The engine distinguishes itself through a declarative scene graph that organizes visual element

    Python3b1b-videosanimationexplanatory-math-videos
    在 GitHub 上查看↗87,664
  • bytebytegohq/system-design-101ByteByteGoHq 的头像

    ByteByteGoHq/system-design-101

    83,491在 GitHub 上查看↗

    This project is a centralized engineering knowledge repository that provides a structured curriculum for mastering system design, architectural patterns, and fundamental software development workflows. It serves as a professional development resource for engineers, offering foundational knowledge and real-world case studies to support the design of scalable, secure, and efficient distributed systems. The repository distinguishes itself through a visual-first approach to knowledge synthesis, distilling complex technical concepts into high-density graphical diagrams and succinct illustrations.

    awscloud-computingcoding-interviews
    在 GitHub 上查看↗83,491
  • bregman-arie/devops-exercisesbregman-arie 的头像

    bregman-arie/devops-exercises

    82,879在 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

    Pythonansibleawsazure
    在 GitHub 上查看↗82,879
  • animate-css/animate.cssanimate-css 的头像

    animate-css/animate.css

    82,609在 GitHub 上查看↗

    Animate.css is a library of pre-defined, cross-browser CSS keyframe animations that can be applied to elements through declarative class toggling. It functions as a comprehensive motion framework, providing a standardized set of effects that ensure consistent visual transitions without requiring custom keyframe definitions. The library is built with a focus on accessibility, automatically respecting system-level reduced motion preferences to ensure that animations are disabled or simplified for users sensitive to screen movement. The framework distinguishes itself through a modular build proc

    CSSanimationcsscss-animations
    在 GitHub 上查看↗82,609
  • anuraghazra/github-readme-statsanuraghazra 的头像

    anuraghazra/github-readme-stats

    79,661在 GitHub 上查看↗

    This project is a serverless service that generates dynamic, themeable visual summaries of software development activity. It functions as an automated metadata visualizer, transforming raw platform logs and repository metrics into resolution-independent vector graphics that can be embedded directly into markdown environments. The service distinguishes itself by offering highly configurable, query-parameter-driven rendering that allows users to customize the visual presentation of their coding patterns, language proficiency, and repository details. It supports both real-time generation via ser

    JavaScriptdynamicprofile-readmereadme-generator
    在 GitHub 上查看↗79,661
  • awesomedata/awesome-public-datasetsawesomedata 的头像

    awesomedata/awesome-public-datasets

    75,979在 GitHub 上查看↗

    This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications. The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that

    aaron-swartzawesome-public-datasetsdatasets
    在 GitHub 上查看↗75,979
  • compvis/stable-diffusionCompVis 的头像

    CompVis/stable-diffusion

    73,125在 GitHub 上查看↗

    Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of images from text prompts and the transformation of existing visual inputs based on semantic instructions. The architecture utilizes a modular execution environment that decouples model loading, scheduler logic, and inference components to support diverse hardware configurations. I

    Jupyter Notebook
    在 GitHub 上查看↗73,125
  • abi/screenshot-to-codeabi 的头像

    abi/screenshot-to-code

    72,926在 GitHub 上查看↗

    This project is an artificial intelligence-powered frontend generator that translates visual design inputs into functional source code. It functions as a workflow engine that interprets graphical user interfaces, mapping layout structures and styling rules to structured markup and programming language syntax. The tool distinguishes itself by supporting both static design mockups and dynamic video recordings. It processes temporal and spatial information from screen captures to reconstruct interaction flows and state transitions, enabling the creation of functional software prototypes from vis

    Python
    在 GitHub 上查看↗72,926
  • binhnguyennus/awesome-scalabilitybinhnguyennus 的头像

    binhnguyennus/awesome-scalability

    71,779在 GitHub 上查看↗

    This project is a curated knowledge repository that aggregates high-quality resources, technical documentation, and expert insights focused on distributed systems engineering. It serves as a community-driven learning resource designed to help developers navigate the complexities of building and maintaining large-scale software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes vast amounts of technical information into a structured, searchable format. By utilizing markdown-based content curation and static indexing, the collection remains version-

    architectureawesomeawesome-list
    在 GitHub 上查看↗71,779
  • binary-husky/gpt_academicbinary-husky 的头像

    binary-husky/gpt_academic

    70,912在 GitHub 上查看↗

    This project provides a self-hosted, web-based interface designed to integrate large language models into academic and research workflows. It functions as a modular platform for document analysis, literature processing, and data handling, allowing users to maintain full control over their data and model connectivity through private server or local deployments. The system is distinguished by its extensible architecture, which enables users to inject custom Python scripts to automate repetitive tasks and extend core functionality. It also features a voice-enabled interaction layer that captures

    Pythonacademicchatglm-6bchatgpt
    在 GitHub 上查看↗70,912
  • bradtraversy/design-resources-for-developersbradtraversy 的头像

    bradtraversy/design-resources-for-developers

    66,055在 GitHub 上查看↗

    This project is a curated resource repository that serves as a comprehensive directory of design assets and development tools. It provides a structured collection of high-quality links intended to help developers discover essential resources for their technical projects and user interface designs. The directory is distinguished by its community-driven approach, relying on collaborative peer review and external contributions to maintain an up-to-date index of resources. It functions as a frontend development toolkit, offering a categorized list of UI libraries, CSS frameworks, and animation to

    在 GitHub 上查看↗66,055
  • asabeneh/30-days-of-pythonAsabeneh 的头像

    Asabeneh/30-Days-Of-Python

    65,111在 GitHub 上查看↗

    This project is a structured educational curriculum designed to guide beginners through the fundamental concepts and syntax of the Python programming language. It functions as a self-paced technical training resource, providing a curated path for individuals to acquire core software development skills through a series of daily lessons and practical exercises. The guide distinguishes itself by combining theoretical explanations with hands-on coding tasks that cover the language's dynamic type system, interpreted execution model, and whitespace-based block scoping. It emphasizes the practical a

    Python30-days-of-pythondatadata-science
    在 GitHub 上查看↗65,111
上一个123下一个
  1. Home
  2. Release cadence
  3. No recent releases