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

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

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

80 个仓库

Awesome GitHub RepositoriesRemote Data Fetching

Capabilities for asynchronously retrieving data from external sources.

Distinguishing note: Focuses on the network-based data retrieval process.

Explore 80 awesome GitHub repositories matching data & databases · Remote Data Fetching. Refine with filters or upvote what's useful.

Awesome Remote Data Fetching GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 521xueweihan/github520521xueweihan 的头像

    521xueweihan/GitHub520

    28,928在 GitHub 上查看↗

    GitHub520 is a DNS resolution accelerator and hosts file optimizer that provides curated sets of IP addresses to bypass slow or broken DNS lookups. It specifically functions as a GitHub hosts resolver, providing optimized mappings to resolve connectivity issues and improve loading speeds for GitHub services. The project automates the process of improving network performance by fetching current IP address mappings from remote text or JSON endpoints. It modifies the local operating system hosts file to override default DNS resolution, which helps resolve slow connection speeds and image loading

    Retrieves current IP address mappings from external text or JSON sources to keep network configurations synchronized.

    Pythondnsgithubhosts
    在 GitHub 上查看↗28,928
  • select2/select2select2 的头像

    select2/select2

    25,972在 GitHub 上查看↗

    Select2 is a searchable, modular UI framework designed to enhance standard HTML select elements. It transforms basic form controls into interactive, accessible dropdown interfaces that support multi-selection, tagging, and real-time filtering. By providing a robust set of tools for managing complex data inputs, it enables developers to create more responsive and user-friendly selection components. The project is distinguished by its adapter-based architecture, which allows for deep customization of rendering, data processing, and selection logic. Developers can extend core functionality throu

    Requests remote data asynchronously to populate selection options dynamically.

    JavaScripthacktoberfestjavascriptjquery
    在 GitHub 上查看↗25,972
  • dataease/dataeasedataease 的头像

    dataease/dataease

    23,420在 GitHub 上查看↗

    DataEase is an open-source, self-hosted business intelligence platform designed for building interactive data visualizations and managing analytical reporting. It provides a centralized environment where users can construct dashboards through a drag-and-drop interface, connecting to diverse data sources including relational databases, data warehouses, and external APIs. The platform distinguishes itself through its focus on embedded analytics and enterprise-grade governance. It allows for the seamless integration of charts, dashboards, and management modules into third-party web applications

    Fetches external spreadsheet files from remote servers for local data processing.

    Javaapache-dorisbusiness-intelligencedata-analysis
    在 GitHub 上查看↗23,420
  • 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

    Retrieves and processes content from external syndication feeds.

    Pythonblogchinarss
    在 GitHub 上查看↗22,816
  • node-red/node-rednode-red 的头像

    node-red/node-red

    22,803在 GitHub 上查看↗

    Node-RED is a visual, low-code automation framework designed for building event-driven data processing workflows. It provides a browser-based programming environment where users connect hardware devices, APIs, and online services by wiring together functional nodes in a directed graph. This visual approach allows for the creation of complex logic paths without the need for traditional source code. The platform is distinguished by its pluggable node architecture and portable flow serialization. Logic is represented as JSON-based data structures, enabling flows to be easily versioned, shared, a

    Enables asynchronous retrieval of data from external services and hardware devices.

    JavaScriptflow-based-programmingjavascriptlow-code
    在 GitHub 上查看↗22,803
  • handsontable/handsontablehandsontable 的头像

    handsontable/handsontable

    21,947在 GitHub 上查看↗

    Handsontable is a JavaScript data grid that provides a spreadsheet-like interface for managing and editing large datasets within web applications. It functions as a virtualized data table that renders only visible cells to maintain performance, paired with a synchronization layer that binds the grid to underlying data structures. The project distinguishes itself through a built-in spreadsheet calculation engine for evaluating mathematical and logical expressions and a dedicated tool for exporting grid content into Excel XLSX files. It ensures interoperability with external spreadsheet softwar

    Loads large datasets from a remote server on demand to avoid client-side memory exhaustion.

    JavaScriptangular-datagridangular-tablecomponent
    在 GitHub 上查看↗21,947
  • claude-code-best/claude-codeclaude-code-best 的头像

    claude-code-best/claude-code

    20,272在 GitHub 上查看↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    Downloads web content from URLs and converts it to Markdown for LLM processing.

    TypeScript
    在 GitHub 上查看↗20,272
  • openai/gpt-ossopenai 的头像

    openai/gpt-oss

    20,191在 GitHub 上查看↗

    gpt-oss is an open-weight large language model and reasoning engine designed for complex reasoning and agentic workflows. It functions as an AI agent framework and model serving API, allowing for local deployment and the hosting of standardized interfaces to expose model completions and internal reasoning processes. The project distinguishes itself as a quantized inference engine, utilizing tensor parallelism and weight quantization to run high-parameter models on limited hardware. It features a reasoning model that employs chain-of-thought processing to solve multi-step logical tasks. The s

    Fetches and converts web page content into a format optimized for LLM consumption and citation.

    Python
    在 GitHub 上查看↗20,191
  • twpayne/chezmoitwpayne 的头像

    twpayne/chezmoi

    18,075在 GitHub 上查看↗

    chezmoi is a command-line utility designed to manage and synchronize system configuration files across multiple machines. It uses a local Git repository as the single source of truth, allowing users to track, version, and distribute dotfiles while maintaining a consistent state across diverse operating systems and hardware architectures. The project distinguishes itself through a declarative reconciliation model that computes the difference between the current filesystem and the desired state defined in the repository. It features a robust templating engine that processes configuration files

    Downloads files and repositories from remote sources to integrate them into the local configuration state.

    Goconfigurationdotfiledotfile-management
    在 GitHub 上查看↗18,075
  • flutter-team-archive/pluginsflutter-team-archive 的头像

    flutter-team-archive/plugins

    17,710在 GitHub 上查看↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Performs asynchronous network requests to retrieve data from remote servers.

    Dartandroiddartflutter
    在 GitHub 上查看↗17,710
  • denisidoro/navidenisidoro 的头像

    denisidoro/navi

    17,238在 GitHub 上查看↗

    Navi is an interactive command-line cheatsheet tool and shell command manager. It provides a fuzzy command browser that allows users to search and execute stored command-line snippets, reducing the need to memorize complex flags and arguments. The tool distinguishes itself through a system for importing and synchronizing command collections from remote Git repositories and third-party providers. It features interactive variable prompts that allow users to fill placeholders in commands via manual keyboard entry or selectable lists, including support for variable dependency mapping where one se

    Retrieves cheat sheet content from remote git repositories or third-party APIs to populate the local command library.

    Rustbashcheatsheetscli
    在 GitHub 上查看↗17,238
  • victoriametrics/victoriametricsVictoriaMetrics 的头像

    VictoriaMetrics/VictoriaMetrics

    16,343在 GitHub 上查看↗

    VictoriaMetrics is a high-performance, scalable time series database and observability platform designed for long-term storage and analysis of metric, log, and trace data. It functions as a unified backend for monitoring ecosystems, offering full compatibility with industry-standard protocols and query languages. The system is built to handle massive data volumes through a distributed architecture that supports horizontal scaling and efficient data lifecycle management. The platform distinguishes itself through a storage engine that utilizes consistent hashing for data sharding and log-struct

    Fetches metric data from external services through a proxy that translates store requests into standard remote read protocol streams.

    Godatabasegrafanagraphite
    在 GitHub 上查看↗16,343
  • huggingface/transformers.jshuggingface 的头像

    huggingface/transformers.js

    15,420在 GitHub 上查看↗

    This library is a web-native engine designed to execute pretrained machine learning models directly within the browser. It functions as a client-side inference framework, enabling developers to run complex neural networks for natural language processing, computer vision, and audio tasks without requiring a backend server or external API calls. The framework distinguishes itself by providing a unified pipeline-based abstraction that handles the entire lifecycle of model execution. It manages the dynamic retrieval of model weights and configurations from remote registries, while simultaneously

    Automates the retrieval and instantiation of model-specific data preparation logic from remote registries.

    JavaScriptbrowserjavascripttransformers
    在 GitHub 上查看↗15,420
  • anarios/return-youtube-dislikeAnarios 的头像

    Anarios/return-youtube-dislike

    13,627在 GitHub 上查看↗

    This project is a browser extension and metadata tool designed to restore the visibility of dislike counts on YouTube videos. It functions as a client-side video enhancer that modifies the web interface to display engagement statistics that are otherwise hidden. The tool restores these metrics by combining archived data and user votes with statistical extrapolations. This data is retrieved via a public API using unique video identifiers to help users evaluate video content and identify low-quality or misleading videos. The extension utilizes content scripts and client-side patching to inject

    Implements asynchronous retrieval of dislike data from a remote server to populate the browser interface.

    JavaScriptchrome-extensiondislikedislike-button
    在 GitHub 上查看↗13,627
  • seemoo-lab/openhaystackseemoo-lab 的头像

    seemoo-lab/openhaystack

    13,048在 GitHub 上查看↗

    OpenHaystack is a software framework for creating and tracking custom Bluetooth beacons using the Apple Find My crowdsourced location network. It provides a system for generating encrypted cryptographic keys and flashing firmware onto embedded hardware to broadcast trackable Bluetooth signals. The project enables the retrieval and decryption of geographic coordinates for remote hardware using private keys to recover device movement history. It also includes a location proxy that fetches network reports from the Apple ecosystem and serves that data to remote applications. The toolset covers c

    Uses a bridge device to request and retrieve encrypted network reports from remote cloud infrastructure.

    Swiftairtagapplebluetooth
    在 GitHub 上查看↗13,048
  • wenzhixin/bootstrap-tablewenzhixin 的头像

    wenzhixin/bootstrap-table

    11,820在 GitHub 上查看↗

    Bootstrap Table is a jQuery plugin for rendering interactive data grids with sorting, pagination, and filtering. It features a remote data integration system for fetching and synchronizing content from JSON endpoints using AJAX and server-side processing. The project includes a styling layer that adapts markup to work with various CSS frameworks, such as Bootstrap, Semantic UI, Bulma, and Material Design. It provides specialized rendering modes, including a hierarchical tree grid for parent-child row relationships and a responsive card-view table that transforms grids into mobile-friendly lay

    Provides a mechanism to asynchronously retrieve and synchronize table data from remote JSON endpoints.

    JavaScriptbootstrapbootstrap-tablebulma
    在 GitHub 上查看↗11,820
  • notionnext-org/notionnextnotionnext-org 的头像

    notionnext-org/NotionNext

    11,580在 GitHub 上查看↗

    NotionNext is a static site generator and blog engine that transforms Notion workspace pages into public websites. It functions as a cloud-deployed content management system using the Next.js framework to render data fetched from the Notion API. The system utilizes a template-based layout system to map page categories to predefined visual themes. This allows for the creation of portfolios and blogs where the visual appearance is separated from the content structure. The platform includes automated search engine optimization through metadata-driven sitemap and HTML tag generation. It supports

    Retrieves page data from a remote Notion workspace to populate the website frontend.

    JavaScriptblognextjsnotion
    在 GitHub 上查看↗11,580
  • bastienwirtz/homerbastienwirtz 的头像

    bastienwirtz/homer

    11,398在 GitHub 上查看↗

    Homer is a JSON-driven web dashboard and self-hosted application portal that serves as a centralized entry point for server-hosted tools. It functions as a static home page and service launcher, organizing application links and shortcuts into a configurable grid. The project distinguishes itself through its ability to act as a service status dashboard, fetching real-time health metrics and version data from remote APIs to display on service cards. It further supports a progressive web app model for standalone installation and includes a fuzzy search system to quickly locate services across th

    Bootstraps the interface by asynchronously retrieving the primary configuration JSON from a remote external URL.

    Vuedashboardhacktoberfesthomepage
    在 GitHub 上查看↗11,398
  • uidotdev/usehooksuidotdev 的头像

    uidotdev/usehooks

    11,394在 GitHub 上查看↗

    This project is a comprehensive library of reusable React hooks designed to simplify browser API integration, state management, and component lifecycle tracking. It provides a declarative interface for managing complex browser interactions, allowing developers to encapsulate imperative logic into modular, composable functions that integrate directly with the component lifecycle. The library distinguishes itself by offering specialized utilities for asynchronous data orchestration, including built-in caching, retry logic, and loading state management. It also features advanced performance opti

    Fetches remote data while tracking request status and cleaning up stale information.

    MDXastrobloghooks
    在 GitHub 上查看↗11,394
  • jd-opensource/joyagent-jdgeniejd-opensource 的头像

    jd-opensource/joyagent-jdgenie

    11,350在 GitHub 上查看↗

    Joyagent-jdgenie is an automated data orchestrator designed to centralize the retrieval and processing of information from disparate remote sources. It functions as a framework for building repeatable data pipelines that fetch, clean, and normalize raw input into consistent, structured formats. The system utilizes a schema-driven engine to apply validation rules and structural templates to incoming data, ensuring compatibility across enterprise systems. By employing configuration-based workflow definitions, it allows for the orchestration of modular tasks into automated execution flows, separ

    Fetches structured information from multiple remote sources to centralize data management.

    Java
    在 GitHub 上查看↗11,350
