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
ikesyo avatar

ikesyo/Himotoki

0
View on GitHub↗
793 stars·44 forks·Swift·MIT·10 views

Himotoki

A type-safe JSON decoding library purely written in Swift

Features

  • Data Parsing - Type-safe JSON decoding library for Swift.
  • Data Persistence - Type-safe JSON decoding.

Star history

Star history chart for ikesyo/himotokiStar history chart for ikesyo/himotoki

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

Projects sharing features with Himotoki

These projects share indexed features with Himotoki. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

Frequently asked questions

What does ikesyo/himotoki do?

A type-safe JSON decoding library purely written in Swift

What are the main features of ikesyo/himotoki?

The main features of ikesyo/himotoki are: Data Parsing, Data Persistence.

Which projects share features with ikesyo/himotoki?

Projects with overlapping indexed features include: freshos/arrow — 🏹 Parse JSON with style. insanoid/swiftyjsonaccelerator — macOS app to generate Swift 5 code for models from JSON (with Codeable). 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… nike-inc/elevate — Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.