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

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

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

1 مستودع

Awesome GitHub RepositoriesMap-Based Document Models

Represents hierarchical data structures using generic map and list collections for flexible access.

Distinct from Document Mappings: Existing candidates focus on NoSQL persistence or CSS styling, not the internal programmatic representation of JSON as Maps/Lists.

Explore 1 awesome GitHub repository matching software engineering & architecture · Map-Based Document Models. Refine with filters or upvote what's useful.

Awesome Map-Based Document Models GitHub Repositories

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

    stleary/JSON-java

    4,717عرض على GitHub↗

    JSON-java is a Java library for parsing and generating JSON text and mapping it to Java objects and collections. It functions as a serialization framework for converting class instances and data structures into standardized JSON strings. The project includes a JSON pointer implementation for retrieving specific values from documents using string or URI fragment representations. It also provides a converter for translating data structures between JSON and XML, as well as a translator for transforming data between JSON and web formats such as HTTP headers, cookies, and comma-delimited lists. T

    Uses standard Java Map and List collections to represent parsed JSON data for programmatic access.

    Javahackoberfest2023hacktoberfestjava
    عرض على GitHub↗4,717
  1. Home
  2. Software Engineering & Architecture
  3. Map-Based Document Models