NimYAML is a YAML implementation in the Nim programming language. It focuses on performance and completeness. It features a sequential parser which can be used to process large YAML (or JSON) streams without loading the complete data into memory.
Testing Ground
Input | Output |
---|---|
|
Output style: