← Back to home
Comparison · Infra & APIs

aftables vs NGINX

A side-by-side editorial comparison of aftables and NGINX — release velocity, themes, recent moves, and the top alternatives to consider.

aftables vs NGINX: at a glance

FeatureaftablesNGINX
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themesaccessibility, spreadsheets, government-statistics, openxlsx2web-server, reverse-proxy, quic, security-hardening
Last editorial update10h ago1h ago
WebsiteVisit →Visit →

What is aftables?

Accessible government spreadsheets in R, rebuilt on openxlsx2 and renamed along the way.

aftables generates spreadsheets that meet the UK Analysis Function's accessibility guidance, taking structured input and producing a formatted workbook with cover, contents, notes and table sheets. Version 2.0.0 replaced the workbook engine with openxlsx2 and added configuration through a config.yaml file, with create_config_yaml() exporting a template and generate_workbook() gaining arguments to point at it. The package was previously called a11ytables and was renamed in 1.0.2, with function names changed to match.

Read the full aftables trajectory →

What is NGINX?

nginx returns to feature work with PROXY v2 upstream writes, and quietly adds JSON to core.

1.31.4 is the first mainline release in months that is not primarily a CVE response. It adds PROXY protocol version 2 write support for stream upstreams, special-cases the Host header for HTTP and gRPC upstreams, and tightens QUIC flow control on RESET_STREAM final sizes. Underneath those, core gained data model and JSON serialization libraries that nothing in this release consumes.

Read the full NGINX trajectory →

aftables vs NGINX: editorial side-by-side

A
aftables
INFRA · APIS
0.0

Accessible government spreadsheets in R, rebuilt on openxlsx2 and renamed along the way.

◆ Current state

aftables generates spreadsheets that meet the UK Analysis Function's accessibility guidance, taking structured input and producing a formatted workbook with cover, contents, notes and table sheets. Version 2.0.0 replaced the workbook engine with openxlsx2 and added configuration through a config.yaml file, with create_config_yaml() exporting a template and generate_workbook() gaining arguments to point at it. The package was previously called a11ytables and was renamed in 1.0.2, with function names changed to match.

◆ Where it's heading

The history reads in two phases. As a11ytables the work was about what belongs in an accessible spreadsheet, adding arbitrary pre-table metadata rows and enforcing rules such as rejecting tab titles that start with a numeral. Since the rename the work has been structural: a new backend, and configuration moved out of function arguments into a file that can be version-controlled and shared across a team. That second phase suits the audience, since government analysts producing recurring statistical releases want the same document properties applied every time rather than re-specified per run.

◆ Prediction

Expect the config.yaml surface to grow to cover more of what is currently passed as arguments, given it arrived alongside alternative author, title and keywords arguments that it plainly supersedes. With the openxlsx2 migration complete, further releases are likely to be formatting fixes surfaced by real departmental publications, as 2.0.1 already was.

N
NGINX
INFRA · APIS
2.5

nginx returns to feature work with PROXY v2 upstream writes, and quietly adds JSON to core.

◆ Current state

1.31.4 is the first mainline release in months that is not primarily a CVE response. It adds PROXY protocol version 2 write support for stream upstreams, special-cases the Host header for HTTP and gRPC upstreams, and tightens QUIC flow control on RESET_STREAM final sizes. Underneath those, core gained data model and JSON serialization libraries that nothing in this release consumes.

◆ Where it's heading

The five preceding releases were security releases: three CVEs in July across both branches, an HTTP/2 and gRPC buffer overflow and an HTTP/3 use-after-free in June. Against that run, 1.31.4 reads as the project returning to feature work, with F5 contributors visible across the stream and upstream changes and four first-time contributors landing fixes. The JSON and data-model libraries are the item worth watching, since general serialization is not something a proxy needs for proxying.

◆ Prediction

Those libraries have no consumer in this release, so the plausible next move is a feature that uses them, such as structured status output or configuration, rather than another round of parser hardening.

Alternatives to aftables and NGINX

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either aftables or NGINX.

See all aftables alternatives → · See all NGINX alternatives →

Recent activity from aftables and NGINX

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1d agoNGINXPROXY protocol v2 upstream writes, plus QUIC and parser hardening
  2. 1mo agoNGINXThree CVEs: map regex overflow, slice disclosure, SSI use-after-free
  3. 1mo agoNGINXStable branch takes the same three CVE fixes
  4. 2mo agoNGINXBuffer overflow in HTTP/2 and gRPC proxy modules
  5. 2mo agoNGINXHTTP/3 use-after-free fixed; $ssl_sigalgs variable added
  6. 3mo agoNGINXRewrite module overflow with overlapping captures
  7. 4mo agoaftablesrlang import restored for older R versions
  8. 5mo agoaftablesWorkbook engine moved to openxlsx2; config.yaml introduced
  9. 1y agoaftablesPackage renamed from a11ytables to aftables
  10. 2y agoaftablesTab titles beginning with a numeral now rejected
  11. 2y agoaftablescustom_rows allows arbitrary pre-table metadata
  12. 2y agoaftablesTable count spelled out; README spelling corrected

Frequently asked questions

What is the difference between aftables and NGINX?

They serve adjacent needs but don't currently overlap on shipped themes. NGINX is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is aftables better than NGINX?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. NGINX is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to aftables?

Top aftables alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "aftables alternatives" section above for the current picks, or visit /alternatives/aftables for the full list with editorial commentary on each.

What are the best alternatives to NGINX?

Top NGINX alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "NGINX alternatives" section above for the current picks, or visit /alternatives/nginx for the full list with editorial commentary on each.