awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesStructured Data Manipulation

Creating and modifying objects and arrays using JSON-like syntax and dot notation.

Distinct from Array Manipulation Utilities: Covers both objects and arrays using script syntax, whereas the parent focuses on array-based data structures.

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

Awesome Structured Data Manipulation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kuzudb/kuzuالصورة الرمزية لـ kuzudb

    kuzudb/kuzu

    3,965عرض على GitHub↗

    Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di

    Constructs key-value mappings and retrieves specific field values to organize and access complex data records.

    C++cypherdatabaseembeddable
    عرض على GitHub↗3,965
  • lunet-io/scribanالصورة الرمزية لـ lunet-io

    lunet-io/scriban

    3,905عرض على GitHub↗

    Scriban is a .NET text templating engine and embedded scripting language used for dynamic text generation. It functions as an abstract syntax tree manipulation tool and a template parser, allowing for the conversion of scripts into visitable trees for analysis, modification, and rendering. The engine is specifically designed for Native AOT compatibility, utilizing a reflection-free API to execute templates in trimmed environments. It also provides a dedicated parser and conversion system for Liquid templates, enabling the migration and execution of Liquid scripts within .NET. The project cov

    Enables the creation and modification of structured data using JSON-like syntax and dot notation.

    C#
    عرض على GitHub↗3,905
  • scriban/scribanالصورة الرمزية لـ scriban

    scriban/scriban

    3,905عرض على GitHub↗

    Scriban is a text templating library and .NET scripting engine used for dynamic text generation. It functions as a template processor and a safe scripting sandbox, providing a secure execution environment that restricts object exposure to prevent unauthorized code execution. The project also includes an abstract syntax tree template parser that allows for programmatic template analysis and modification. The engine features a dedicated Liquid template engine and compatibility mode, allowing it to parse, execute, and convert templates written in Liquid syntax. It distinguishes itself through a

    Creates and modifies objects and arrays using dot notation and zero-based indexing.

    C#handlebarsliquidmustache
    عرض على GitHub↗3,905
  • ballerina-platform/ballerina-langالصورة الرمزية لـ ballerina-platform

    ballerina-platform/ballerina-lang

    3,840عرض على GitHub↗

    Ballerina is a cloud-native programming language and distributed services framework designed for building and integrating networked services. It provides a network-aware runtime that manages non-blocking input and output operations to support scalable distributed systems. The platform features a visual programming environment that maintains bidirectional synchronization between source code and graphical sequence diagrams. It utilizes a structural type system to decouple independent software components and includes a cloud infrastructure generator that produces Docker and Kubernetes deployment

    Provides compiler-level support for manipulating and transforming structured JSON and XML data.

    Ballerina
    عرض على GitHub↗3,840
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Transformation
  5. Array and Tensor Manipulation
  6. Array Manipulation Utilities
  7. Structured Data Manipulation