facebookincubator/xar
executable archive format observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3352
- days_rel: n/a
- days_push: 979
- n_releases_24m: 0
Adoption not part of the score
1572 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XAR is a toolchain for packaging many files into a single self-contained executable archive based on a read-only SquashFS image. It is commonly used to distribute Python applications with all their source, native libraries, and data as one fast-starting, highly compressed file.
Use cases
- package a python application into a single executable file
- replace virtualenv or pex with a faster self-contained archive
- compress and distribute many files as one mountable image
- ship python code with native shared libraries and data files
- reduce on-disk size and random disk io for deployed applications
When to avoid
- you cannot install kernel drivers or setuid helpers on target systems
- you need a pure-python, no-root packaging solution
- you target windows or platforms without squashfs support
Facets
cli-tool · maturity maintenance
compression file-system cli developer-tools developer-tools files python cli executable-archive squashfs python-packaging self-contained-executable file-packaging command-line automation linux macos
2 sources
- readme: https://github.com/facebookincubator/xar · fetched 2026-08-28 · eb0562fac772
- registry_pypi: https://pypi.org/pypi/xar/json · fetched 2026-08-29 · 9c851717002b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookincubator/xar | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookincubator/xar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem