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

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

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

166 个仓库

Awesome GitHub RepositoriesStructured Data Exporters

Tools that convert internal document representations into structured formats like JSON for downstream consumption.

Explore 166 awesome GitHub repositories matching data & databases · Structured Data Exporters. Refine with filters or upvote what's useful.

Awesome Structured Data Exporters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tesseract-ocr/tesseracttesseract-ocr 的头像

    tesseract-ocr/tesseract

    74,751在 GitHub 上查看↗

    Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and digital documents into machine-readable, searchable text. It functions as both a command-line utility for automating large-scale digitization workflows and a cross-platform library that can be embedded into desktop, mobile, or server-side applications. By utilizing long short-term memory networks, the engine provides robust text extraction across more than one hundred languages and dozens of scripts. The project distinguishes itself through a sophisticated document layout analysis f

    Produce structured results in JSON or XML formats to facilitate integration with external data processing and layout analysis tools.

    C++hacktoberfestlstmmachine-learning
    在 GitHub 上查看↗74,751
  • opendatalab/mineruopendatalab 的头像

    opendatalab/MinerU

    67,734在 GitHub 上查看↗

    MinerU is a document parsing pipeline designed to transform unstructured files into machine-readable, structured data. It utilizes deep learning models to perform layout analysis, identifying document regions and extracting complex content such as mathematical expressions. By combining these neural network inferences with geometric heuristics, the system reconstructs the reading order and structural hierarchy of documents to ensure accurate data representation. The project distinguishes itself through a multi-stage processing workflow that integrates layout detection, optical character recogn

    Exports parsing results as structured JSON files to facilitate deeper data analysis through automated scripts.

    Pythonai4sciencedocument-analysisextract-data
    在 GitHub 上查看↗67,734
  • vercel-labs/agent-browservercel-labs 的头像

    vercel-labs/agent-browser

    36,203在 GitHub 上查看↗

    This project is an agentic framework designed to enable autonomous web navigation and browser automation. It functions as a controller that translates natural language instructions into deterministic browser actions, allowing agents to interact with websites, perform data extraction, and manage complex authentication flows. By leveraging accessibility trees and semantic element resolution, the framework mimics human-like navigation, moving beyond brittle DOM selectors to interact reliably with modern web interfaces. The framework distinguishes itself through its focus on secure, scalable exec

    Formats accessibility snapshots into structured JSON data for programmatic parsing and analysis.

    Rust
    在 GitHub 上查看↗36,203
  • nrwl/nxnrwl 的头像

    nrwl/nx

    28,939在 GitHub 上查看↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    Exports project relationship data into structured formats for external analysis and custom scripting.

    TypeScriptangularbuildbuild-system
    在 GitHub 上查看↗28,939
  • getredash/redashgetredash 的头像

    getredash/redash

    28,653在 GitHub 上查看↗

    Redash is a self-hosted analytics platform and SQL data visualization tool. It provides a web-based SQL query editor for writing, executing, and scheduling database queries, and functions as a business intelligence dashboard for monitoring metrics via visual widgets. The platform distinguishes itself through its data source connectors, which integrate with various SQL, NoSQL, and API-based stores to retrieve information for analysis. It enables self-service analytics by allowing users to run queries with dynamic parameters and supports shared data reporting via public links or embedded dashbo

    Allows downloading query outputs into portable formats such as CSV, TSV, and Excel.

    Pythonanalyticsathenabi
    在 GitHub 上查看↗28,653
  • sharkdp/hyperfinesharkdp 的头像

    sharkdp/hyperfine

    28,316在 GitHub 上查看↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Saves timing data and statistical analysis into common file formats for use in external reporting tools.

    Rust
    在 GitHub 上查看↗28,316
  • opendataloader-project/opendataloader-pdfopendataloader-project 的头像

    opendataloader-project/opendataloader-pdf

    25,769在 GitHub 上查看↗

    This project is a PDF data extraction tool and document preprocessor designed to convert PDF files into structured formats such as Markdown, JSON, and HTML. It functions as an OCR document parser for scanned files, an accessibility automator for generating PDF/UA compliant metadata, and a loader for AI orchestration frameworks like LangChain. The software distinguishes itself through specialized handling of complex document elements, including the conversion of mathematical formulas into LaTeX and the generation of natural-language descriptions for charts and images. It utilizes recursive seg

    Generates hierarchical JSON representations of detected elements like tables and lists for downstream processors.

    Javaa11yaccessibilityai
    在 GitHub 上查看↗25,769
  • tzutalin/labelimgtzutalin 的头像

    tzutalin/labelImg

    25,012在 GitHub 上查看↗

    labelImg 是一个桌面图像标注工具和数据集准备实用程序,用于创建用于计算机视觉训练的标注数据集。它提供了一个图形界面,用于在图像中的对象周围绘制边界框并为其分配类标签,从而为机器学习模型构建地面实况数据。 该软件专门支持 Pascal VOC XML 标注格式,将图像坐标和类名导出为标准 XML 或文本结构。它允许用户从文本文件中加载预定义的类列表,以标准化整个项目的命名。 除了初始标注外,该工具还涵盖图像标注工作流,包括已保存标注的可视化和手动数据集验证。这包括将图像标记为已验证或困难以保持数据集质量的能力。

    Converts internal coordinate data into structured XML or CSV formats for machine learning pipelines.

    Python
    在 GitHub 上查看↗25,012
  • langchain-ai/deepagentslangchain-ai 的头像

    langchain-ai/deepagents

    25,006在 GitHub 上查看↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Allows downloading experiment results in CSV format for external analysis and sharing.

    Pythonagentsdeepagentslangchain
    在 GitHub 上查看↗25,006
  • mxrch/ghuntmxrch 的头像

    mxrch/GHunt

    19,089在 GitHub 上查看↗

    GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available information and metadata associated with Google accounts. It functions as an OSINT data extractor and offensive security framework used to identify user identities and uncover hidden metadata. The tool extracts public profile data from various Google services and exports the findings into structured JSON formats. This allows for the collection and analysis of digital footprints to support security research and reconnaissance.

    Saves extracted account data into machine-readable JSON structures for external integration and analysis.

    Python
    在 GitHub 上查看↗19,089
  • cisofy/lynisCISOfy 的头像

    CISOfy/lynis

    15,284在 GitHub 上查看↗

    Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom

    Serializes audit results into machine-readable formats to facilitate centralized reporting and integration with external analysis platforms.

    Shellauditingcompliancedevops
    在 GitHub 上查看↗15,284
  • cayleygraph/cayleycayleygraph 的头像

    cayleygraph/cayley

    15,043在 GitHub 上查看↗

    Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi

    Returns query findings as JavaScript arrays, single values, or custom JSON objects.

    Go
    在 GitHub 上查看↗15,043
  • tencent/rapidjsonTencent 的头像

    Tencent/rapidjson

    15,000在 GitHub 上查看↗

    RapidJSON is a header-only C++ library designed for high-performance parsing, generation, and manipulation of JSON data. It functions as a dual-mode engine, providing both an in-memory document object model for tree-based manipulation and a stream-based interface for event-driven processing. The library is built to minimize memory footprint and maximize execution speed, making it suitable for resource-constrained environments. The library distinguishes itself through advanced memory management and optimization techniques, including in-situ parsing that modifies input buffers directly to elimi

    Exports document object model events to transform raw data into custom formats or specific structural requirements.

    C++
    在 GitHub 上查看↗15,000
  • llmware-ai/llmwarellmware-ai 的头像

    llmware-ai/llmware

    14,838在 GitHub 上查看↗

    llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang

    Exports interaction history and model responses into machine-readable JSONL or CSV formats for auditing purposes.

    Python
    在 GitHub 上查看↗14,838
  • muesli/dufmuesli 的头像

    muesli/duf

    14,803在 GitHub 上查看↗

    Duf is a command-line utility designed to provide a comprehensive overview of disk usage and filesystem statistics. It functions as a terminal-based system monitor that retrieves and displays real-time metrics for mounted devices, including capacity, usage, and inode information. The tool distinguishes itself through a responsive terminal-aware layout engine that automatically adjusts to console dimensions and supports custom color themes based on usage thresholds. It provides granular control over data presentation, allowing users to filter filesystem reports by device, mount point, or type,

    Converts real-time filesystem metrics into structured JSON for external pipeline integration.

    Goclidfdisk-space
    在 GitHub 上查看↗14,803
  • dask/daskdask 的头像

    dask/dask

    13,746在 GitHub 上查看↗

    Dask 是一个并行计算框架和分布式任务调度器,旨在将 Python 数据科学工作流从单机扩展到大型集群。它作为一个集群资源管理器,通过将任务及其依赖项表示为有向无环图来编排计算逻辑。这种架构允许系统在管理复杂执行要求的同时,自动将工作负载分配到可用硬件上。 该项目通过一个延迟评估引擎脱颖而出,该引擎将数据操作推迟到明确请求时才执行,从而实现全局图优化和高效的资源分配。它结合了内存感知数据溢出功能,以防止在处理超过可用内存的数据集时系统崩溃,并利用任务图融合将操作序列组合成单个执行步骤,从而最大限度地减少调度开销和节点间通信。 该平台为大规模数据分析提供了全面的功能面,包括对分布式机器学习、高性能计算集成和并行数据处理的支持。它提供了用于集群生命周期管理、性能分析和任务执行实时监控的广泛工具。用户可以在各种基础设施上部署这些环境,包括本地硬件、云提供商、容器化系统和高性能计算集群。

    Writes distributed collections to various formats or computational objects for downstream processing.

    Pythondasknumpypandas
    在 GitHub 上查看↗13,746
  • ydataai/pandas-profilingydataai 的头像

    ydataai/pandas-profiling

    13,610在 GitHub 上查看↗

    This project is an exploratory data analysis framework and profiling tool designed to generate comprehensive statistical reports from Pandas and Spark DataFrames. It functions as a data quality profiler that identifies missing values, duplicates, and high correlations within tabular datasets. The tool distinguishes itself through specialized capabilities for time-series analysis, extracting temporal statistics, seasonality, and auto-correlation plots. It also includes a dataset comparison utility to identify structural or content changes between different versions of a dataset. The analysis

    Saves profiling reports as portable HTML files, JSON structures, or interactive notebook widgets.

    Python
    在 GitHub 上查看↗13,610
  • pandas-profiling/pandas-profilingpandas-profiling 的头像

    pandas-profiling/pandas-profiling

    13,609在 GitHub 上查看↗

    This project is an exploratory data analysis library and profiling tool for Pandas and Spark DataFrames. It automates the initial investigation of datasets by generating comprehensive descriptive analysis reports, statistical summaries, and data quality warnings. The system functions as a data quality profiler to detect missing values, duplicate rows, and type inconsistencies. It includes a dataset comparison tool for identifying structural and content shifts between different versions of the same data, as well as specialized tools for time-series analysis to calculate auto-correlation and se

    Exports profiling results into various formats including HTML files, JSON, and interactive notebook widgets.

    Python
    在 GitHub 上查看↗13,609
  • data-centric-ai-community/fg-data-profilingData-Centric-AI-Community 的头像

    Data-Centric-AI-Community/fg-data-profiling

    13,609在 GitHub 上查看↗

    This project is a data profiling and exploratory data analysis tool designed to generate automated quality reports for Pandas and Spark dataframes. It serves as a system for computing descriptive statistics, identifying correlations, and analyzing univariate and multivariate data patterns. The tool provides specialized capabilities for comparing different versions of datasets to identify changes in data quality and distributions. It includes a dedicated profiler for time-dependent data to extract statistical information such as seasonality and auto-correlation. The software covers a broad an

    Serializes profiling reports into HTML, JSON, and interactive widgets for external system integration.

    Python
    在 GitHub 上查看↗13,609
  • projectdiscovery/subfinderprojectdiscovery 的头像

    projectdiscovery/subfinder

    13,105在 GitHub 上查看↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Formats and exports vulnerability scan results into structured data.

    Gobugbountyhackinghacktoberfest
    在 GitHub 上查看↗13,105
上一个123456…9下一个
  1. Home
  2. Data & Databases
  3. Data Serialization Formats
  4. Structured Data Exporters

探索子标签

  • Analysis Result Exporters7 个子标签Serializes analysis results into machine-readable JSON structures for external integration. **Distinct from Structured Data Exporters:** Distinct from Structured Data Exporters: focuses on analysis results rather than general document representations.
  • Dependency Update ReportsExporting dependency analysis results into human-readable or machine-parseable formats. **Distinct from Analysis Result Exporters:** Focuses on reporting the results of update checks rather than general analysis result serialization for integration.
  • Molecular Structure ExportExport of 3D molecular structures to formats like PDB with specific residue or atom filtering. **Distinct from Structured Data Exporters:** Focuses on 3D atomic coordinate data rather than general JSON/CSV document exports.
  • OCR Data ExportsStructured output formats for optical character recognition results.
  • Scan Result Exporters1 个子标签Saves responsive URLs, raw headers, response bodies, and session data to structured files for downstream analysis. **Distinct from Structured Data Exporters:** Distinct from generic Structured Data Exporters: focuses on exporting network reconnaissance scan results (URLs, headers, bodies) rather than general document or signal data.