npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@antimatterium/antimatterium

v0.2.2

Published

Industrial antimatter economics, custody, storage, and starflight mission architecture.

Readme

ANTIMATTERIUM

ANTIMATTERIUM models, verifies, and industrializes antimatter as a manufactured energy carrier for starflight.

This is the governing sentence.

Not fantasy propulsion. Not a laboratory claim. Not a particle accelerator project. Not a starship company. Not a harmful-systems project. Not a DIY antimatter machine.

ANTIMATTERIUM begins at the only lawful current position:

antimatter-starflight civilization requires a calculable industrial pathway before it can become a buildable industrial pathway

Primary identity

ANTIMATTERIUM is a public engineering, economics, custody, and mission-architecture framework for antimatter as a manufactured energy carrier for deep-space and interstellar propulsion.

The first task is not to produce antimatter.

The first task is to make the future antimatter economy inspectable:

  • production energy
  • production efficiency
  • antiproton / antihydrogen yield
  • capture loss
  • trap custody
  • storage decay and loss
  • transport boundary
  • annihilation-event accounting
  • propulsion architecture
  • radiator and shielding penalty
  • mission class feasibility
  • source authority
  • refusal conditions
  • public proof of assumptions

Boundary

ANTIMATTERIUM does not claim current industrial antimatter production.

ANTIMATTERIUM does not claim that bulk antimatter storage is solved.

ANTIMATTERIUM does not claim that a starship is currently buildable.

ANTIMATTERIUM does not provide physical production instructions.

ANTIMATTERIUM does not collapse physics, engineering, economics, custody, propulsion, and governance into one untyped story.

Correct category

industrial antimatter evidence infrastructure

Central future thesis

A future civilization may spend 10^24 dollars or more on antimatter production, storage, custody, and propulsion infrastructure if compact onboard relativistic starflight becomes strategically necessary.

ANTIMATTERIUM exists to make that economy calculable before it is buildable.

First release target

v0.1.0 — Antimatter Industrialization Charter

Acceptance condition

ANTIMATTERIUM_INDUSTRIALIZATION_CHARTER_PASS=true
NO_CURRENT_PRODUCTION_CLAIM=true
NO_STARSHIP_CLAIM=true
NO_PHYSICAL_PRODUCTION_INSTRUCTIONS=true
NASA_SOURCE_BOUND=true
CERN_SOURCE_BOUND=true
MISSION_CLASSES_BOUND=true
PRODUCTION_COST_MODEL_BOUND=true
STORAGE_FAILURE_MODEL_BOUND=true
CUSTODY_RECEIPT_STANDARD_BOUND=true
SOURCE_AUTHORITY_INDEX_BOUND=true

Mission classes

| Class | Name | Meaning | | ----: | ----------------------- | ----------------------------------------------------------------------------- | | 0 | Physics benchmark | laboratory antimatter production and measurement boundary | | 1 | Custody benchmark | storage, transfer, and loss accounting boundary | | 2 | Catalyzed propulsion | antimatter as ignition or trigger, not bulk fuel | | 3 | Deep-space precursor | outer solar system and heliopause-class mission analysis | | 4 | 250 AU probe | bounded interstellar precursor target class | | 5 | Interstellar precursor | multi-decade probe beyond solar gravity lens / nearby-star precursor envelope | | 6 | Relativistic starflight | civilization-scale antimatter economy and propulsion architecture |

Repository map

ANTIMATTERIUM/
├─ README.md
├─ CHARTER_OF_ANTIMATTER_INDUSTRIALIZATION.md
├─ standards/
│  └─ ANTIMATTERIUM_STANDARD.json
├─ models/
│  ├─ MISSION_CLASSES.json
│  ├─ PRODUCTION_ECONOMY_MODEL.json
│  ├─ STORAGE_FAILURE_MODEL.json
│  └─ STARFLIGHT_ASSUMPTION_LEDGER.json
├─ custody/
│  └─ CUSTODY_RECEIPT_STANDARD.json
├─ sources/
│  └─ SOURCE_AUTHORITY_INDEX.json
├─ scripts/
│  └─ verify-antimatterium.mjs
├─ tests/
│  └─ antimatterium.test.mjs
└─ .github/workflows/
   └─ antimatterium.yml

Non-role clauses

ANTIMATTERIUM is not CERN.

ANTIMATTERIUM is not NASA.

ANTIMATTERIUM is not a production facility.

ANTIMATTERIUM is not a propulsion test range.

ANTIMATTERIUM is not a harmful-systems research program.

ANTIMATTERIUM is not a launch provider.

ANTIMATTERIUM is the industrial evidence and architecture layer required before antimatter starflight can become an accountable engineering program.

License

Apache License 2.0.

Control Plane

ANTIMATTERIUM now includes a deterministic public control plane.

npm run verify:control
node scripts/antimatterium-control.mjs status
node scripts/antimatterium-control.mjs digest

The control plane binds public receipts, indexes, model files, source authority, external recognition receipts, and package receipt into one digest-addressed bundle:

public/ANTIMATTERIUM_CONTROL_PLANE_BUNDLE.json
schemas/ANTIMATTERIUM_CONTROL_PLANE_SCHEMA.json
docs/CONTROL_PLANE.md

Runtime Kernel

ANTIMATTERIUM now includes a runtime kernel for public bounded execution.

npm run verify:runtime
node scripts/antimatterium-runtime.mjs status
node scripts/antimatterium-runtime.mjs estimate examples/runtime/mission-estimate-input.json
node scripts/antimatterium-runtime.mjs event examples/runtime/mission-estimate-input.json

The runtime kernel performs admission checks, emits replayable runtime events, and binds input/output digests without physical-production instructions.

External Replay Runner

ANTIMATTERIUM includes an external replay runner that binds the public release, control-plane digest, runtime event, artifact digests, and replay commands into one public receipt.

npm run verify:replay
node scripts/antimatterium-replay.mjs status
node scripts/antimatterium-replay.mjs receipt
bash scripts/antimatterium-external-clone-replay.sh

Public Closure Audit

ANTIMATTERIUM includes a public closure audit binding the core external replay runner, WWW projection, organization profile projection, npm package, control-plane digest, runtime event ID, and replay ID.

npm run verify:audit
antimatterium-audit status

External Public Verify

Run a clean public replay from a temporary directory:

bash scripts/antimatterium-public-external-verify.sh

Expected bound outputs are checked against the public closure audit.