r-yaml

YAML parser

A C-based R package for parsing and generating YAML documents

R package for converting objects to and from YAML

GitHub

166 stars
7 watching
38 forks
Language: C
last commit: 4 months ago
Linked from 2 awesome lists

cranryaml

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chyh1990/yaml-rust A pure Rust implementation of the YAML 1.2 specification 610
yaml/libyaml A C library for parsing and emitting YAML data format 963
avast/yaramod A C++ library for parsing and generating YARA rulesets. 120
pandastrike/yaml-cli A simple command-line utility for parsing and modifying YAML files. 86
biojppm/rapidyaml A fast YAML parsing and emitting library for C++ 583
goccy/go-yaml A YAML parser and encoder for the Go programming language. 1,179
crdoconnor/strictyaml A type-safe YAML parser and validator with strict validation of markup and straightforward type casting. 1,477
mirek/yaml.framework A framework for parsing and serializing YAML data in Objective-C. 244
jdonnerstag/vlang-yaml Native YAML parsing and loading functionality in Vlang 24
yaml/adayaml An experimental implementation of the YAML 1.3 standard in Ada. 37
jimmiebergmann/mini-yaml A lightweight C++11 YAML serializer and deserializer. 222
behrang/yamlswift A Swift library for parsing YAML and JSON documents into a structured format 404
jpsim/yams A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types 1,114
jasom/nyaml A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. 26
gvvaughan/lyaml A Lua binding for working with YAML data formats 209