YamlSwift

YAML parser

A Swift library for parsing YAML and JSON documents into a structured format

Load YAML and JSON documents using Swift

GitHub

405 stars
11 watching
97 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pandastrike/yaml-cli A simple command-line utility for parsing and modifying YAML files. 86
jpsim/yams A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types 1,123
yakaz/yamerl An Erlang-based parser for human-friendly data serialization formats YAML and JSON 205
jasom/nyaml A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. 26
jdonnerstag/vlang-yaml Native YAML parsing and loading functionality in Vlang 24
lewisgaul/zig-nestedtext A parser library for a human-readable data format based on YAML 13
adamserafini/zaml A fast YAML 1.2 parsing library for Python written in Zig. 104
yaslab/csv.swift A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. 674
drmohundro/swxmlhash A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. 1,412
jeanfredrik/yaml-tag A library that enables human-friendly YAML parsing in JavaScript template literals 8
yahoojapan/swiftyxmlparser An XML parsing library implemented in Swift 584
kamillelonek/yaml-elixir A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language 171
biojppm/rapidyaml A fast YAML parsing and emitting library for C++ 592
yaml/adayaml An experimental implementation of the YAML 1.3 standard in Ada. 37
yaml/libyaml A C library for parsing and emitting YAML data formats 979