libyaml-glib
YAML parser
A Vala binding for libyaml that enables building GObjects from YAML data
Building GObjects with YAML
10 stars
5 watching
5 forks
Language: Vala
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yaml/libyaml | A C library for parsing and emitting YAML data formats | 979 |
gvvaughan/lyaml | A Lua binding for working with YAML data formats | 210 |
edadma/libyaml | A library providing Scala Native bindings for the LibYAML YAML parser library | 0 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |
goccy/go-yaml | A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
processone/fast_yaml | An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities. | 51 |
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 |
jimmiebergmann/mini-yaml | A lightweight C++11 YAML serializer and deserializer. | 222 |
northern-lights/yara-parser | A Go library for manipulating YARA rulesets using the same grammar and lexer as the original libyara. | 82 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
brianmario/yajl-ruby | A C-based JSON parsing and encoding library for Ruby | 1,479 |
sibears/idagolanghelper | Tools to parse GoLang types information from compiled binaries | 1,023 |
gabriel/yajl-objc | An Objective-C framework providing an interface to parse and generate JSON data | 669 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 405 |