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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Nike-Inc avatar

Nike-Inc/Elevate

0
View on GitHub↗
618 stars·40 forks·Swift·MIT·3 views

Elevate

Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.

Features

  • Data Parsing - Composable and reliable JSON parsing framework.
  • Data Persistence - Reliable and composable JSON parsing.

Star history

Star history chart for nike-inc/elevateStar history chart for nike-inc/elevate

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

Open-source alternatives to Elevate

Similar open-source projects, ranked by how many features they share with Elevate.
  • dehesa/codablecsvdehesa avatar

    dehesa/CodableCSV

    483View on GitHub↗

    Read and write CSV files row-by-row or through Swift's Codable interface.

    Swift
    View on GitHub↗483
  • delba/jasondelba avatar

    delba/JASON

    1,008View on GitHub↗

    Fast JSON parsing for Swift

    Swift
    View on GitHub↗1,008
  • alibaba/handyjsonalibaba avatar

    alibaba/handyjson

    4,262View on GitHub↗

    HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des

    Swift
    View on GitHub↗4,262
  • freshos/arrowfreshOS avatar

    freshOS/Arrow

    387View on GitHub↗

    🏹 Parse JSON with style

    Swift
    View on GitHub↗387
See all 30 alternatives to Elevate→

Frequently asked questions

What does nike-inc/elevate do?

Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.

What are the main features of nike-inc/elevate?

The main features of nike-inc/elevate are: Data Parsing, Data Persistence.

What are some open-source alternatives to nike-inc/elevate?

Open-source alternatives to nike-inc/elevate include: freshos/arrow — 🏹 Parse JSON with style. ikesyo/himotoki — A type-safe JSON decoding library purely written in Swift. dehesa/codablecsv — Read and write CSV files row-by-row or through Swift's Codable interface. delba/jason — Fast JSON parsing for Swift. alibaba/handyjson — HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON… insanoid/swiftyjsonaccelerator — macOS app to generate Swift 5 code for models from JSON (with Codeable).