Nominations for the Packages Community Showcase on Swift.org

  • Package: Yams The Swift Yaml Coder
  • Reason for nomination: Version 6
    • Supports yaml anchor & alias, achieving value references in the data graph.
    • Supports automatic value aliasing, achieving automatic Yaml minification / deduplication.
    • Supports alias dereferencing, achieving decoding of reference-type graphs without duplication in memory.
    • Supports yaml tags, achieving custom or polymorphic type annotation.
2 Likes