SwiftyXMLParser
XML parser
An XML parsing library implemented in Swift
Simple XML Parser implemented in Swift
582 stars
17 watching
89 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
carthagecocoapodsiosswiftxml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,080 |
lobodart/cheatyxml | A Swift framework to easily parse and manage XML data | 24 |
tadija/aexml | A lightweight XML parsing utility for Swift | 1,014 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
svenewald/xmlbeam | A Java library providing an expressive API for working with XML data | 73 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
andreww/fox | An XML parsing library for Fortran programming | 61 |
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |
perfectlysoft/perfect-xml | An XML parsing library for Swift that provides read-only DOM Core APIs and XPath support. | 16 |
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
engali94/xmljson | Converts XML to JSON format using a command-line tool written in Swift. | 49 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |