HollowCodable
Codable customized using property wrappers library for Swift. Replace the existing HandyJSON at project. 😤 (by yangKJ)
json
JSON written in Swift with Stream/Codable support (by swiftstack)
HollowCodable | json | |
---|---|---|
1 | 1 | |
75 | 11 | |
- | - | |
7.8 | 5.6 | |
3 months ago | over 1 year ago | |
Swift | Swift | |
MIT License | The Unlicense |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
HollowCodable
Posts with mentions or reviews of HollowCodable.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-03.
-
iOS The development tools
Encapsulation exception Handling KJExceptionDemo
json
Posts with mentions or reviews of json.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Im trying to parse a json file of 10,000 elements then filtering. Im doing this on a background thread, but this process takes 20 seconds, but I've been told it should even take a second. Help pls.
Try using a stream based decoder such as https://github.com/tris-code/json so you don’t have to wait until the whole file is read into memory before parsing.
What are some alternatives?
When comparing HollowCodable and json you can also consider the following projects:
Bugsnag - BugSnag crash monitoring and reporting tool for Android apps
swift-activity-feed - Stream Swift iOS Activity Feed Components
KJCategories - Collection of native ios extensions and classes to boost development process. Such as UIKit, Foundation, QuartzCore, Accelerate, OpenCV, CoreGraphics, os and more. 超实用开发加速工具库
ScoreBoard - ScoreBoard for OBS, WireCast and etc. for sport streaming on MacOS.
deep-codable - Encode and decode deeply-nested data into flat Swift objects
IkigaJSON - A high performance JSON library in Swift