https://github.com/lazypanda07/json
Parser and builder for JSON in C++20.
https://github.com/lazypanda07/json
cpp cpp-library cpp17 cpp17-library json
Last synced: 10 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T09:54:52.000Z (about 1 year ago)
- Last Synced: 2025-02-03T10:32:59.707Z (12 months ago)
- Topics: cpp, cpp-library, cpp17, cpp17-library, json
- Language: C++
- Homepage:
- Size: 3.58 MB
- Stars: 0
- Watchers: 2
- 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/)