https://github.com/aliakseis/json_parser
A simple 300-line JSON parser
https://github.com/aliakseis/json_parser
json-parser
Last synced: 4 months ago
JSON representation
A simple 300-line JSON parser
- Host: GitHub
- URL: https://github.com/aliakseis/json_parser
- Owner: aliakseis
- License: mit
- Created: 2018-08-03T08:05:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T16:30:57.000Z (over 1 year ago)
- Last Synced: 2025-03-20T05:19:15.271Z (7 months ago)
- Topics: json-parser
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json_parser
A simple 300-line [JSON](https://www.rfc-editor.org/rfc/rfc8259) parser