tayloraswift / swift-json

high-performance json parsing and encoding for server applications
https://swiftinit.org/docs/swift-json
Apache License 2.0
82 stars 5 forks source link
json server-side-swift swift
***`json`***
`1.0` [![ci status](https://github.com/tayloraswift/swift-json/actions/workflows/test.yml/badge.svg)](https://github.com/tayloraswift/swift-json/actions/workflows/test.yml) [![ci status](https://github.com/tayloraswift/swift-json/actions/workflows/docs.yml/badge.svg)](https://github.com/tayloraswift/swift-json/actions/workflows/docs.yml) [![swift package index versions](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftayloraswift%2Fswift-json%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/tayloraswift/swift-json) [![swift package index platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ftayloraswift%2Fswift-json%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/tayloraswift/swift-json)

A pure Swift JSON parsing and encoding library designed for high-performance, high-throughput server-side applications.

[documentation and api reference](https://swiftinit.org/docs/swift-json/json)