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

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

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

Open-source alternatives to Devdocs

30 open-source projects similar to freecodecamp/devdocs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Devdocs alternative.

  • 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

    bookmachine-learningpumpkin-book
    在 GitHub 上查看↗25,653
  • dexie/dexie.jsdexie 的头像

    dexie/Dexie.js

    14,445在 GitHub 上查看↗

    Dexie.js is a wrapper library for IndexedDB that provides a simplified interface for managing and querying structured data within the browser. It functions as a browser database manager used to maintain persistent application state and store binary blobs and records. The project serves as an offline-first data store that synchronizes browser data with remote servers to maintain consistency across sessions. It also acts as a reactive database store by monitoring data changes in real time to trigger automatic user interface updates, and functions as a client-side search engine for indexing and

    TypeScript
    在 GitHub 上查看↗14,445
  • google/web-starter-kitgoogle 的头像

    google/web-starter-kit

    18,296在 GitHub 上查看↗

    This project is a web development boilerplate and starter kit providing a pre-configured foundation for creating high-performance, responsive websites. It functions as a development kit for building progressive web apps, incorporating a front-end build pipeline and responsive site templates. The kit distinguishes itself through a multi-device testing workflow that synchronizes clicks, scrolls, and form inputs across multiple browsers and devices in real-time. It also includes a dedicated setup for offline functionality using service workers and web manifests to enable native-like installation

    HTML
    在 GitHub 上查看↗18,296

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • googlechrome/sw-precacheGoogleChrome 的头像

    GoogleChrome/sw-precache

    5,189在 GitHub 上查看↗

    sw-precache is a service worker precache generator used to create scripts that enable offline functionality for web applications. It acts as a build-time asset cache manager that hashes static files and manages their versioning within a service worker cache. The project provides a runtime cache configurator to define caching strategies and request handlers for dynamic content based on URL patterns. It also includes an offline fallback handler to intercept network failures and serve cached fallback pages. The toolset covers the generation of service worker code and manifests, content-hash bas

    JavaScript
    在 GitHub 上查看↗5,189
  • fuma-nama/fumadocsfuma-nama 的头像

    fuma-nama/fumadocs

    10,863在 GitHub 上查看↗

    Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions as a static site generator that transforms structured text files into optimized, interactive web pages, providing a comprehensive toolset for managing technical content, API references, and versioned guides. The platform distinguishes itself through a deep integration of interactive components and AI-ready features. It includes a library of pre-built interface elements that allow developers to embed live API playgrounds, request snippets, and schema-based documentation directly

    TypeScriptapp-routercontent-collectionscontentlayer
    在 GitHub 上查看↗10,863
  • nekr/offline-pluginNekR 的头像

    NekR/offline-plugin

    4,508在 GitHub 上查看↗

    This project is a webpack plugin that implements a service worker to manage web assets for offline access. It serves as a caching tool to ensure web applications remain functional and accessible when an internet connection is unavailable. The tool automates the process of creating progressive web applications by integrating directly into the webpack build process. It generates the necessary service worker configurations and manages the local storage of static files to maintain application availability. The system handles asset caching and cache management, utilizing a manifest-driven approac

    JavaScriptappcacheapplication-cachecaching
    在 GitHub 上查看↗4,508
  • squidfunk/mkdocs-materialsquidfunk 的头像

    squidfunk/mkdocs-material

    26,949在 GitHub 上查看↗

    This project is a comprehensive documentation site framework and static site generator theme designed to transform markdown files into professional, responsive websites. It functions as a technical content platform that supports complex documentation projects, including multi-project management, blog workflows, and advanced content formatting. By processing source files through an extensible pipeline, it generates self-contained HTML sites that can be hosted on any web server without a database. What distinguishes this framework is its focus on developer experience and highly configurable bui

    Pythondocumentationframeworkmaterial-design
    在 GitHub 上查看↗26,949
  • mozilla/localforagemozilla 的头像

    mozilla/localForage

    25,780在 GitHub 上查看↗

    localForage is a browser storage wrapper and key-value store that provides a unified JavaScript API for persisting data. It acts as an abstraction layer over IndexedDB, WebSQL, and localStorage, allowing web applications to save data offline. The library features a priority-based driver fallback system that automatically detects and selects the most capable storage engine available in the browser. It simplifies data management by providing an asynchronous interface for storing complex JavaScript objects and binary buffers without requiring manual serialization. The project covers broad capab

    JavaScript
    在 GitHub 上查看↗25,780
  • 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

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • howie6879/weeklyhowie6879 的头像

    howie6879/weekly

    991在 GitHub 上查看↗

    Weekly is an automated workflow orchestrator and content curation platform designed to manage the lifecycle of technical information. It functions as a static site generator and newsletter publication system, enabling users to aggregate, organize, and distribute curated resources through structured markdown files and automated deployment pipelines. The platform distinguishes itself through its modular pipeline processing, which connects discrete tasks such as web data extraction, generative AI workflows, and optical character recognition. By integrating browser-based scraping with database-ba

    Pythonawesomebackendfront-end
    在 GitHub 上查看↗991
  • jekyll/jekylljekyll 的头像

    jekyll/jekyll

    51,509在 GitHub 上查看↗

    Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites. It functions as a content management engine and blog-aware publishing platform, orchestrating a multi-stage build process that organizes structured data and source files into a consistent site architecture. The platform distinguishes itself through a specialized processing pipeline that automatically generates chronological archives, category indexes, and RSS feeds from collections of dated text files. It utilizes a template engine to inject dynamic content into layouts and suppor

    Rubyblog-enginejekyllliquid
    在 GitHub 上查看↗51,509
  • timqian/chinese-independent-blogstimqian 的头像

    timqian/chinese-independent-blogs

    22,816在 GitHub 上查看↗

    This project is a community-curated directory of independent personal websites and blogs. It functions as a centralized index that promotes decentralized content discovery by aggregating syndication feeds from individual creators, allowing users to follow and consume content directly through standard feed reader applications. The directory distinguishes itself through a community-driven maintenance model, where new entries are proposed and verified via version control workflows. Beyond discovery, the project serves as a comprehensive resource for personal publishing, offering guidance on soft

    Pythonblogchinarss
    在 GitHub 上查看↗22,816
  • 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

    TypeScriptbackendbackupsdatabases
    在 GitHub 上查看↗34,901
  • payloadcms/payloadpayloadcms 的头像

    payloadcms/payload

    43,053在 GitHub 上查看↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    TypeScriptcmscontent-managementcontent-management-system
    在 GitHub 上查看↗43,053
  • mozilla-firefox/firefoxmozilla-firefox 的头像

    mozilla-firefox/firefox

    11,305在 GitHub 上查看↗

    Firefox is a cross-platform web browser engine designed to render web content, execute JavaScript, and manage secure browsing sessions. It utilizes a multi-process isolation architecture that distributes browser tasks across independent operating system processes to ensure stability and prevent site-specific failures from impacting the entire application. The engine incorporates a sandboxed execution environment to restrict web content and untrusted scripts to isolated memory compartments, enforcing security policies that prevent unauthorized access to system resources. The project distinguis

    JavaScript
    在 GitHub 上查看↗11,305
  • crazyguitar/pysheeetcrazyguitar 的头像

    crazyguitar/pysheeet

    8,150在 GitHub 上查看↗

    pysheeet is a technical reference library providing a curated collection of code snippets and implementation patterns for advanced Python development, system integration, and high-performance computing. It serves as a comprehensive guide for implementing low-level network programming, native C extensions, and asynchronous and concurrent programming. The project provides specialized frameworks for the development and deployment of large language models, including tools for distributed GPU inference and high-performance serving. It also includes detailed patterns for high-performance computing

    Python
    在 GitHub 上查看↗8,150
  • cboxdoerfer/fsearchcboxdoerfer 的头像

    cboxdoerfer/fsearch

    4,014在 GitHub 上查看↗

    fsearch is a high-performance desktop file search tool and filesystem indexing engine. It provides near-instant location of files and folders on a local filesystem by utilizing a background indexing system that monitors filesystem changes in real time. The utility distinguishes itself through advanced query capabilities, including support for boolean search logic using AND, OR, and NOT operators, as well as regular expression and wildcard filtering. It allows for precise result refinement using literal character handling and specific search modifiers such as case sensitivity and exact matches

    Cfile-searchsearch-engine
    在 GitHub 上查看↗4,014
  • tpn/pdfstpn 的头像

    tpn/pdfs

    9,828在 GitHub 上查看↗

    This project is a digital document repository and technical PDF library. It serves as a computer science reference archive designed to store a curated collection of academic papers, specifications, and manuals focused on computing and software engineering. The archive functions as an engineering knowledge base for technical research archiving. It manages a structured library of documents to preserve institutional knowledge and ensure technical documentation remains accessible. The system employs a curated content pipeline and metadata-driven indexing to organize materials. Documents are mana

    HTML
    在 GitHub 上查看↗9,828
  • zealdocs/zealzealdocs 的头像

    zealdocs/zeal

    12,670在 GitHub 上查看↗

    Zeal is an offline technical documentation browser and developer reference library. It serves as a local system for storing, searching, and reading API and language documentation sets without requiring an internet connection. The application functions as a docset management tool that downloads and organizes standardized documentation packages from remote repositories. It includes a local search engine that indexes these sets, enabling fast retrieval of technical terms across multiple libraries and providing the ability to filter results by specific document sets. The system supports integrat

    C++apiapi-documentationdash
    在 GitHub 上查看↗12,670
  • it-ebooks-0/geektime-booksit-ebooks-0 的头像

    it-ebooks-0/geektime-books

    13,179在 GitHub 上查看↗

    This project is a curated ebook repository and technical library containing professional software engineering guides and textbooks. It serves as a resource for computer science and system design, providing educational materials for self-paced learning and reference. The collection is stored in EPUB format to ensure consistent formatting across different reader applications. Content is organized through a directory-based asset system and library indexing to enable navigation by professional topic. The repository distributes materials via a static file structure for offline accessibility, offl

    在 GitHub 上查看↗13,179
  • a8m/golang-cheat-sheeta8m 的头像

    a8m/golang-cheat-sheet

    8,802在 GitHub 上查看↗

    This project is a Go language cheat sheet and technical reference designed for rapid lookup of syntax patterns and core language features. It serves as a concise programming guide to Go type systems, tokens, and standard programming constructs. The reference covers foundational areas of the language, including concurrency and parallelism through the use of channels and lightweight threads. It also details data modeling using structs and embedding, as well as the language's approach to explicit error handling via return values. Additional guidance is provided on Go application architecture an

    cheat-sheetscheatsheetgo
    在 GitHub 上查看↗8,802
  • ranchero-software/netnewswireRanchero-Software 的头像

    Ranchero-Software/NetNewsWire

    10,131在 GitHub 上查看↗

    NetNewsWire is an RSS feed aggregator and cloud-synced news reader. It provides a centralized interface for collecting, organizing, and consuming articles from multiple web feed formats using an XML feed parser. The application features a local database feed cache to ensure fast retrieval and offline access to content. It includes a customizable theme engine that decouples visual styling from logic, allowing the user interface appearance to be adjusted via configurable parameters. The platform supports cross-device reading synchronization for subscription lists and read markers through remot

    Swiftfeed-readeriosjson-feed
    在 GitHub 上查看↗10,131
  • komikku-app/komikkukomikku-app 的头像

    komikku-app/komikku

    4,105在 GitHub 上查看↗

    Komikku is a manga reader application and digital comic library manager. It functions as a content aggregation client that combines feeds and saved searches from multiple third-party extensions into a unified view, while providing a mobile interface for reading digital comics from online sources or local storage. The application integrates third-party source extensions to fetch content from various catalogs and includes a system to synchronize reading status and progress records with external tracking services. It also allows for content source migration to maintain library access when a spec

    Kotlinandroidj2kkomga
    在 GitHub 上查看↗4,105
  • square/ponydebuggersquare 的头像

    square/PonyDebugger

    5,854在 GitHub 上查看↗

    PonyDebugger is a suite of iOS-specific debugging tools that provides web-based interfaces for network inspection, data browsing, log streaming, and view hierarchy analysis. It enables the remote examination of a running iOS application through a browser. The project integrates with the Chrome DevTools protocol to bring network traffic inspection and proxying capabilities to native iOS applications. It also provides a read-only web interface for browsing managed objects and local data entities stored on the device. Additional capabilities include a remote logging console for streaming text a

    Objective-C
    在 GitHub 上查看↗5,854
  • xiu2/yueduXIU2 的头像

    XIU2/Yuedu

    11,647在 GitHub 上查看↗

    Yuedu is an Android application designed to aggregate and manage web-based articles and reading content within a single interface. It functions as a content reader that collects information from various online sources, including RSS feeds, and organizes them for personal consumption. The application distinguishes itself through a plugin-driven architecture that utilizes custom parsing rules to extract and format unstructured web data. This modular approach allows users to define how the application interacts with diverse websites, ensuring that content is transformed into a standardized forma

    legadoxiaoshuo
    在 GitHub 上查看↗11,647
  • freshrss/freshrssFreshRSS 的头像

    FreshRSS/FreshRSS

    14,059在 GitHub 上查看↗

    FreshRSS is an open-source, self-hosted web feed aggregator designed to collect, organize, and display content from multiple websites in a single, centralized interface. It functions as a comprehensive reader for standard syndication formats, allowing users to track updates from various sources while maintaining full control over their data and privacy. The platform supports multi-user environments, enabling individual account management and personalized reading experiences. The application distinguishes itself through its robust synchronization and extensibility capabilities. It provides a s

    PHPfeedfreshrssnews-aggregator
    在 GitHub 上查看↗14,059
  • rssnext/foloRSSNext 的头像

    RSSNext/Folo

    38,546在 GitHub 上查看↗

    Folo is a centralized RSS feed aggregator designed to consolidate digital content from multiple sources into a single, unified reading interface. It utilizes a local-first data architecture, employing a relational database to store feed metadata and article content, which ensures that information remains accessible and searchable even without an active internet connection. The application distinguishes itself through an integrated intelligent content processor that leverages asynchronous pipelines to translate foreign languages and generate concise summaries of long-form articles. To maintain

    TypeScriptaireaderrss
    在 GitHub 上查看↗38,546
  • masscodeio/masscodemassCodeIO 的头像

    massCodeIO/massCode

    6,843在 GitHub 上查看↗

    massCode is a local-first developer workspace application that combines a code snippet manager, a markdown knowledge base, and an HTTP client tool. It serves as a productivity suite for software engineers to consolidate reusable code fragments, technical documentation, and API collections within a single environment. The application distinguishes itself by integrating a developer utility suite for natural language calculations, sample data generation, and JSON visualization. It also includes visual project mapping capabilities, allowing users to create mind maps and sketch diagrams alongside

    TypeScript
    在 GitHub 上查看↗6,843
  • kapeli/dash-iosKapeli 的头像

    Kapeli/Dash-iOS

    7,100在 GitHub 上查看↗

    Dash-iOS is a mobile documentation reader and technical reference library designed for Apple devices. It functions as an offline browser that allows users to store, view, and search technical reference materials locally on their device. The application provides a local-first approach to documentation storage, enabling users to access API guides and technical manuals without an active internet connection. It utilizes a local search index and metadata management to facilitate rapid lookups and navigation across stored documentation sets.

    Objective-C
    在 GitHub 上查看↗7,100
  • brentsimmons/netnewswirebrentsimmons 的头像

    brentsimmons/NetNewsWire

    10,135在 GitHub 上查看↗

    NetNewsWire is a news aggregation tool and RSS feed reader designed for the macOS and iOS platforms. It serves as a client for subscribing to and reading syndicated web content and news feeds from various publishers. The application enables personal news curation and digital publication following by collecting content from multiple sources into a single unified interface. It supports cross-device content syncing to maintain consistent read and unread states across Apple devices. The system utilizes local-first database storage for offline access and periodic background fetching to check for

    Swift
    在 GitHub 上查看↗10,135