https://github.com/biojppm/rapidyaml-data
Data for rapidyaml
https://github.com/biojppm/rapidyaml-data
Last synced: about 2 months ago
JSON representation
Data for rapidyaml
- Host: GitHub
- URL: https://github.com/biojppm/rapidyaml-data
- Owner: biojppm
- License: mit
- Created: 2024-05-21T23:25:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-09T08:58:48.000Z (over 1 year ago)
- Last Synced: 2025-03-13T22:43:30.512Z (7 months ago)
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rapidyaml-data
Data used by [rapidyaml](https://github.com/biojppm/rapidyaml) in its CI.
Third-party data:
- [fuzz/yaml_test_suite](./fuzz/yaml_test_suite): [YAML test suite](https://github.com/yaml/yaml-test-suite) ([MIT-licensed](https://github.com/yaml/yaml-test-suite/blob/main/License)).
- [fuzz/yaml.dict](./fuzz/yaml.dict): [AFL++](https://github.com/AFLplusplus/AFLplusplus/) ([Apache 2.0-licensed](https://github.com/AFLplusplus/AFLplusplus?tab=Apache-2.0-1-ov-file#readme)).
- [fuzz/json.dict](./fuzz/json.dict): [AFL++](https://github.com/AFLplusplus/AFLplusplus/) ([Apache 2.0-licensed](https://github.com/AFLplusplus/AFLplusplus?tab=Apache-2.0-1-ov-file#readme)).All other data uses this repo's [MIT license](LICENSE).