You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# vastlint-go
2
2
3
-
**In-process VAST XML validation for Go ad servers.** Drop it into your bidder, SSP, or ad quality pipeline and start catching broken tags before they cost you revenue.
3
+
**High-performance, in-process VAST XML validation for Go ad servers.** Drop it into your bidder, SSP, or ad server for realtime creative validation — pre-bid rejection, async quality monitoring, or cache-backed creative scoring at scale.
4
4
5
-
Backed by [vastlint](https://github.com/aleksUIX/vastlint) — 108 rules across IAB VAST 2.0 through 4.3, written in Rust, called directly from Go via CGo. No sidecar, no network hop, no Rust toolchain required.
5
+
Backed by [vastlint](https://github.com/aleksUIX/vastlint) — a zero-dependency Rust core that also powers the [Elixir/Erlang NIF](https://github.com/aleksUIX/vastlint-erlang) and WASM npm package. 118 rules across IAB VAST 2.0 through 4.3, called directly from Go via CGo. No sidecar, no network hop, no Rust toolchain required.
0 commit comments