上一个123…4下一个
  1. Home
  2. Data & Databases
  3. Remote Data Fetching

探索子标签

  • CMS Content Fetching3 个子标签Specialized retrieval of page structures and content from remote content management systems. **Distinct from Remote Data Fetching:** Distinct from general remote data fetching by focusing specifically on CMS page data retrieval for frontend rendering.
  • Location Report ProxiesProxies designed to fetch encrypted location reports from cloud infrastructure. **Distinct from Remote Read Proxies:** Distinct from Prometheus remote read proxies by targeting location-based network reports.
  • Model Configuration Fetchers1 个子标签Utilities for dynamically retrieving and initializing model-specific configuration and data preparation logic from remote sources. **Distinct from Remote Data Fetching:** Distinct from general remote data fetching: focuses specifically on the initialization of machine learning model components and configurations.
  • Remote Cheatsheet FetchingRetrieval of structured command-line reference files from remote network sources. **Distinct from Remote Data Fetching:** Specialized for retrieving cheat sheet content rather than general asynchronous data fetching
  • Remote Read Proxies1 个子标签Proxies that translate store requests into standard remote read protocol streams for metric fetching. **Distinct from Remote Data Fetching:** Distinct from Remote Data Fetching: focuses on the specific Prometheus remote read protocol translation.