awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cezheng avatar

cezheng/Fuzi

0
View on GitHub↗
1,105 stars·166 forks·Swift·MIT·3 views

Fuzi

A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

Features

  • Data Parsing - Fast XML and HTML parser with XPath and CSS support.
  • Data Parsing and Serialization - Fast and lightweight XML/HTML parser with XPath support.
  • Data Serialization - Fast XML and HTML parser with XPath support.
  • HTML Parsing - Provides fast XML/HTML parsing with XPath and CSS support.

Star history

Star history chart for cezheng/fuziStar history chart for cezheng/fuzi

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Fuzi

Similar open-source projects, ranked by how many features they share with Fuzi.
  • codermjlee/mjextensionCoderMJLee avatar

    CoderMJLee/MJExtension

    8,502View on GitHub↗

    MJExtension is a JSON serialization library and model mapping framework used to convert data between JSON strings and structured model objects. It functions as an object data mapper that handles the encoding and decoding of complex object hierarchies for network transmission and storage. The framework is a non-intrusive data mapper that uses reflection and runtime inspection to map raw data strings to application objects. This approach allows for data transformation without requiring base class inheritance, decorators, or extensions to the underlying model classes. The system supports recurs

    Objective-C
    View on GitHub↗8,502
  • delba/jasondelba avatar

    delba/JASON

    1,008View on GitHub↗

    Fast JSON parsing for Swift

    Swift
    View on GitHub↗1,008
  • chenyunguimilook/swiftyxmlchenyunguiMilook avatar

    chenyunguiMilook/SwiftyXML

    107View on GitHub↗

    The most swifty way to deal with XML data in swift 5.

    Swift
    View on GitHub↗107
  • drmohundro/swxmlhashdrmohundro avatar

    drmohundro/SWXMLHash

    1,465View on GitHub↗

    Simple XML parsing in Swift

    Swift
    View on GitHub↗1,465
See all 30 alternatives to Fuzi→

Frequently asked questions

What does cezheng/fuzi do?

A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

What are the main features of cezheng/fuzi?

The main features of cezheng/fuzi are: Data Parsing, Data Parsing and Serialization, Data Serialization, HTML Parsing.

What are some open-source alternatives to cezheng/fuzi?

Open-source alternatives to cezheng/fuzi include: drmohundro/swxmlhash — Simple XML parsing in Swift. insanoid/swiftyjsonaccelerator — macOS app to generate Swift 5 code for models from JSON (with Codeable). codermjlee/mjextension — MJExtension is a JSON serialization library and model mapping framework used to convert data between JSON strings and… delba/jason — Fast JSON parsing for Swift. chenyunguimilook/swiftyxml — The most swifty way to deal with XML data in swift 5. mantle/mantle — Mantle is a framework for mapping raw data structures and JSON into typed model objects for Cocoa and Cocoa Touch…