yaml
YAML serializer
Provides Haskell libraries for serializing data between the programming language and YAML format
Support for serialising Haskell to and from Yaml.
162 stars
9 watching
77 forks
Language: Haskell
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 436 |
| A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 951 |
| A lightweight C++11 YAML serializer and deserializer. | 222 |
| A collection of reusable building blocks for working with XML in Haskell | 71 |
| A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 264 |
| A Nim language implementation of the YAML serialization format | 192 |
| An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
| A pure Rust implementation of the YAML 1.2 specification | 613 |
| A Haskell library for bidirectional serialization of TOML configuration data | 123 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. | 31 |
| A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
| A Haskell implementation of MessagePack data serialization format | 138 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
| Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |