yaml

YAML serializer

Provides Haskell libraries for serializing data between the programming language and YAML format

Support for serialising Haskell to and from Yaml.

GitHub

162 stars
9 watching
77 forks
Language: Haskell
last commit: 6 months ago

Related projects:

Repository Description Stars
cloudbase/powershell-yaml A PowerShell module that serializes and deserializes simple objects to and from YAML format. 436
yamldb/yaml_db A Rails plugin for serializing and deserializing data in a format independent of the underlying database system 951
jimmiebergmann/mini-yaml A lightweight C++11 YAML serializer and deserializer. 222
snoyberg/xml A collection of reusable building blocks for working with XML in Haskell 71
decorators-squad/eo-yaml A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. 264
flyx/nimyaml A Nim language implementation of the YAML serialization format 192
yaml/adayaml An experimental implementation of the YAML 1.3 standard in Ada. 37
chyh1990/yaml-rust A pure Rust implementation of the YAML 1.2 specification 613
kowainik/tomland A Haskell library for bidirectional serialization of TOML configuration data 123
haskell/aeson A Haskell library for parsing and generating JSON data 1,257
jpadilla/django-rest-framework-yaml Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. 31
jasom/nyaml A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. 26
msgpack/msgpack-haskell A Haskell implementation of MessagePack data serialization format 138
goccy/go-yaml A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. 1,217
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 109