https://github.com/lazypanda07/json
Parser and builder for JSON in C++20.
https://github.com/lazypanda07/json
cpp cpp-library cpp20 cpp20-library json
Last synced: about 2 months ago
JSON representation
Parser and builder for JSON in C++20.
- Host: GitHub
- URL: https://github.com/lazypanda07/json
- Owner: LazyPanda07
- License: mit
- Created: 2021-02-02T20:14:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-17T10:19:19.000Z (about 2 months ago)
- Last Synced: 2026-04-17T11:10:08.026Z (about 2 months ago)
- Topics: cpp, cpp-library, cpp20, cpp20-library, json
- Language: C++
- Homepage:
- Size: 4.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON
Parser and builder for JSON in C++20.
# Documentation
[docs](https://lazypanda07.github.io/JSON/)