Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tayloraswift/swift-json
- Owner: tayloraswift
- License: apache-2.0
- Created: 2022-01-27T00:11:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T22:57:41.000Z (about 1 month ago)
- Last Synced: 2024-10-15T00:09:43.766Z (28 days ago)
- Topics: json, server-side-swift, swift
- Language: Swift
- Homepage: https://swiftinit.org/docs/swift-json
- Size: 2.16 MB
- Stars: 83
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)