https://github.com/pauldreik/testjsonlibs
Testing different json libraries
https://github.com/pauldreik/testjsonlibs
json
Last synced: about 2 months ago
JSON representation
Testing different json libraries
- Host: GitHub
- URL: https://github.com/pauldreik/testjsonlibs
- Owner: pauldreik
- License: bsl-1.0
- Created: 2024-07-16T07:13:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T07:36:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T16:30:00.887Z (over 1 year ago)
- Topics: json
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# testjsonlibs
Testing different json libraries.
Originally thought of as a to play around with a std::fmt based json
writer.