Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getty-zig/json-benchmark
Benchmarks for JSON libraries in Zig
https://github.com/getty-zig/json-benchmark
Last synced: about 1 month ago
JSON representation
Benchmarks for JSON libraries in Zig
- Host: GitHub
- URL: https://github.com/getty-zig/json-benchmark
- Owner: getty-zig
- License: mit
- Created: 2023-09-24T20:07:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-11T04:18:48.000Z (11 months ago)
- Last Synced: 2024-02-11T05:22:19.080Z (11 months ago)
- Language: Zig
- Homepage:
- Size: 808 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Zig JSON Benchmarks
To run the benchmarks, use the following command: `zig build bench -Drelease=true`