awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 dépôts

Awesome GitHub RepositoriesDocument Serving

Web daemons for hosting and delivering specialized document formats.

Distinct from Document Digitization Tools: Distinct from Document Digitization: focuses on serving existing digital content rather than converting physical media.

Explore 13 awesome GitHub repositories matching business & productivity software · Document Serving. Refine with filters or upvote what's useful.

Awesome Document Serving GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur GitHub↗

    Ce projet est un répertoire de logiciels open source organisé par la communauté, conçu pour être déployé dans des environnements de serveurs privés et des laboratoires domestiques. Il sert de ressource complète pour découvrir des alternatives indépendantes et auto-hébergées aux services cloud grand public, permettant aux utilisateurs de conserver la pleine propriété des données et le contrôle de leur infrastructure numérique. Le répertoire est structuré par une taxonomie hiérarchique qui organise une vaste collection d'applications en catégories logiques, allant de la gestion multimédia et de l'analyse de données à la communication privée et aux outils de productivité d'équipe. Il se distingue par un processus de revue par les pairs collaboratif, où les membres de la communauté valident la qualité et la pertinence de chaque soumission pour garantir que le répertoire reste précis et fiable. Le projet couvre une large surface de capacités, notamment l'automatisation de l'infrastructure, le déploiement de services basés sur des conteneurs et la gestion de configuration déclarative. Ces outils aident les utilisateurs à maintenir des environnements de serveur reproductibles et à gérer des dépendances de services complexes sur du matériel privé. Le répertoire est maintenu en tant que dépôt contrôlé par version, garantissant que toutes les mises à jour et les changements pilotés par la communauté sont suivis et transparents.

    Catalogs, converts, and serves electronic books to remote clients through a centralized interface.

    awesomeawesome-listcloud
    Voir sur GitHub↗299,516
  • kovidgoyal/calibreAvatar de kovidgoyal

    kovidgoyal/calibre

    24,146Voir sur GitHub↗

    Calibre is a comprehensive suite for digital library management, serving as a centralized hub for organizing, converting, and editing e-book collections. It functions as a multi-purpose platform that combines a relational database for metadata tracking with a powerful processing engine capable of transforming document formats and restructuring internal markup. Beyond local management, the software acts as a content server, enabling users to host their libraries over a network for remote access and reading via standard web browsers. The project distinguishes itself through its deep extensibili

    Exposes local book collections over a network for remote browsing and reading via web browsers.

    Pythoncalibreebookebook-formats
    Voir sur GitHub↗24,146
  • wagtail/wagtailAvatar de wagtail

    wagtail/wagtail

    20,366Voir sur GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Wagtail configures how files are delivered to users, balancing security permission checks against performance requirements through direct, redirected, or view-based serving methods.

    Pythoncmsdjangohacktoberfest
    Voir sur GitHub↗20,366
  • scalar/scalarAvatar de scalar

    scalar/scalar

    13,979Voir sur GitHub↗

    Scalar is a platform for building and managing API specifications, focusing on OpenAPI and AsyncAPI standards. It provides tools to generate interactive API references with embedded testing interfaces, create mock servers for pre-implementation testing, and build offline-first API clients that sync with backend frameworks. The platform also supports version upgrades of specifications to maintain compatibility and includes command-line utilities for local development and document management. The project distinguishes itself through automated release workflows that generate changelogs and publi

    Serves OpenAPI documents locally via CLI with live file change detection and automatic refresh.

    TypeScriptapiapi-clientdocs
    Voir sur GitHub↗13,979
  • cdnjs/cdnjsAvatar de cdnjs

    cdnjs/cdnjs

    10,707Voir sur GitHub↗

    cdnjs is a free, community-maintained content delivery network that hosts thousands of open-source frontend libraries. It delivers popular JavaScript and CSS assets from a global CDN to speed up website performance and reduce server load, with each library version stored as an immutable snapshot under a predictable directory structure. The platform provides a RESTful JSON API for programmatic access to library metadata, version details, and search functionality. This API returns structured data with HTTP cache headers, including immutable version details cached for nearly a year and library m

    Hosts and serves static assets for thousands of community-maintained open-source frontend libraries.

    cdncdnjscss
    Voir sur GitHub↗10,707
  • lingui/js-linguiAvatar de lingui

    lingui/js-lingui

    5,786Voir sur GitHub↗

    Lingui is a JavaScript internationalization library that provides a framework-agnostic core with bindings for React, SolidJS, Svelte, Astro, and other JavaScript frameworks. It operates through a compile-time message extraction pipeline that scans source files for translatable strings, generates standard PO, JSON, or CSV catalog files, and compiles them into optimized JavaScript modules for production deployment. The library uses macro-based message definition to wrap translatable text in source code while preserving context for extraction, and includes a plural rule engine that automatically

    Serves documentation in a streamlined Markdown format optimized for AI consumption and auto-discovery.

    TypeScript
    Voir sur GitHub↗5,786
  • fontsource/fontsourceAvatar de fontsource

    fontsource/fontsource

    5,778Voir sur GitHub↗

    Serves documentation as plain Markdown files accessible by appending .md to any documentation URL.

    TypeScriptcssfontfont-family
    Voir sur GitHub↗5,778
  • lxc/lxdAvatar de lxc

    lxc/lxd

    5,554Voir sur GitHub↗

    LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes

    Serves documentation files through the application's own built-in web server.

    Go
    Voir sur GitHub↗5,554
  • inngest/inngestAvatar de inngest

    inngest/inngest

    5,499Voir sur GitHub↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Exposes project documentation in structured formats optimized for AI ingestion and code assistance.

    Go
    Voir sur GitHub↗5,499
  • baserow/baserowAvatar de baserow

    baserow/baserow

    4,188Voir sur GitHub↗

    Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.

    Delivers files from the backend with link expiration and access controls based on user authentication.

    Pythonairtableairtable-alternativeairtable-replacement
    Voir sur GitHub↗4,188
  • egoist/docuteAvatar de egoist

    egoist/docute

    3,814Voir sur GitHub↗

    Docute is a browser-based documentation framework that transforms markdown files into functional websites directly within the user's browser. By performing all processing on the fly, it eliminates the need for static build steps, server-side compilation, or complex deployment pipelines. The platform functions as a single-page application, managing navigation and content updates dynamically by intercepting browser history events to avoid full page reloads. It utilizes a virtual file system abstraction to fetch and resolve documentation assets, ensuring that the site remains responsive and ligh

    Publishes technical guides by serving raw markdown files that render into a functional website on the fly.

    JavaScript
    Voir sur GitHub↗3,814
  • open-source-labs/sveltestormAvatar de open-source-labs

    open-source-labs/SvelteStorm

    1,032Voir sur GitHub↗

    SvelteStorm is a specialized integrated development environment built for creating, editing, and debugging Svelte applications. The workspace provides a desktop code editing environment equipped with syntax highlighting, a file directory tree explorer, split-screen document viewing, code search tools, and an integrated terminal for executing shell scripts and terminal commands. The environment includes dedicated debugging and monitoring tools that generate real-time component hierarchy graphs, track live state values, and record application states to allow stepping backward and forward throu

    Includes built-in reference documentation accessible directly inside the workspace for quick developer lookups.

    Sveltecodemirror-editordeveloper-toolselectron
    Voir sur GitHub↗1,032
  • arabold/docs-mcp-serverAvatar de arabold

    arabold/docs-mcp-server

    1,052Voir sur GitHub↗

    This project is a server implementation of the Model Context Protocol designed to function as an AI knowledge retrieval tool. It acts as a semantic search engine and web scraping framework that indexes technical documentation from web sources, local files, and archives, making this information directly accessible to AI coding assistants for context-aware research and querying. The system distinguishes itself through a hybrid search architecture that combines vector-based embeddings with full-text retrieval to improve the accuracy of documentation lookups. It features a modular pipeline for co

    Serves documentation through a long-running server endpoint optimized for AI tool consumption and protocol support.

    TypeScriptagentic-aicopilotcursor
    Voir sur GitHub↗1,052
  1. Home
  2. Business & Productivity Software
  3. Document Digitization Tools
  4. Document Serving

Explorer les sous-tags

  • Access-Controlled ServingMechanisms for delivering files that enforce authentication and permission checks before allowing download. **Distinct from Document Serving:** Distinct from general Document Serving: focuses specifically on the security and permission-gating layer of file delivery.
  • Built-in Documentation ServersServing documentation files through the application's own built-in web server. **Distinct from Document Serving:** Distinct from Document Serving: specifically serves documentation via the application's embedded web server, not a standalone document server.
  • Library Hosting1 sous-tagServices that expose local digital collections over a network for remote browser-based access. **Distinct from Document Serving:** Distinct from Document Serving: focuses on the specific domain of library-wide collection hosting rather than individual document delivery.
  • Markdown Documentation Serving2 sous-tagsServing documentation as plain Markdown files accessible by appending .md to any documentation URL. **Distinct from Document Serving:** Distinct from Document Serving: focuses on serving Markdown files specifically, not general document formats.