Polished and well engineered. Punching above its star count.
Async runtime for Rust where correctness is structural: region-owned tasks, cancel-correct protocols, capability-gated effects, and deterministic replay testing
Documentation
85
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
README documents how to install the project.
README is present.
Licensed under Other.
Engineering
86
No linter or formatter found.
→ Add ESLint (eslint.config.js) and/or Prettier (.prettierrc), install them as devDependencies, and add a `lint` script to package.json.
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (asupersync-browser-core/tests).
CI is configured (.github/workflows/ci.yml).
Issue or PR templates present.
Project health
92
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 22Forks
- 7Releaseslatest 17d ago
Community
- —Community health
- —authors own >50% of commits
- 204Watchers
Responsiveness
- 4hMedian issue response
- —Median PR merge time
- 0Open issues
Repository files83 root entries
- .beadsGood: .gitignore present.
- .bench-history
- .claude
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- .ntm
- .rch
- artifacts
- assets
- asupersync-browser-coreGood: Test files detected (asupersync-browser-core/tests).
- asupersync-macros
- asupersync-tokio-compat
- asupersync-wasm
- baselines
- benches
- conformance
- docs
- drop_unwrap_finder
- examples
- formal
- franken_decision
- franken_evidence
- franken_kernel
- frankenlab
- fuzz
- packages
- packaging
- refactor
- schemas
- scripts
- skills
- src
- tests
- tools
- .gitattributes
- .gitignore
- .nojekyll
- .npmrc
- .rchignore
- .stub-allowlist.txt
- .type_fork_baseline.json
- AGENTS.md
- ansi_injection_demo.rs
- asupersync_diagram.webp
- asupersync_illustration.webp
- asupersync_plan_v4.md
- asupersync_v4_formal_semantics.md
- asupersync_web_demo.html
- ATP_DOD_CHECKLIST.md
- audit_index.jsonl
- audit_pending_67t6xn.jsonl
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CLAUDE.md
- e2e_hardening_10_analysis.md
- e2e_hardening_11_analysis.md
- e2e_hardening_12_analysis.md
- e2e_hardening_13_analysis.md
- e2e_hardening_14_analysis.md
- e2e_hardening_15_analysis.md
- e2e_hardening_7_analysis.md
- e2e_hardening_8_analysis.md
- e2e_hardening_9_analysis.md
- e2e_hardening_summary.md
- exact_func.txt
- gh_og_share_image.png
- LICENSEGood: Licensed under Other.
- Makefile
- package.json
- patch.py
- pnpm-workspace.yaml
- provider_audit_log.md
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- runtime_bugs_pass1.jsonl
- rust-toolchain.toml
- SYNC_CONFORMANCE_REPORT.md
- test_starts_with
- test_then_some
- TESTING_FOR_AGENTS.md
- TESTING.md
- TRANSPORT_ROUTER_SECURITY_AUDIT.md
- tsconfig.base.json
- UPGRADE_LOG.md