https://github.com/rarestype/swift-json
high-performance json parsing and encoding for server applications
https://github.com/rarestype/swift-json
autosync json swift swift-server
Last synced: about 2 months ago
JSON representation
high-performance json parsing and encoding for server applications
- Host: GitHub
- URL: https://github.com/rarestype/swift-json
- Owner: rarestype
- License: apache-2.0
- Created: 2022-01-27T00:11:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-04-18T04:56:19.000Z (about 2 months ago)
- Last Synced: 2026-04-18T06:26:01.488Z (about 2 months ago)
- Topics: autosync, json, swift, swift-server
- Language: Swift
- Homepage: https://swiftinit.org/docs/swift-json
- Size: 7.87 MB
- Stars: 114
- Watchers: 4
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Notice: NOTICE
Awesome Lists containing this project
README
🌷 **swift-json** 🌷
pure swift json parsing and encoding for high-performance, high-throughput server-side applications
[documentation and api reference](https://swiftinit.org/docs/swift-json/json)
## Requirements
The swift-json library requires Swift 6.2 or later.
| Platform | Status |
| -------- | ------|
| 💬 Documentation | [](https://github.com/rarestype/swift-json/actions/workflows/Documentation.yml) |
| 🐧 Linux | [](https://github.com/rarestype/swift-json/actions/workflows/Tests.yml) |
| 🍏 Darwin | [](https://github.com/rarestype/swift-json/actions/workflows/Tests.yml) |
| 🍏 Darwin (iOS) | [](https://github.com/rarestype/swift-json/actions/workflows/Tests.yml) |
| 🍏 Darwin (tvOS) | [](https://github.com/rarestype/swift-json/actions/workflows/Tests.yml) |
| 🍏 Darwin (visionOS) | [](https://github.com/rarestype/swift-json/actions/workflows/Tests.yml) |
| 🍏 Darwin (watchOS) | [](https://github.com/rarestype/swift-json/actions/workflows/Tests.yml) |
[Check deployment minimums](https://swiftinit.org/docs/swift-json#ss:platform-requirements)