https://github.com/kusma/json-lol
A compact, yet standard compliant JSON parser in around 500 LOC
https://github.com/kusma/json-lol
json json-parser
Last synced: 4 months ago
JSON representation
A compact, yet standard compliant JSON parser in around 500 LOC
- Host: GitHub
- URL: https://github.com/kusma/json-lol
- Owner: kusma
- Created: 2015-04-29T23:29:06.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T10:56:10.000Z (about 7 years ago)
- Last Synced: 2025-08-04T12:39:08.841Z (11 months ago)
- Topics: json, json-parser
- Language: C
- Homepage:
- Size: 43 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-lol
[](https://travis-ci.org/kusma/json-lol)
A compact, yet standard compliant JSON parser in around 500 LOC