Swift Package Registry
  • About
  • Add Package
  • Log In

Swift Packages

Repository Description
SwiftyJSON The better way to deal with JSON data in Swift.
Mantle Model framework for Cocoa and Cocoa Touch
HandyJSON A handy swift json-object serialization/deserialization library
yyjson The fastest JSON library in C
StringZilla Up to 10x faster strings for C, C++, Python, Rust, Swift & Go, leveraging NEON, AVX2, AVX-512, SVE, & SWAR to accelerate search, hashing, sort, edit distances, and memory ops 🦖
Unbox [Deprecated] The easy to use Swift JSON decoder
Gloss [Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021
EVReflection error: root manifest not found
Networking ⚡️ Concise networking code leveraging async-await, Decodable & Generics.
Himotoki A type-safe JSON decoding library purely written in Swift
CodableAlamofire An extension for Alamofire that converts JSON data into Decodable objects.
Wrap [DEPRECATED] The easy to use Swift JSON encoder
Marshal Marshaling the typeless wild west of [String: Any]
FeatureFlags 🚩 Allows developers to configure feature flags, run multiple A/B tests or phase feature roll out using a JSON configuration file.
SmartCodable SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
Groot error: root manifest not found
IkigaJSON A high performance JSON library in Swift
Arrow 🏹 Parse JSON with style
CodableWrapper @CodingKey("encoder", "decoder") var cool: Bool = true
PMJSON Pure Swift JSON encoding/decoding library
ws ⚠️ Deprecated - (in favour of Networking) :cloud: Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
swift-extras-json JSON encoding and decoding without the use of Foundation in pure Swift.
CleanJSON Swift JSON decoder for Codable
Localize Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings.
RealHTTP 🌀swift async http client - fast, lightweight, type-safe
Serpent A protocol to serialize Swift structs and classes for encoding and decoding.
KeyedCodable Easy nested key mappings for swift Codable
JAYSON 🧱 A JSON decoding/encoding library that handles optimistically or strictly.
Baby Create models from a JSON file, even a Baby can do it.
GenericJSON A simple Swift library for working with generic JSON structures
SwiftPackageList A command-line tool to get all used Swift Package dependencies.
DynamicJSON Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.
RBBJSON Flexible JSON traversal for rapid prototyping.
TheMovieDatabaseSwiftWrapper Cloning into 'package'... error: unable to create file docs/data/documentation/tmdbswift/movie/init(id:adult:backdroppath:budget:collection:genres:homepage:imdbid:originallanguage:originaltitle:overview:popularity:productioncompanies:productioncountries:releasedate:revenue:runtime:spokenlanguages:status:tagline:title:video:voteaverag-9mlfe.json: File name too long fatal: cannot create directory at 'docs/documentation/tmdbswift/movie/init(id:adult:backdroppath:budget:collection:genres:homepage:imdbid:originallanguage:originaltitle:overview:popularity:productioncompanies:productioncountries:releasedate:revenue:runtime:spokenlanguages:status:tagline:title:video:voteaverag-9mlfe': File name too long warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry the checkout with 'git checkout -f HEAD'
ExCodable JSON-Model Conversion with Swift Codable
SerializedSwift A significant enhancement to the current Codable protocol for better and easier Serializing and Deserializing of JSON
Scout Reading and writing in JSON, Plist, YAML and XML data made simple when the data format is not known at build time. Swift library and command-line tool.
Codability Useful helpers for working with Codable types in Swift
deep-codable Encode and decode deeply-nested data into flat Swift objects
swift-json high-performance json parsing and encoding for server applications
AdaptiveCardUI Snippets of UI, authored in JSON and rendered with SwiftUI
Kodable A supercharged extension of Codable
Ananda JSON model decoding based on yyjson.
Configuration Hierarchical configuration manager for Swift applications
PotentCodables 🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system
JSONPreview 🎨 A view that previews JSON in highlighted form, it also provides the ability to format and collapse nodes.
JSONUtilities Easily load JSON objects and decode them into structs or classes
JSONtoCodable A generating tool from Raw JSON to Codable (Swift4) text written in Swift4.
jmespath.swift Swift implementation of JMESPath, the JSON query language
Lift Lift is a Swift library for generating and extracting values into and out of JSON-like data structures.
RxJSON RxSwift wrapper for JSON
swift-json-parsing JSON decoding and encoding, using the swift-parsing library
PreciseDecimal A Decimal type that plays nicely with literals and Decodable
JSON Convenience wrapper for Foundation JSON.
Jot Very simple JWT/JWK library for Swift
HttpRequest 🌐 A tiny http client for iOS and macOS. Only 80 lines of code.
Mappable flexible JSON to Model converter, specially optimized for immutable properties
jsonlogic A native Swift JsonLogic implementation. This parser accepts JsonLogic rules and executes them.
testify Testify converts XCTest output into a proper structure (JSON, JUNIT, MD, GFM), or it'll miserably fail. 😉
Outlaw JSON mapper for macOS, iOS, tvOS, and watchOS
DynamicCodableKit Implement dynamic JSON decoding within the constraints of Swift's sound type system by working on top of Swift's Codable implementations.
RTree An on-disk, Codable R*-Tree for Swift
WXKDarkSky A pure-Swift Codable layer over the Dark Sky API.
ObjectUI Create SwiftUI Views with any data; Prefer using https://github.com/0xOpenBytes/CacheStore
LetterCase 𝐓 String letter case conversion and JSON decoding / encoding strategies
IzzyParser IzzyParser is an iOS library for serializing and deserializing JSON:API objects
HPOpenWeather Request OpenWeather data with ease in Swift
SwiftPackageManifest A package for decoding the output of `swift package dump-package`
universal Tiny zero-dependency cross-platform Swift parsers for JSON, XML, and YAML incl. in-memory interchange formats and Either type
JSEN JSEN (JSON Swift Enum Notation) is a lightweight enum representation of a JSON, written in Swift.
ios-sherpa error: root manifest not found
PacketProcessor A type-safe packet processor framework in Swift
CodableProperty Easy transforming of Codable types written in Swift
ConnectableKit ConnectableKit is a Swift package for the Vapor framework that simplifies the response DTOs and JSON structures for API projects.
Grain A data serialization template language in Swift
SimpleHTTP Lightweight HTTP framework adding functionalites to URLSession.
JSONDecodeKit A Light weight JSON Mapper
DirectJSON Makes it intuitive to work with JSON in Swift by providing JS-Like API
Cubby 🗄 A Swift wrapper around the JSONbin.io API
JSONX 'JSONX' /usr/src/package: error: could not find source files for target(s): JSONX; use the 'path' property in the Swift 4 manifest to set a custom target path
Cache 📦 A simple, lightweight caching library for Swift.
JSONParser Elegant, type-safe JSON parsing in Swift
TrailerJson A feather-weight JSON decoder in Swift
SmartNetwork Light weight wrapper around URLSession
JSONDecoder Simple JSON decoder written in swift
d3-network-service Lightweight rest api crud combine swift reactive library. SwiftUI request chaining, in parallel
PatchouliJSON Ergonomic JSON Patch in Swift with a handy DSL.
EasyCodable Easy failable properties in Swift Codable.
DataObject 📦 DataObject(Any)
CodableCode Swift Package that allows you to convert JSON Strings into Swift structs.
Cache 📦 Simple in-memory key-value store
xml2json A Swift wrapper for C++ library that converts XML to JSON
SwiftApiAdapter SwiftApiAdapter: Streamline API calls for generative AI, retrieving text and images efficiently in Swift applications.
SourceMapper Create and edit Source Maps in Swift
JSONValue A container type for generic, untyped JSON data.
JSONFragmentDecoding A JSONDecoder extension to allow decoding JSON fragments
JSON-DSL A simple JSON DSL for Swift
EJDB2 EJDB2 Swift binding for iOS OSX Linux
AppRemoteConfigService Configure apps remotely: A simple but effective way to manage apps remotely.
AppRemoteConfig Configure apps remotely: A simple but effective way to manage apps remotely.
Patron JSON HTTP client
patchouli-core error: The version specifier ' 5.10' in '/usr/src/package/Package.swift' is not valid
Iatheto error: root manifest not found
EagleNet Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.
CodableRequest Structured HTTP URLRequest and API client for Swift
Alter Alter is framework to make mapping Codable property and key easier.
RuntimeEnvironment
JSONSession Basic support for JSON/REST sessions with support for Etag polling.
9417 successfully parsed packages Copyright © 2020 All rights reserved. Swift and the Swift logo are trademarks of Apple Inc.
About
  • Twitter
  • zac.gorak.us
GitHub
  • GitHub MarketPlace
  • GitHub App
  • GitHub Action
  • GitHub Repository