strictyaml
YAML parser
A type-safe YAML parser and validator with strict validation of markup and straightforward type casting.
Type-safe YAML parser and validator.
1k stars
28 watching
61 forks
Language: Python
last commit: 12 months ago
Linked from 3 awesome lists
configconfigurationconfiguration-fileconfiguration-managementparserpythonpython3roundtriproundtrippingschemaserializationstrictstrict-typesstrongly-typedtypesafevalidationyamlyaml-emitteryaml-parseryml
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
| A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
| A fast YAML parsing and emitting library for C++ | 592 |
| A pure Rust implementation of the YAML 1.2 specification | 613 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
| A C-based R package for parsing and generating YAML documents | 166 |
| A tool that checks Kubernetes YAML files against best practices and security vulnerabilities | 775 |
| A lightweight C++11 YAML serializer and deserializer. | 222 |
| A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |
| A set of tools and libraries to parse and edit YAML data using powerful syntax | 124 |
| A Common Lisp library that loads and processes YAML data files | 15 |
| A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 264 |
| Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 31 |
| An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
| A simple command-line utility for parsing and modifying YAML files. | 86 |