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

cloudflare/wirefilter

An execution engine for Wireshark-like filters observed · 2026-08-28

github.com/cloudflare/wirefilter · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2753
  • days_rel: n/a
  • days_push: 13
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1154 stars · 120 forks observed · 2026-08-28

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

A Rust library implementing an execution engine for Wireshark-like filter expressions, including parsing, compilation, and fast evaluation. It powers Cloudflare's firewall rules and can be embedded in other products.

Use cases

  • evaluate wireshark-style filter expressions in my application
  • embed a fast packet filter DSL in a Rust service
  • compile and run firewall rule expressions
  • parse network filter syntax into an AST
  • build custom filtering rules for traffic matching

When to choose

  • you need Wireshark-compatible filter syntax with high-performance evaluation
  • you want a memory-safe Rust engine to embed in other languages
  • you're building firewall or traffic-matching rule engines

When to avoid

  • you need a full packet capture or analysis tool rather than a filter engine
  • you want a ready-made firewall application with a UI
  • your filters are simple enough for plain boolean logic without a DSL

Facets

library · maturity active

parser compiler interpreter networking security developer-tools rust cross-platform wireshark-syntax filter-engine dsl firewall-rules packet-filtering

3 sources

Member repositories

RepositoryRoleHealth v2
cloudflare/wirefiltermain76

For agents

markdown · JSON · MCP: product_card(name="cloudflare/wirefilter")

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