awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • stleary/json-javaAvatar stleary

    stleary/JSON-java

    4,717Vezi pe 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
    Vezi pe GitHub↗4,717
  1. Home
  2. Software Engineering & Architecture
  3. Map-Based Document Models