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: 6 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 613
yaml/libyaml A C library for parsing and emitting YAML data formats 979
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++ 592
goccy/go-yaml A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. 1,217
crdoconnor/strictyaml A type-safe YAML parser and validator with strict validation of markup and straightforward type casting. 1,495
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 405
jpsim/yams A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types 1,123
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 210