- I’ve reimplemented a JSONEncoder and JSONDecoder in pure Swift. That means no third party libraries, no use of Foundation. The encoding/decoding is about 1.5-2x faster on macOS and 8-10x faster on Linux. I’d be grateful for feedback. https://github.com/fabianfett/pure-swift-json 51 comments swift
Linked pages
- ISO 8601 - Wikipedia https://en.wikipedia.org/wiki/ISO_8601 429 comments
- Base64 - Wikipedia https://en.wikipedia.org/wiki/Base64 15 comments
- Swift.org - Download Swift https://swift.org/download/#snapshots 12 comments
- RFC 8259: The JavaScript Object Notation (JSON) Data Interchange Format https://tools.ietf.org/html/rfc8259 2 comments
Would you like to stay up to date with Unix? Checkout Unix
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - swift-extras/swift-extras-json: JSON encoding and decoding without the use of Foundation in pure Swift.
See how to search.