Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tayloraswift/swift-json

high-performance json parsing and encoding for server applications
https://github.com/tayloraswift/swift-json

json server-side-swift swift

Last synced: 14 days ago
JSON representation

high-performance json parsing and encoding for server applications

Awesome Lists containing this project

README

        

***`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)