Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
yaml
A definitive TypeScript parser and stringifier for YAML, supporting 1.1 and 1.2 with comment and CST access.
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
go-yaml
A dependency-free, spec-compliant YAML encoder and decoder for Go, built from scratch with AST access, YAML Path queries, and reversible transformations.
nom
A byte-oriented, zero-copy parser combinators library for Rust
yaml-rust
A pure Rust YAML 1.2 parser and emitter with a dynamic Yaml enum and panic-free indexed access.
yaml-rust2
A fully YAML 1.2 compliant YAML parser and emitter written in pure Rust.