awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Parsing · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesData Parsing

Tools that analyze and translate raw data streams or files into structured, machine-readable formats.

Explore 1 awesome GitHub repository matching data & databases · Data Parsing. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Data Extraction & Ingestion
  5. Data Parsing

Awesome Data Parsing GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • WerWolv/ImHex

    WerWolv/ImHex

    52,656GitHubView on GitHub↗

    ImHex is a professional-grade hex editor and binary data analysis platform designed for inspecting, modifying, and reverse engineering raw file contents. It functions as a schema-driven engine that interprets complex binary structures by applying custom definitions to map and visualize byte-level data. The platform di

    C++analyzerbinary-analysisc-plus-plus

Explore sub-tags

  • Binary Format Definition LanguagesDomain-specific languages used to define the structure of binary data streams for automated parsing and visualization.
  • Binary ParsersEngines that interpret raw byte streams based on defined schemas or patterns.