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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Yalantis avatar

Yalantis/FastEasyMapping

0
View on GitHub↗
545 stars·74 forks·Objective-C·8 viewsyalantis.com↗

FastEasyMapping

A tool for fast serializing & deserializing of JSON

Features

  • Data Parsing - High-performance JSON serialization and deserialization.
  • JSON Processing - Fast serialization and deserialization of JSON.

Star history

Star history chart for yalantis/fasteasymappingStar history chart for yalantis/fasteasymapping

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does yalantis/fasteasymapping do?

A tool for fast serializing & deserializing of JSON

What are the main features of yalantis/fasteasymapping?

The main features of yalantis/fasteasymapping are: Data Parsing, JSON Processing.

Which projects share features with yalantis/fasteasymapping?

Projects with overlapping indexed features include: mantle/mantle — Mantle is a framework for mapping raw data structures and JSON into typed model objects for Cocoa and Cocoa Touch… swiftyjson/swiftyjson — SwiftyJSON is a Swift JSON parsing library and data wrapper designed to simplify the reading and manipulation of JSON… delba/jason — Fast JSON parsing for Swift. gonzalezreal/groot — From JSON to Core Data and back. insanoid/swiftyjsonaccelerator — macOS app to generate Swift 5 code for models from JSON (with Codeable). java-json-tools/json-schema-validator — This library is a Java-based tool for enforcing data structure constraints and verifying technical formats against…

Projects sharing features with FastEasyMapping

These projects share indexed features with FastEasyMapping. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • gonzalezreal/grootgonzalezreal avatar

    gonzalezreal/Groot

    535View on GitHub↗

    From JSON to Core Data and back.

    Objective-C
    View on GitHub↗535
  • insanoid/swiftyjsonacceleratorinsanoid avatar

    insanoid/SwiftyJSONAccelerator

    947View on GitHub↗

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

    Swift
    View on GitHub↗947
  • delba/jasondelba avatar

    delba/JASON

    1,008View on GitHub↗

    Fast JSON parsing for Swift

    Swift
    View on GitHub↗1,008
  • mantle/mantleMantle avatar

    Mantle/Mantle

    11,255View on GitHub↗

    Mantle is a framework for mapping raw data structures and JSON into typed model objects for Cocoa and Cocoa Touch applications. It serves as a data serialization engine and JSON data mapper that transforms dictionaries and arrays into structured model objects. The framework distinguishes itself through an Objective-C persistence layer that manages model disk archiving via keyed archivers. It includes specialized logic for model version management, allowing outdated archived data structures to be upgraded to match current schemas during deserialization. The project covers a broad range of dat

    Objective-C
    View on GitHub↗11,255
Compare all 30 related projects→