An open API service indexing awesome lists of open source software.

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

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).