Ross ROSS = Recommend OSS · open-source software intelligence for agents

cezheng/Fuzi

A fast & lightweight XML & HTML parser in Swift with XPath & CSS support observed · 2026-08-28

github.com/cezheng/Fuzi · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4005
  • days_rel: n/a
  • days_push: 782
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1105 stars · 166 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Fuzi is a fast, lightweight Swift library for parsing XML and HTML documents, built on libxml2 as a Swift port of Ono. It provides a modern Swift API with support for XPath and CSS selector queries, namespace handling, and automatic date/number conversion.

Use cases

  • parse xml documents in swift
  • scrape html pages with css selectors
  • query xml with xpath expressions
  • extract attributes and elements from html in an ios app
  • parse rss or atom feeds in swift
  • traverse xml node trees with a clean api

When to choose

  • you need a fast native Swift XML/HTML parser on Apple platforms
  • you want XPath or CSS query support in Swift
  • you prefer a modern Swift API over Objective-C Ono

When to avoid

  • you need parsing outside Apple platforms or non-Swift projects
  • you need streaming parsing of very large documents
  • you need a parser with active heavy development

Facets

library · maturity maintenance

parser web-scraping parsers web-development developer-tools cross-platform xml-parser html-parser xpath css-selectors libxml2 swift ios macos

1 source

Member repositories

RepositoryRoleHealth v2
cezheng/Fuzimain23

For agents

markdown · JSON · MCP: product_card(name="cezheng/Fuzi")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem