awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
H

Hearst-DD/ObjectMapper

0
View on GitHub↗

ObjectMapper

Features

  • Data Serialization - Object mapping library for JSON data.
  • Procesamiento de JSON - Swift framework for JSON-to-model conversion.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
0 estrellas·0 forks·6 vistas

Historial de estrellas

Gráfico del historial de estrellas de hearst-dd/objectmapperGráfico del historial de estrellas de hearst-dd/objectmapper

Preguntas frecuentes

¿Cuáles son las características principales de hearst-dd/objectmapper?

Las características principales de hearst-dd/objectmapper son: Data Serialization, Procesamiento de JSON.

¿Qué alternativas de código abierto existen para hearst-dd/objectmapper?

Las alternativas de código abierto para hearst-dd/objectmapper incluyen: swiftyjson/swiftyjson — SwiftyJSON is a Swift JSON parsing library and data wrapper designed to simplify the reading and manipulation of JSON… insanoid/swiftyjsonaccelerator — macOS app to generate Swift 5 code for models from JSON (with Codeable). delba/jason — Fast JSON parsing for Swift. java-json-tools/json-schema-validator — This library is a Java-based tool for enforcing data structure constraints and verifying technical formats against… jprichardson/node-fs-extra — node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and… json-iterator/java — This library is a high-performance JSON processing tool for Java designed to handle data serialization and…

Alternativas open-source a ObjectMapper

Proyectos open-source similares, clasificados según cuántas características comparten con ObjectMapper.
  • swiftyjson/swiftyjsonAvatar de SwiftyJSON

    SwiftyJSON/SwiftyJSON

    22,951Ver en GitHub↗

    SwiftyJSON is a Swift JSON parsing library and data wrapper designed to simplify the reading and manipulation of JSON structures. It provides a toolkit for converting raw JSON strings into structured formats without requiring manual type casting or optional chaining for every value. The library focuses on simplifying nested data extraction through subscript-based value access and recursive data resolution. It ensures optional-safe value retrieval by returning default empty values instead of crashing when encountering missing keys or out-of-bounds array indices. The project includes capabilit

    Swift
    Ver en GitHub↗22,951
  • insanoid/swiftyjsonacceleratorAvatar de insanoid

    insanoid/SwiftyJSONAccelerator

    947Ver en GitHub↗

    macOS app to generate Swift 5 code for models from JSON (with Codeable)

    Swift
    Ver en GitHub↗947
  • delba/jasonAvatar de delba

    delba/JASON

    1,008Ver en GitHub↗

    Fast JSON parsing for Swift

    Swift
    Ver en GitHub↗1,008
  • java-json-tools/json-schema-validatorAvatar de java-json-tools

    java-json-tools/json-schema-validator

    1,642Ver en GitHub↗

    This library is a Java-based tool for enforcing data structure constraints and verifying technical formats against defined schema specifications. It functions as a processing utility that parses complex data structures while managing external schema references and circular dependencies. The engine distinguishes itself through an immutable processor design that enables thread-safe, concurrent validation without requiring external synchronization. It employs arbitrary-precision arithmetic to evaluate numeric constraints, preventing common floating-point rounding errors, and utilizes character-l

    Java
    Ver en GitHub↗1,642
Ver las 30 alternativas a ObjectMapper→