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

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

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

团队 Wiki 与文档

排名更新于 2026年6月23日

For 团队 Wiki 与文档, the strongest matches are resume/resume.github.com (This project is a static site generator designed to), tiddlywiki/tiddlywiki5 (TiddlyWiki5 is a modular wiki engine and non-linear knowledge) and hack-with-github/awesome-hacking (This project is a community-maintained, open-source knowledge base that). kahun/awesome-sysadmin and rust-unofficial/awesome-rust round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

探索专为管理内部团队知识库和文档而设计的开源平台及静态网站生成器。

团队 Wiki 与文档

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • resume/resume.github.comresume 的头像

    resume/resume.github.com

    62,866在 GitHub 上查看↗

    This project is a static site generator designed to transform plain text content into pre-rendered web documents. It functions as a content platform that separates structural information from presentation, utilizing lightweight markdown formatting to ensure portability and ease of maintenance. The platform is built on a dependency-free execution model, operating without external libraries or frameworks to minimize security risks and support long-term stability. It integrates a technical governance framework and a software engineering manifesto, providing a structured set of principles and dec

    JavaScriptRendering and TemplatingStatic Site GeneratorsDependency-Free Runtimes
    在 GitHub 上查看↗62,866
  • tiddlywiki/tiddlywiki5TiddlyWiki 的头像

    TiddlyWiki/TiddlyWiki5

    8,599在 GitHub 上查看↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    JavaScriptPersonal Knowledge ManagementSingle-File DistributionsSingle-File Personal Notebooks
    在 GitHub 上查看↗8,599
  • hack-with-github/awesome-hackingHack-with-Github 的头像

    Hack-with-Github/Awesome-Hacking

    114,503在 GitHub 上查看↗

    This project is a community-maintained, open-source knowledge base that serves as a structured index for cybersecurity resources. It provides a centralized directory of tools, frameworks, and documentation designed to assist security researchers, penetration testers, and developers in hardening digital infrastructure and navigating the security tooling ecosystem. The repository distinguishes itself through a collaborative curation model that relies on distributed user contributions to maintain an accurate and up-to-date registry of technical assets. By organizing information into structured m

    Awesome ListCurated Resource ListsOpen-Source
    在 GitHub 上查看↗114,503
  • kahun/awesome-sysadminkahun 的头像

    kahun/awesome-sysadmin

    24,232在 GitHub 上查看↗
    Awesome ListVersion Control SystemsContainer Runtimes
    在 GitHub 上查看↗24,232
  • rust-unofficial/awesome-rustrust-unofficial 的头像

    rust-unofficial/awesome-rust

    57,990在 GitHub 上查看↗

    This project is a community-maintained directory that aggregates high-quality libraries, tools, and learning materials for the Rust programming language. It serves as a centralized knowledge-sharing platform designed to help developers navigate the ecosystem and accelerate their proficiency by providing access to vetted software components and structured educational resources. The repository relies on a decentralized, community-driven curation model where contributors submit links via pull requests. To maintain the quality and relevance of the collection, all proposed additions undergo manual

    RustAwesome ListCurated Resource ListsDeveloper Learning Resources
    在 GitHub 上查看↗57,990
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    在 GitHub 上查看↗299,516
  • tldr-pages/tldrtldr-pages 的头像

    tldr-pages/tldr

    62,933在 GitHub 上查看↗

    This project is a community-driven repository of simplified, example-based reference guides for command-line tools. It functions as an open-source knowledge base designed to provide concise, practical usage examples that help developers navigate complex software without the need for lengthy technical documentation. The system relies on a decentralized architecture where independent client applications fetch and render documentation locally. This approach ensures that reference materials remain accessible offline while supporting a wide variety of user interfaces across desktop, mobile, and we

    MarkdownCommunity Documentation RepositoriesOpen-SourceReference Clients
    在 GitHub 上查看↗62,933
  • gitbucket/gitbucketgitbucket 的头像

    gitbucket/gitbucket

    9,370在 GitHub 上查看↗

    GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing repositories, issues, and pull requests. Built with a Scala-based manager, it functions as a GitHub API compatible server, allowing it to integrate with external tools that rely on that specific industry schema. The platform distinguishes itself by integrating a Maven repository host for storing and retrieving Java build artifacts alongside source code. It also features a plugin architecture that enables the addition of custom logic and new functionality to the core system.

    ScalaPrivate Repository HostingSelf-Hosted Git ServicesBinary Storage Layers
    在 GitHub 上查看↗9,370
  • firstcontributions/first-contributionsfirstcontributions 的头像

    firstcontributions/first-contributions

    54,496在 GitHub 上查看↗

    This project is an educational resource designed to lower the barrier to entry for new developers learning how to participate in open-source software development. It provides a safe, guided practice environment where beginners can master the fundamental workflows required to contribute to public repositories. The project distinguishes itself by offering a hands-on, interactive tutorial that walks users through the complete lifecycle of a contribution. By following structured steps—including forking, branching, committing, and submitting a pull request—participants gain practical experience wi

    DistributedEducational ResourcesFork-And-Pull Request Workflows
    在 GitHub 上查看↗54,496
  • wikimedia/mediawikiwikimedia 的头像

    wikimedia/mediawiki

    4,970在 GitHub 上查看↗

    MediaWiki is an open-source wiki engine that serves as a collaborative content platform with full versioning, multilingual publishing, and extensibility. It is fundamentally a web-based system that enables multiple users to create, edit, and organize content together, while tracking every change through revision history for rollback. As an extensible web application and versioned content management system, MediaWiki provides the foundational capabilities for hosting wikis at any scale, from small team documentation to the world's largest collaborative reference sites. The platform distinguish

    PHPCollaborative Content PlatformsAsynchronous Task QueuesExtensible
    在 GitHub 上查看↗4,970
  • dokploy/dokployDokploy 的头像

    Dokploy/dokploy

    34,901在 GitHub 上查看↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    TypeScriptContainer Orchestration PlatformsApplication DeploymentApplication Deployment Platforms
    在 GitHub 上查看↗34,901
  • tiimgreen/github-cheat-sheettiimgreen 的头像

    tiimgreen/github-cheat-sheet

    57,407在 GitHub 上查看↗

    This project is a community-driven knowledge base that serves as a comprehensive guide for mastering version control operations and platform-specific workflows. It functions as a developer productivity resource, consolidating essential information on command-line operations, repository management, and advanced interface techniques into a single, version-controlled document. The guide distinguishes itself by providing actionable insights into platform-specific automation and navigation. It covers the use of keyboard shortcuts to accelerate daily tasks, the application of advanced search syntax

    Awesome ListGit ReferencesVersion-Controlled Documentation
    在 GitHub 上查看↗57,407
  • campfirein/ciphercampfirein 的头像

    campfirein/cipher

    3,529在 GitHub 上查看↗

    Cipher is an AI agent orchestration framework and LLM context memory layer. It provides a collaborative AI knowledge base and a context synchronization service that allows AI agents and CLI tools to maintain a persistent, structured memory of project decisions and codebase patterns across different sessions and machines. The system distinguishes itself through a version-controlled context model, using branches and commits to track how project knowledge evolves. It features a hierarchical knowledge store where information is organized as markdown files and can be synchronized between local env

    TypeScriptAI Agent Orchestration FrameworksCross-Agent Context ManagersAgentic Project Memories
    在 GitHub 上查看↗3,529
  • papers-we-love/papers-we-lovepapers-we-love 的头像

    papers-we-love/papers-we-love

    107,093在 GitHub 上查看↗

    Papers We Love is a community-driven repository and learning network dedicated to the study and discussion of foundational computer science literature. It functions as a centralized educational archive, providing a structured environment where software professionals can engage with academic research to bridge the gap between theoretical concepts and practical application. The project distinguishes itself through a decentralized model of crowdsourced curation, where community members collectively maintain and categorize a vast index of technical resources. Beyond the repository itself, the ini

    ShellAcademic Literature CollectionsAcademic Research ArchivesAwesome List
    在 GitHub 上查看↗107,093
  • hkuds/ai-traderHKUDS 的头像

    HKUDS/AI-Trader

    11,332在 GitHub 上查看↗

    AI-Trader is a framework for managing autonomous trading agents and executing simulated financial operations. It provides a structured environment for registering and authenticating agents, tracking their reputation, and managing simulated capital balances within a competitive market ecosystem. The platform distinguishes itself through integrated social trading and collaborative investment capabilities. Users can follow experienced participants to automatically mirror their market positions, or organize into teams to execute shared strategies, vote on collective investment proposals, and comp

    PythonAgent AuthenticationAlgorithmic Trading FrameworksAlgorithmic Trading Platforms
    在 GitHub 上查看↗11,332
  • 996icu/996.icu996icu 的头像

    996icu/996.ICU

    276,314在 GitHub 上查看↗

    996.ICU is a decentralized digital platform and social movement dedicated to advocating for sustainable labor practices and fair working conditions within the technology industry. It serves as a public repository for documenting workplace grievances, monitoring corporate accountability, and raising awareness regarding the physical and mental health risks associated with mandatory overtime. The project distinguishes itself by utilizing collaborative version control and structured issue tracking to facilitate community-driven discourse and collective action. By applying standard peer-review wor

    Corporate Accountability TrackingAwesome ListIssue-Tracker-Based Discourse
    在 GitHub 上查看↗276,314
  • nocodb/nocodbnocodb 的头像

    nocodb/nocodb

    63,466在 GitHub 上查看↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries. The platform normalizes interactions across various SQL and NoSQL data sources, allowing users to manage complex datasets through a centralized interface. The project distinguishes itself by automatically generating RESTful and GraphQL APIs from existing database schemas, enabl

    TypeScriptBasesData Access & AbstractionDynamic REST API Generators
    在 GitHub 上查看↗63,466
  • 521xueweihan/hellogithub521xueweihan 的头像

    521xueweihan/HelloGitHub

    161,590在 GitHub 上查看↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by technical domain to facilitate efficient resource discovery and professional development. The platform distinguishes itself through a community-driven curation workflow, where manual editorial oversight filters the broader software ecosystem into thematic collections. This content

    PythonAwesome ListEngineering Resource CurationsOpen Source Discovery Platforms
    在 GitHub 上查看↗161,590
  • chatwoot/chatwootchatwoot 的头像

    chatwoot/chatwoot

    31,959在 GitHub 上查看↗

    Chatwoot is a self-hosted, omnichannel customer support platform designed to aggregate messages from diverse social and digital channels into a single, collaborative team inbox. It provides organizations with full data ownership and control over their support infrastructure, ensuring strict logical separation of customer data through multi-tenant architecture. By centralizing communication, the platform enables teams to manage, route, and resolve inquiries within a unified workspace that maintains complete interaction history for every contact. The platform distinguishes itself through an eve

    RubyOmnichannel Support PlatformsShared Team InboxesMulti-Tenancy Security
    在 GitHub 上查看↗31,959
  • gokumohandas/made-with-mlGokuMohandas 的头像

    GokuMohandas/Made-With-ML

    48,343在 GitHub 上查看↗

    Made-With-ML is an automated documentation generator and developer experience platform designed to transform source code into structured, searchable reference websites. It functions as a codebase intelligence tool that parses implementation details to provide clear explanations of logic and data requirements. The system distinguishes itself by leveraging language-level type annotations and structured code comments to generate interface specifications. By utilizing static analysis to extract metadata, it automates the transformation of docstrings into web-ready documentation, ensuring that tec

    Jupyter NotebookDeveloper Experience PlatformsDocumentation GeneratorsStatic Site Builders
    在 GitHub 上查看↗48,343
  • quantopian/ziplinequantopian 的头像

    quantopian/zipline

    19,432在 GitHub 上查看↗

    Zipline is a Python-based algorithmic trading library designed for the development and backtesting of investment strategies. It functions as a quantitative finance engine that processes historical market data to simulate trading interactions and evaluate strategy performance through custom metrics. The platform provides a modular, event-driven framework that manages portfolio state transitions based on time-series data streams. Beyond its core trading capabilities, the system includes a comprehensive financial data analysis toolkit for manipulating large-scale market datasets to support syste

    PythonAlgorithmic Trading FrameworksBacktesting EnginesFinancial Analysis Tools
    在 GitHub 上查看↗19,432
  • bayandin/awesome-awesomenessbayandin 的头像

    bayandin/awesome-awesomeness

    33,490在 GitHub 上查看↗

    This project is a community-driven directory that aggregates and categorizes high-quality technical resources, tools, and learning materials. It functions as a centralized knowledge management repository, designed to help developers navigate the software development landscape by providing structured access to curated lists and external project references. The directory relies on a collaborative, peer-reviewed workflow where external contributors submit and maintain links through a version-controlled system. This community-maintained approach ensures that the information remains current and re

    RubyAwesome ListKnowledge RepositoriesResource Discovery
    在 GitHub 上查看↗33,490
  • rmerl/asuswrt-merlin.ngRMerl 的头像

    RMerl/asuswrt-merlin.ng

    5,944在 GitHub 上查看↗

    This is a custom firmware build for ASUS routers that enhances the stock operating system by fixing known bugs and stability issues while preserving the original user interface. It adds minor feature adjustments and configuration options to the router's web-based administration panel without replacing its core functionality. The project modifies the original vendor firmware source code at the file level to apply targeted fixes and feature additions, using separate code branches to manage different firmware versions and release tracks. It incorporates pre-compiled proprietary drivers and firmw

    CRouter Firmware DistributionsBug-Fix PatchesEmbedded Linux Distributions
    在 GitHub 上查看↗5,944
  • growinggit/github-chinese-top-chartsGrowingGit 的头像

    GrowingGit/GitHub-Chinese-Top-Charts

    108,509在 GitHub 上查看↗

    This project functions as a curated software directory and developer resource index, providing a centralized platform for discovering and evaluating high-quality open-source repositories. It serves as an aggregator that monitors trending software and educational resources, organizing them by technical domain and programming language to assist developers in identifying tools for their specific technical challenges. The directory distinguishes itself through a community-driven curation workflow, where repository lists are validated and updated based on collective developer consensus. This infor

    JavaCurated Software DirectoriesCurated Resource ListsLearning Directories
    在 GitHub 上查看↗108,509
  • e2b-dev/awesome-ai-agentse2b-dev 的头像

    e2b-dev/awesome-ai-agents

    25,903在 GitHub 上查看↗

    This project is a curated repository and directory focused on the artificial intelligence agent ecosystem. It serves as a centralized knowledge base for developers and researchers to discover frameworks, platforms, and autonomous software entities designed for reasoning, planning, and executing complex tasks. The directory distinguishes itself through a community-driven curation model, where contributors maintain and update the collection via a distributed version control system. This collaborative approach ensures that the index remains current with the latest academic resources, open-source

    Agent Orchestration FrameworksAgentic AI EcosystemsAwesome List
    在 GitHub 上查看↗25,903
  • datawhalechina/pumpkin-bookdatawhalechina 的头像

    datawhalechina/pumpkin-book

    25,653在 GitHub 上查看↗

    Pumpkin-book is an open-source educational textbook that provides annotated study materials and mathematical derivations for foundational machine learning concepts. It functions as a technical documentation archive, breaking down dense academic literature into accessible, plain-language notes designed to support self-paced learning. The project distinguishes itself through a collaborative knowledge curation model, where the curriculum is managed via a version-controlled system. This workflow relies on community-driven updates and peer review to refine explanations and ensure the accuracy of t

    Educational TextbooksMachine Learning EducationEducational Curricula
    在 GitHub 上查看↗25,653
  • liquidslr/interview-company-wise-problemsliquidslr 的头像

    liquidslr/interview-company-wise-problems

    13,851在 GitHub 上查看↗

    This project is a collaborative repository and static site generator designed to help software engineers prepare for technical hiring assessments. It functions as a structured knowledge base that organizes algorithmic coding challenges and interview questions into a searchable, web-based interface. The platform distinguishes itself by categorizing practice material based on historical appearance frequency and company-specific interview patterns. Users can filter these coding challenges according to their preparation timeline, allowing for targeted study sessions that prioritize the most relev

    Technical Interview PreparationCoding Interview PreparationAwesome List
    在 GitHub 上查看↗13,851
  • ebookfoundation/free-programming-booksEbookFoundation 的头像

    EbookFoundation/free-programming-books

    390,347在 GitHub 上查看↗

    This project is a centralized, open-access repository that serves as a structured directory for technical education and professional development. It functions as a community-driven knowledge base, aggregating high-quality learning materials to support global accessibility to computer science and software engineering resources. The platform distinguishes itself through a collaborative governance model that utilizes peer-reviewed workflows for all content additions and modifications. By leveraging structured text files and decentralized version control, the repository maintains a searchable, hu

    PythonCurated Educational RepositoriesLearning DirectoriesMarkdown-Based Authoring
    在 GitHub 上查看↗390,347
  • farhanashrafdev/90daysofcybersecurityfarhanashrafdev 的头像

    farhanashrafdev/90DaysOfCyberSecurity

    13,409在 GitHub 上查看↗

    90DaysOfCyberSecurity is an open-source educational repository that provides a structured ninety-day learning roadmap for individuals pursuing a career in the security industry. The project organizes foundational security concepts, technical skills, and professional development tasks into a sequential, day-by-day curriculum designed for self-paced study. The repository functions as a community-driven knowledge base, leveraging version control to allow contributors to expand the curriculum with new tutorials, case studies, and study materials. It distinguishes itself by integrating a professio

    Cybersecurity CurriculaDeveloper Skill RoadmapsCurriculum Modules
    在 GitHub 上查看↗13,409
  • pkuanonym/rekcarc-tsc-uhtPKUanonym 的头像

    PKUanonym/REKCARC-TSC-UHT

    37,180在 GitHub 上查看↗

    This project is a documentation generation tool and static site generator designed to transform source code comments and structural metadata into navigable, web-based technical manuals. It functions as a build process that converts structured content files into a collection of interlinked HTML pages suitable for hosting on any standard web server. The engine distinguishes itself by automatically extracting code definitions and module hierarchies to create comprehensive technical references. It employs dependency-graph cross-referencing to resolve internal identifiers into stable URLs, ensurin

    HTMLDocumentation GeneratorsStatic Site GeneratorsDocumentation Tooling
    在 GitHub 上查看↗37,180
  • bookstackapp/bookstackBookStackApp 的头像

    BookStackApp/BookStack

    18,305在 GitHub 上查看↗

    BookStack is a self-hosted knowledge base platform designed for organizing, storing, and managing structured documentation. It utilizes a hierarchical content model that arranges information into nested trees of books, chapters, and pages, supported by a dedicated search index for rapid retrieval across the entire knowledge base. The platform distinguishes itself through deep integration with enterprise identity providers, allowing organizations to centralize authentication and access control via LDAP, SAML, or OIDC. It provides extensive administrative control over the content lifecycle, inc

    PHPContent Organization SystemsDocumentation and Knowledge ManagementDocumentation Search
    在 GitHub 上查看↗18,305
  • mungell/awesome-for-beginnersMunGell 的头像

    MunGell/awesome-for-beginners

    86,586在 GitHub 上查看↗

    This project is a curated directory of software repositories specifically selected to help newcomers make their first open-source contributions. It serves as a collaborative knowledge base that aggregates entry-level development opportunities, providing a structured path for novice developers to practice version control and engage with active software communities. The repository distinguishes itself through a community-driven model where project listings are populated and verified by external contributors. This distributed peer review process ensures the directory remains current, while the u

    Awesome ListContributor Onboarding GuidesOpen Source Directories
    在 GitHub 上查看↗86,586
  • larksuite/clilarksuite 的头像

    larksuite/cli

    14,291在 GitHub 上查看↗

    Lark CLI is a terminal-based tool designed for automating tasks and managing resources across the Lark and Feishu productivity ecosystem. It functions as a cloud workspace automator and REST API client, providing a command line interface to programmatically manage organizational documents, calendars, emails, and tasks. The project distinguishes itself through an AI agent skill framework that allows for the integration and deployment of both bundled and custom skills. It features an identity-aware execution context that enables switching between user and bot identities, and employs a sidecar-b

    GoWorkspace Command Line InterfacesAgent Skill FrameworksAPI Development Platforms
    在 GitHub 上查看↗14,291
  • lib-pku/libpkulib-pku 的头像

    lib-pku/libpku

    33,647在 GitHub 上查看↗

    This project is an open-source textbook and academic resource repository designed to support collaborative learning and scholarly research. It functions as a digital platform for organizing and distributing instructional content, allowing students and researchers to contribute to a shared knowledge base. The repository utilizes a typesetting pipeline that transforms structured markup into professional-grade academic documents. By leveraging a distributed version control system, the project maintains a complete history of revisions and facilitates collaborative contributions from multiple auth

    TeXOpen Source TextbooksAcademic Writing ToolsInstructional Reference Materials
    在 GitHub 上查看↗33,647
  • docmost/docmostdocmost 的头像

    docmost/docmost

    19,049在 GitHub 上查看↗

    Docmost is an open-source knowledge management system designed as a collaborative documentation platform for teams. It functions as an enterprise wiki that centralizes organizational information into structured, searchable workspaces, enabling users to create, organize, and share content through a hierarchical system of spaces and pages. The platform distinguishes itself by integrating artificial intelligence directly into the documentation lifecycle. It utilizes vector-based semantic search to allow for natural language queries across stored content and provides AI-assisted tools for draftin

    TypeScriptEnterprise WikisCollaborative Documentation SuitesKnowledge Management
    在 GitHub 上查看↗19,049
  • dypsilon/frontend-dev-bookmarksdypsilon 的头像

    dypsilon/frontend-dev-bookmarks

    46,972在 GitHub 上查看↗

    This project is a curated knowledge repository that serves as a comprehensive reference guide for web development. It organizes high-quality resources, documentation, and technical links into a structured collection designed to assist developers in navigating the frontend ecosystem and staying updated with evolving industry standards. The repository utilizes a directory-based information architecture, categorizing complex technical topics into nested folders to ensure predictable navigation. By leveraging a git-versioned knowledge base, the project maintains a complete historical audit trail

    Awesome ListFrontend Development ResourcesKnowledge Repositories
    在 GitHub 上查看↗46,972
  • gollum/gollumgollum 的头像

    gollum/gollum

    14,279在 GitHub 上查看↗

    Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and organizing files stored in a Git repository. It functions as a self-hosted documentation tool, using a Git-based storage backend to manage page content and track version history. The system is characterized by a pluggable markup rendering architecture that converts multiple markup languages and specialized notations into HTML. It supports a wide array of rich content, including mathematical typesetting, BibTeX bibliographies, and diagrams rendered via Mermaid. Broad capabilit

    RubyGit Content Management InterfacesVersioned WikisData Storage Adapters
    在 GitHub 上查看↗14,279
  • patrickjs/awesome-cursorrulesPatrickJS 的头像

    PatrickJS/awesome-cursorrules

    40,006在 GitHub 上查看↗

    This project is a curated library of configuration files designed to optimize the behavior of AI-assisted code editing environments. By providing structured instructions that define project constraints, coding standards, and technical preferences, it enables developers to standardize how artificial intelligence models interact with their codebases. These configuration files are integrated into the editor to ensure consistent output and improved accuracy during code generation. The repository distinguishes itself through a community-driven approach to curation, aggregating user-submitted rules

    JavaScriptAwesome ListAI Coding Assistant RulesAI Coding Assistants
    在 GitHub 上查看↗40,006
  • foambubble/foamfoambubble 的头像

    foambubble/foam

    17,220在 GitHub 上查看↗

    Foam is a personal knowledge management system that organizes information into a navigable web of interconnected markdown files. It functions as a knowledge graph tool, utilizing wiki-style bidirectional linking and metadata to track relationships between documents and concepts. By storing data in standard text files, the system ensures long-term portability and compatibility with external tools. The platform distinguishes itself through its integrated visualization and automation capabilities. It generates graphical maps of file connections to help users identify patterns and discover relati

    TypeScriptPersonal Knowledge ManagementMarkdown-Based Knowledge BasesPersonal Knowledge Bases
    在 GitHub 上查看↗17,220
  • 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-

    Awesome ListArchitectural PatternsCurated Knowledge Repositories
    在 GitHub 上查看↗71,779
  • internetarchive/openlibraryinternetarchive 的头像

    internetarchive/openlibrary

    6,183在 GitHub 上查看↗
    PythonBibliographic Record EditorsApplication Data CachesBibliographic Metadata Editors
    在 GitHub 上查看↗6,183
  • sdras/awesome-actionssdras 的头像

    sdras/awesome-actions

    27,475在 GitHub 上查看↗

    This project is a curated directory of reusable components and integration scripts designed to extend the functionality of continuous integration and deployment pipelines. It serves as a comprehensive knowledge base for developers, providing a structured index of community-vetted tools that assist in implementing best practices for software workflows and automation. The directory distinguishes itself through a community-driven approach, relying on external contributions to maintain an up-to-date catalog of resources. It organizes these tools into a hierarchical taxonomy, allowing users to nav

    Awesome ListAutomation CatalogsStatic Analysis
    在 GitHub 上查看↗27,475
  • solido/awesome-flutterSolido 的头像

    Solido/awesome-flutter

    60,327在 GitHub 上查看↗

    This project is a community-curated directory of resources, libraries, and tools designed to support developers working with the Flutter framework. It functions as a centralized knowledge base, organizing high-quality external references into a structured, human-readable format to assist in the discovery of technical materials for cross-platform application development. The directory distinguishes itself through a comprehensive index of the global Flutter ecosystem, including local user groups, meetups, and communication channels that connect developers to international support networks. It m

    DartAwesome ListMarkdown-Based Content CurationsReactive & Event-Driven Systems
    在 GitHub 上查看↗60,327
  • yeachan-heo/oh-my-codexYeachan-Heo 的头像

    Yeachan-Heo/oh-my-codex

    30,984在 GitHub 上查看↗

    oh-my-codex is an AI coding workflow orchestrator and a retrieval augmented generation documentation assistant. It manages complex programming tasks through a structured sequence of planning, execution, and verification phases, while providing tools for querying and translating technical documentation. The project utilizes Git worktrees to isolate parallel coding sessions, ensuring that concurrent tasks remain independent. It integrates a vector-store knowledge base to index documents into embeddings, enabling semantic search and factual context retrieval across multiple languages. The syste

    TypeScriptAI-Driven Development WorkflowsTechnical Documentation RetrievalAI Workflow Orchestrators
    在 GitHub 上查看↗30,984
  • sudheerj/javascript-interview-questionssudheerj 的头像

    sudheerj/javascript-interview-questions

    27,478在 GitHub 上查看↗

    This repository is a curated knowledge base designed to assist developers in preparing for technical job assessments. It serves as a structured reference for fundamental programming concepts, language mechanics, and functional patterns, providing a collection of common questions and conceptual explanations to support professional development in software engineering. The project distinguishes itself through a community-driven approach, where technical content is refined and updated by contributors using a collaborative revision control workflow. It emphasizes functional programming education,

    JavaScriptTechnical Interview ResourcesEducational Knowledge BasesAwesome List
    在 GitHub 上查看↗27,478
  • for2ch/keyboardfor2ch 的头像

    for2ch/keyboard

    44在 GitHub 上查看↗

    wiki по механическим клавиатурам в /hw/

    Keyboard Community and Wiki
    在 GitHub 上查看↗44
  • 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.

    Engineering Concept VisualizationsSoftware Architecture GuidesSystem Architecture Curricula
    在 GitHub 上查看↗83,491
  • kdeldycke/awesome-falsehoodkdeldycke 的头像

    kdeldycke/awesome-falsehood

    27,469在 GitHub 上查看↗

    This project is a curated knowledge repository that catalogs common misconceptions and technical edge cases encountered across software development. It serves as a collaborative reference archive, aggregating insights from a global network of developers to help engineers identify and address logical fallacies in their systems. The repository distinguishes itself through a hierarchical taxonomy that organizes complex technical pitfalls into categorized schemas. By documenting these real-world complexities, it assists developers in refining data validation strategies and designing more resilien

    Awesome ListEngineering Knowledge BasesKnowledge Bases
    在 GitHub 上查看↗27,469
一览前 10 名对比
仓库Star 数语言许可证最后推送
resume/resume.github.com62.9KJavaScript—2023年2月15日
tiddlywiki/tiddlywiki58.6KJavaScriptNOASSERTION2026年6月22日
hack-with-github/awesome-hacking114.5K—CC0-1.02026年5月7日
kahun/awesome-sysadmin24.2K—other2024年3月26日
rust-unofficial/awesome-rust58KRustCC0-1.02026年6月22日
awesome-selfhosted/awesome-selfhosted299.5K—NOASSERTION2026年6月16日
tldr-pages/tldr62.9KMarkdownNOASSERTION2026年6月23日
gitbucket/gitbucket9.4KScalaApache-2.02026年6月15日
firstcontributions/first-contributions54.5K—MIT2026年6月16日
wikimedia/mediawiki5KPHPother2026年2月20日

Related searches

  • 用于团队文档的自托管 Wiki
  • 公司手册 Wiki
  • 工程文档平台
  • 产品文档网站
  • Visual documentation tool
  • 自托管的 Microsoft Teams 替代方案
  • 技术文档托管平台
  • 开源的 Confluence 替代方案