https://github.com/ytakano/wf_alloc
· scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 2 months, 1 week ago · v1 · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 66 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
Cargo.lock |
software | healthy | Cargo.lock |
spmc_basic.rs |
software | healthy | tests/spmc_basic.rs |
global_alloc_growth.rs |
software | healthy | tests/global_alloc_growth.rs |
exhaustion.rs |
software | healthy | tests/exhaustion.rs |
remote_free.rs |
software | healthy | tests/remote_free.rs |
global_alloc_config.rs |
software | healthy | tests/global_alloc_config.rs |
global_alloc_realloc.rs |
software | healthy | tests/global_alloc_realloc.rs |
large_sequential.rs |
software | healthy | tests/large_sequential.rs |
huge_concurrent.rs |
software | healthy | tests/huge_concurrent.rs |
large_concurrent.rs |
software | healthy | tests/large_concurrent.rs |
loom_models.rs |
software | healthy | tests/loom_models.rs |
helping_small.rs |
software | healthy | tests/helping_small.rs |
huge_sequential.rs |
software | healthy | tests/huge_sequential.rs |
global_alloc_zeroed.rs |
software | healthy | tests/global_alloc_zeroed.rs |
concurrent_smoke.rs |
software | healthy | tests/concurrent_smoke.rs |
global_alloc.rs |
software | healthy | tests/global_alloc.rs |
global_allocator_std.rs |
software | healthy | tests/global_allocator_std.rs |
sequential.rs |
software | healthy | tests/sequential.rs |
invariants.md |
software | healthy | docs/invariants.md |
progress.md |
software | healthy | docs/progress.md |
memory-footprint.md |
software | healthy | docs/memory-footprint.md |
wfspan-model.md |
software | healthy | docs/wfspan-model.md |
unsafe-audit.md |
software | healthy | docs/unsafe-audit.md |
memalloc_report_20260613_135953.html |
software | healthy | docs/memalloc_report_20260613_135953.html |
baremetal.rs |
software | healthy | examples/baremetal.rs |
global_wrapper.rs |
software | healthy | examples/global_wrapper.rs |
multithreaded.rs |
software | healthy | examples/multithreaded.rs |
global_alloc.md |
software | healthy | plan/global_alloc.md |
roadmap.md |
software | healthy | plan/roadmap.md |
wfspan_algorithm_guide.md |
software | healthy | plan/wfspan_algorithm_guide.md |
region.rs |
software | healthy | src/region.rs |
lib.rs |
software | healthy | src/lib.rs |
stats.rs |
software | healthy | src/stats.rs |
spmc_span_list.rs |
software | healthy | src/spmc_span_list.rs |
remote_mpsc.rs |
software | healthy | src/remote_mpsc.rs |
align.rs |
software | healthy | src/align.rs |
allocator.rs |
software | healthy | src/allocator.rs |
acquire.rs |
software | healthy | src/acquire.rs |
tagged.rs |
software | healthy | src/tagged.rs |
local_list.rs |
software | healthy | src/local_list.rs |
span.rs |
software | healthy | src/span.rs |
size_class.rs |
software | healthy | src/size_class.rs |
metadata.rs |
software | healthy | src/metadata.rs |
heap.rs |
software | healthy | src/heap.rs |
config.rs |
software | healthy | src/config.rs |
pagemap.rs |
software | healthy | src/pagemap.rs |
verify.rs |
software | healthy | src/verify.rs |
atomic_backend.rs |
software | healthy | src/atomic_backend.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
examples |
software | healthy | examples |
plan |
software | healthy | plan |
src |
software | healthy | src |
benches |
software | healthy | benches |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-4dxepz07 |
software | healthy | /tmp/repobility-clone-4dxepz07 |
This page is publicly accessible at:
https://repobility.com/scan/299269f3-c16f-4ca4-b890-c32b5d83f77b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/299269f3-c16f-4ca4-b890-c32b5d83f77b/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.