awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesHierarchy Mapping

Systems for tracking parent-child relationships and structural context within documents.

Distinct from Document Processing Platforms: Focuses on structural hierarchy mapping, distinct from general document processing platforms.

Explore 6 awesome GitHub repositories matching data & databases · Hierarchy Mapping. Refine with filters or upvote what's useful.

Awesome Hierarchy Mapping GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • unstructured-io/unstructuredUnstructured-IO का अवतार

    Unstructured-IO/unstructured

    14,019GitHub पर देखें↗

    Unstructured is an enterprise-grade data orchestration engine designed to transform raw, unstructured files into structured, machine-readable formats. It functions as a comprehensive platform for document ingestion, partitioning, and enrichment, specifically engineered to prepare complex data for retrieval-augmented generation and agentic AI workflows. The platform distinguishes itself through its sophisticated document processing strategies, which combine rule-based extraction with vision-language models to handle diverse file layouts, tables, and images. It provides a modular architecture t

    Tracks parent-child relationships and category depth to maintain the original structural context of complex documents.

    HTMLdata-pipelinesdeep-learningdocument-image-analysis
    GitHub पर देखें↗14,019
  • fasterxml/jacksonFasterXML का अवतार

    FasterXML/jackson

    9,740GitHub पर देखें↗

    Jackson is a Java data binding framework and multi-format data serializer used to translate data structures into native language objects. It functions as a JSON data binding library and a streaming parser that reads and writes data as discrete tokens to process large datasets with minimal memory. The project distinguishes itself through a bytecode serialization accelerator that replaces standard reflection with generated bytecode to increase data binding speed. It employs a module-based extensibility model to support a wide range of formats beyond JSON, including XML, YAML, CSV, TOML, and bin

    Detects and maps sealed class hierarchies to their specific subtypes during data conversion.

    hacktoberfestjacksonjava-json
    GitHub पर देखें↗9,740
  • teivah/100-go-mistakesteivah का अवतार

    teivah/100-go-mistakes

    7,915GitHub पर देखें↗

    100 Go Mistakes is a reference book and code review companion that catalogues frequent Go programming anti-patterns and provides corrected implementations for each one. It covers a wide range of common pitfalls, from range loop variable capture and interface nil handling to error wrapping and map iteration randomization, helping developers recognize and avoid these issues in their own code. The project distinguishes itself by offering a structured, example-driven approach to learning idiomatic Go. It covers core design decisions such as when to use pointer versus value receivers, how to apply

    Covers conscious use of Go type embedding to promote behaviors without exposing hidden internals.

    Gobookchinesedocumentation
    GitHub पर देखें↗7,915
  • messagepack-csharp/messagepack-csharpMessagePack-CSharp का अवतार

    MessagePack-CSharp/MessagePack-CSharp

    6,607GitHub पर देखें↗

    MessagePack-CSharp is a high-performance binary serializer for .NET that converts C# objects to and from the compact MessagePack format. It uses compile-time source generation to produce AOT-safe formatters and resolvers, eliminating runtime reflection and enabling ahead-of-time compilation scenarios. The serializer encodes object fields as integer indices instead of string keys, producing compact binary output with deterministic field ordering, and provides stack-allocated reader and writer structs for direct encoding and decoding of MessagePack primitives without heap allocations. The libra

    Embeds .NET type names in binary for polymorphic deserialization without explicit type arguments.

    C#c-sharplz4messagepack
    GitHub पर देखें↗6,607
  • typedb/typedbtypedb का अवतार

    typedb/typedb

    4,353GitHub पर देखें↗

    TypeDB एक दृढ़ता से टाइप किया गया (strongly-typed) ग्राफ़ डेटाबेस और नॉलेज ग्राफ़ प्रबंधन सिस्टम है। यह एक मल्टी-मॉडल डेटा स्टोर के रूप में कार्य करता है जो रिलेशनल, दस्तावेज़ और ग्राफ़ संरचनाओं को एक ही वातावरण में एकीकृत करता है, जो ACID अनुपालन डेटाबेस और घोषणात्मक क्वेरी इंजन दोनों के रूप में कार्य करता है। यह सिस्टम n-ary हाइपरग्राफ़ मॉडलिंग और बहुरूपी (polymorphic) प्रकार पदानुक्रमों के उपयोग के माध्यम से खुद को अलग करता है। यह संरचनात्मक नियमों को लागू करने और डेटा अखंडता को मान्य करने के लिए एक दृढ़ता से टाइप किए गए स्कीमा को नियोजित करता है, जो क्वेरी निष्पादन के दौरान जटिल संबंधों को स्वचालित रूप से हल करने के लिए प्रकार-आधारित बहुरूपी अनुमान और भूमिका-आधारित इंटरफ़ेस बहुरूपता की अनुमति देता है। प्लेटफ़ॉर्म टैबलिंग के माध्यम से पुनरावर्ती संबंधों की गणना, स्नैपशॉट-आइसोलेशन ट्रांजेक्शन और घोषणात्मक डेटा पुनर्प्राप्ति सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह सर्वसम्मति-आधारित क्लस्टर प्रतिकृति, भूमिका-आधारित एक्सेस नियंत्रण और संरचित डेटा पुनर्प्राप्ति के लिए AI एजेंटों के साथ एकीकरण के माध्यम से उच्च उपलब्धता का भी समर्थन करता है। प्रबंधन एक कमांड-लाइन इंटरफ़ेस के माध्यम से समर्थित है, और सिस्टम ग्राफ़ स्कीमा को विज़ुअलाइज़ करने और प्रशासनिक गतिविधि का ऑडिट करने के लिए टूल्स प्रदान करता है।

    Supports the definition of polymorphic type hierarchies where specialized types inherit properties from supertypes.

    Rustdatabaseinferenceknowledge-base
    GitHub पर देखें↗4,353
  • imapsync/imapsyncimapsync का अवतार

    imapsync/imapsync

    3,945GitHub पर देखें↗

    imapsync is an IMAP mailbox synchronization tool and data migration utility designed to copy and synchronize email messages and folder structures between two IMAP servers. It functions as a migration manager for transferring bulk email accounts between different hosting providers, preserving folder hierarchies and message metadata. The tool is distinguished by its ability to automate the transfer of multiple mailboxes sequentially from delimited lists using administrative credentials or user-specific authentication. It supports advanced authentication methods including OAuth2 and XOAUTH2, and

    Restores an account hierarchy by moving it from a source subfolder back to the root level.

    Shellemailsimapimaps
    GitHub पर देखें↗3,945
  1. Home
  2. Data & Databases
  3. Document Processing Platforms
  4. Hierarchy Mapping

सब-टैग एक्सप्लोर करें

  • Polymorphic Type Mapping2 सब-टैग्सMapping of class hierarchies and subtypes during serialization and deserialization. **Distinct from Hierarchy Mapping:** Focuses on Java class inheritance and sealed types, not document structural hierarchy mapping.
  • Subfolder Hierarchy RestorationMoving a nested account hierarchy from a specific subfolder back to the root level of the mailbox. **Distinct from Hierarchy Mapping:** Distinct from Hierarchy Mapping: specifically handles the relocation of a folder tree from a subfolder to the root.