← Back to home
Comparison · Infra & APIs

nuggets vs SuperTokens

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

nuggets vs SuperTokens: at a glance

FeaturenuggetsSuperTokens
SectorInfra & APIsInfra & APIs
Velocity score2.52.5
Sparks · 30d00
Top themespattern-mining, association-rules, guha, cpp-performanceauthentication, saml, user-migration, account-linking
Last editorial update1h ago12d ago
WebsiteVisit →Visit →

What is nuggets?

nuggets keeps compounding on the 2.0 rewrite — more pattern families, lighter install.

nuggets searches for association rules, contrasts and other conditional patterns in the GUHA tradition, with a C++ core behind dig() and an interactive explore() app for reading results. Since the 2.0 rewrite of that core, every release has widened the same three surfaces: more pattern families to mine, more of explore() to inspect them in, and steady performance work underneath. The most recent tag optimises dig() on sparse crisp data with a sparse bit chain and adds clustering characteristics to explore() for association rules.

Read the full nuggets 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 →

nuggets vs SuperTokens: editorial side-by-side

N
nuggets
INFRA · APIS
2.5

nuggets keeps compounding on the 2.0 rewrite — more pattern families, lighter install.

◆ Current state

nuggets searches for association rules, contrasts and other conditional patterns in the GUHA tradition, with a C++ core behind dig() and an interactive explore() app for reading results. Since the 2.0 rewrite of that core, every release has widened the same three surfaces: more pattern families to mine, more of explore() to inspect them in, and steady performance work underneath. The most recent tag optimises dig() on sparse crisp data with a sparse bit chain and adds clustering characteristics to explore() for association rules.

◆ Where it's heading

Two forces are shaping the package. One is coverage: baseline, complement and paired-baseline contrasts, correlations, tautologies, ancestors and clustering have all been added as first-class dig_ or explore_ surfaces, so the same search engine now answers a widening set of questions. The other is weight — Shiny packages moved from Imports to Suggests, BH and RcppThread dropped, XSIMD updated, parse_condition() rewritten in C++ — which keeps a package with an interactive app from forcing that app's dependencies on every user. Deprecations are handled through lifecycle rather than removed abruptly.

◆ Prediction

Expect the sparse-data optimisation to extend from crisp to fuzzy data, and explore() to keep gaining tabs as each new pattern family lands, on the roughly six-week cadence the 2.2 line has held.

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

See all nuggets alternatives → · See all SuperTokens alternatives →

Recent activity from nuggets and SuperTokens

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

  1. 13d agoSuperTokensSAML hardening lands on the stable 12.0 line
  2. 27d agonuggetsSparse bit chain speeds dig(); explore() gains clustering
  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 agoSuperTokensSAML gains XML signature wrapping protection
  7. 2mo agoSuperTokensNew core user data records can be created as MIGRATED
  8. 2mo agonuggetspartition() gains .subsets; geom_diamond() layout improved
  9. 5mo agonuggetsexplore() covers contrasts and correlations; dig_ancestors() added
  10. 6mo agonuggetsCritical explore() bug fixed; is_logicalish() added
  11. 6mo agonuggetsShiny deps moved to Suggests; BH and RcppThread dropped
  12. 8mo agonuggetscluster_associations() and add_interest() arrive; C++ condition parser

Frequently asked questions

What is the difference between nuggets and SuperTokens?

They serve adjacent needs but don't currently overlap on shipped themes. nuggets and SuperTokens are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is nuggets better than SuperTokens?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. nuggets and SuperTokens are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to nuggets?

Top nuggets alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "nuggets alternatives" section above for the current picks, or visit /alternatives/nuggets 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.