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 format | 963 |
gvvaughan/lyaml | A Lua binding for working with YAML data formats | 209 |
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,114 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
processone/fast_yaml | An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities. | 51 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
adamserafini/zaml | A fast YAML 1.2 parsing library for Python written in Zig. | 102 |
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,480 |
sibears/idagolanghelper | Tools to parse GoLang types information from compiled binaries | 1,017 |
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 | 404 |