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·13 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Fuzi

These projects share indexed features with Fuzi. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with cezheng/fuzi?

Projects with overlapping indexed features 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…