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
78 forks
Language: Haskell
last commit: 3 months ago

Related projects:

Repository Description Stars
cloudbase/powershell-yaml A PowerShell module that serializes and deserializes simple objects to and from YAML format. 429
yamldb/yaml_db A Rails plugin for serializing and deserializing data in a format independent of the underlying database system 950
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. 263
flyx/nimyaml A Nim language implementation of the YAML serialization format 191
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 610
kowainik/tomland A Haskell library for bidirectional serialization of TOML configuration data 122
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
jpadilla/django-rest-framework-yaml Provides YAML support for Django REST Framework to enable serializing and deserializing data in YAML format. 32
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 YAML parser and encoder for the Go programming language. 1,179
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 106