← Back to home
Comparison · Infra & APIs

exametrika vs SuperTokens

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

exametrika vs SuperTokens: at a glance

FeatureexametrikaSuperTokens
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themespsychometrics, irt, biclustering, api-consistencyauthentication, saml, user-migration, account-linking
Last editorial update1h ago12d ago
WebsiteVisit →Visit →

What is exametrika?

A test-theory package that grew into a graphical-model toolkit, now spending its releases paying down the API debt that growth created.

exametrika is an R psychometrics package covering IRT, latent class/rank analysis, and biclustering, and it has been shipping features at an unusual clip for a CRAN package. The last two releases stopped adding capability and turned inward: 1.14.0 fixed a documented-but-never-implemented graphical-parameter passthrough, and 1.15.0 landed a full-codebase audit that corrected bugs which silently produced wrong results on missing data and 0-indexed polytomous codes. Argument names, orders, and defaults are now unified across the model functions, with every old name kept working behind a deprecation warning.

Read the full exametrika trajectory →

What is SuperTokens?

SuperTokens is hardening SAML and building a migration path off other auth providers.

SuperTokens is an open-source authentication service, and its core repo is running a 12.0 canary line alongside stable patches. The work in this window falls into two piles: SAML security — XML signature wrapping protection in 12.0.2-canary, further hardening in the 12.0.10 release — and migration mode, where new core-user-data records can be created as MIGRATED and the transition is now blocked while inconsistent users exist. Release notes are thin, usually a PR title or two per tag.

Read the full SuperTokens trajectory →

exametrika vs SuperTokens: editorial side-by-side

E
exametrika
INFRA · APIS
0.0

A test-theory package that grew into a graphical-model toolkit, now spending its releases paying down the API debt that growth created.

◆ Current state

exametrika is an R psychometrics package covering IRT, latent class/rank analysis, and biclustering, and it has been shipping features at an unusual clip for a CRAN package. The last two releases stopped adding capability and turned inward: 1.14.0 fixed a documented-but-never-implemented graphical-parameter passthrough, and 1.15.0 landed a full-codebase audit that corrected bugs which silently produced wrong results on missing data and 0-indexed polytomous codes. Argument names, orders, and defaults are now unified across the model functions, with every old name kept working behind a deprecation warning.

◆ Where it's heading

The arc runs from feature sprawl to consolidation. Through 1.9.0-1.13.0 the package added polytomous biclustering plots, nominal and ordinal IRM samplers, a C++ Gibbs core, and Graphical Lasso; the cost was inconsistent interfaces and correctness bugs that only surfaced under audit. The maintainer is also visibly optimizing for two external gatekeepers — CRAN's 10-minute check budget in 1.13.1, an R Journal reviewer in 1.14.0 — which suggests the package is being groomed for formal publication rather than just iterated on.

◆ Prediction

Expect the next release to continue the deprecation cleanup started in 1.15.0, likely retiring some of the old function names that have carried warnings since 1.7.0, with new modelling work paused until the R Journal submission clears.

S
SuperTokens
INFRA · APIS
2.5

SuperTokens is hardening SAML and building a migration path off other auth providers.

◆ Current state

SuperTokens is an open-source authentication service, and its core repo is running a 12.0 canary line alongside stable patches. The work in this window falls into two piles: SAML security — XML signature wrapping protection in 12.0.2-canary, further hardening in the 12.0.10 release — and migration mode, where new core-user-data records can be created as MIGRATED and the transition is now blocked while inconsistent users exist. Release notes are thin, usually a PR title or two per tag.

◆ Where it's heading

Migration mode plus account-linking exploration is the tell: this is infrastructure for importing an existing user base from another provider without breaking identity linkage mid-flight, and the guard added in 12.0.5-canary shows they hit the inconsistent-state case in practice. The SAML work runs in parallel because enterprise SAML is what a team is usually migrating toward. Also worth noting: an automated contributor, supertokens-agent-runner, opened its first PRs in this window, so part of the fix and test volume is now agent-authored.

◆ Prediction

A stable 12.x release consolidating the canary migration-mode work is the readable next step, likely once the MIGRATED transition guards have run without incident. More SAML hardening should be expected given two separate fixes landed in this window alone.

Alternatives to exametrika and SuperTokens

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 exametrika or SuperTokens.

See all exametrika alternatives → · See all SuperTokens alternatives →

Recent activity from exametrika and SuperTokens

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

  1. 13d agoSuperTokensSAML hardening lands on the stable 12.0 line
  2. 1mo agoexametrikaFull-codebase audit fixes silent result corruption, unifies arguments
  3. 1mo agoSuperTokensMigration mode blocks transition while inconsistent users exist
  4. 1mo agoSuperTokens12.0.4-canary ships with no described changes
  5. 1mo agoSuperTokensActivity log table put into use
  6. 2mo agoexametrikaPlot methods finally forward the graphical parameters they documented
  7. 2mo agoSuperTokensSAML gains XML signature wrapping protection
  8. 2mo agoSuperTokensNew core user data records can be created as MIGRATED
  9. 3mo agoexametrikaCRAN resubmission: slow tests skipped to fit the check budget
  10. 3mo agoexametrikaGraphical Lasso and Chatterjee's xi extend the package into network estimation
  11. 3mo agoexametrikaFrozen research baseline, never released to CRAN
  12. 5mo agoexametrikaNominal and ordinal IRM samplers, with generic dispatch by data type

Frequently asked questions

What is the difference between exametrika and SuperTokens?

They serve adjacent needs but don't currently overlap on shipped themes. SuperTokens 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 exametrika better than SuperTokens?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. SuperTokens 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 exametrika?

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

What are the best alternatives to SuperTokens?

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