JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"asynchronous",
"networking",
"rust"
],
"is_fork": false,
"size_kb": 622,
"has_wiki": true,
"homepage": "https://docs.rs/vibeio",
"languages": {
"Rust": 717257
},
"pushed_at": "2026-07-21T17:19:12Z",
"created_at": "2026-03-13T06:56:44Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T17:18:46Z",
"description": "A high-performance, cross-platform (vibed?) asynchronous runtime for Rust.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://ferron.sh",
"name": "Ferron",
"type": "Organization",
"login": "ferronweb",
"company": null,
"location": null,
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/201392379?v=4",
"created_at": "2025-03-01T20:43:15Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 507
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.2.16",
"kind": "patch",
"published_at": "2026-07-21T17:17:54Z"
},
{
"tag": "0.2.15",
"kind": "patch",
"published_at": "2026-07-06T15:40:40Z"
},
{
"tag": "0.2.14",
"kind": "patch",
"published_at": "2026-07-04T09:22:58Z"
},
{
"tag": "0.2.13",
"kind": "patch",
"published_at": "2026-06-12T19:23:33Z"
},
{
"tag": "0.2.12",
"kind": "patch",
"published_at": "2026-05-27T16:45:56Z"
},
{
"tag": "0.2.11",
"kind": "patch",
"published_at": "2026-05-17T17:32:20Z"
},
{
"tag": "0.2.10",
"kind": "patch",
"published_at": "2026-05-02T08:24:24Z"
},
{
"tag": "0.2.9",
"kind": "patch",
"published_at": "2026-04-27T18:33:44Z"
},
{
"tag": "0.2.8",
"kind": "patch",
"published_at": "2026-04-13T19:07:33Z"
},
{
"tag": "0.2.7",
"kind": "patch",
"published_at": "2026-04-02T15:30:59Z"
},
{
"tag": "0.2.6",
"kind": "patch",
"published_at": "2026-03-24T20:24:26Z"
},
{
"tag": "0.2.5",
"kind": "patch",
"published_at": "2026-03-19T14:18:09Z"
},
{
"tag": "0.2.4",
"kind": "patch",
"published_at": "2026-03-19T09:52:35Z"
},
{
"tag": "0.2.3",
"kind": "patch",
"published_at": "2026-03-18T10:55:05Z"
},
{
"tag": "0.2.2",
"kind": "patch",
"published_at": "2026-03-17T12:33:40Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2026-03-17T11:23:55Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2026-03-17T09:42:16Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2026-03-14T20:19:34Z"
}
],
"recent_commits": [
{
"oid": "dc8d84242601ab02f4b88bbe6b74038668b773fa",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.16",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-21T17:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a23b8c354bb9bb6a1174dad55c78582b0422ea11",
"body": null,
"is_bot": false,
"headline": "fix: fix musl v1.2.x detection based on env variables",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-21T17:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4335e19f8c5bba09750fdb711956e669279c8828",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies to latest versions",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-21T17:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b060725381e430a38759c5a48c0924b79f1b48",
"body": "Batch I/O driver flushes to occur only when the task batch size exceeds\n64 to reduce syscall overhead.",
"is_bot": false,
"headline": "perf: optimize event loop I/O driver flushing",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-08T17:22:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c418a6db05be9b92948e1dc109e70ff0765df81",
"body": null,
"is_bot": false,
"headline": "fix: don't prevent flushing when next task slot was used",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-08T16:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf2b00ebeaf62698c2ac573dc56944f8e279d2d",
"body": null,
"is_bot": false,
"headline": "perf: optimize CompletionBuffer to avoid unnecessary heap allocations",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-08T16:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170b58bd9b63d10e806d36cf22ce9ebe1cd1d033",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.15",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-06T15:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b2852650a1906215b21e743032eb9b82c64c6e",
"body": null,
"is_bot": false,
"headline": "fix: fix high latency, revert io_uring driver \"optimization\"",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-06T15:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7a3d08544433fc9e363ce1b8a9bcbb7ccd5253b",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.14",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-04T09:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f6b1080ddcaa4cdce1b7ab578e0b593613eaa7e",
"body": null,
"is_bot": false,
"headline": "feat: apply some Linux-specific syscall optimizations",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-07-04T09:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a85bb6b6c03733481efe221d8c2ac01dfca307b",
"body": null,
"is_bot": false,
"headline": "perf: replace AtomicBool with RefCell for readiness flags",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-21T16:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eecb3236dab90c9f39e78e3a81b2cb83dd0e3682",
"body": "- Add `vibeio-quinn` crate for QUIC socket integration.\n- Add `try_io_readable` and `try_io_writable` to socket types for\n non-blocking operations.\n- Make `time` feature optional in `vibeio-hyper` to reduce dependencies.\n- Refactor readiness polling to support repeated readiness checks.",
"is_bot": false,
"headline": "feat: implement poll-based QUIC support and I/O readiness features",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-21T15:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f402aab3a7d96702c232fa756f61bd26dc269a72",
"body": "Introduced `from_std_with_mode` to configure registration and added\n`into_poll` to enable readiness-based I/O for `UdpSocket`.",
"is_bot": false,
"headline": "feat: add poll mode support to UdpSocket",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-21T14:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925675d7d6b6bc808cd63f7ec441dfd72c46d0b6",
"body": "Introduces traits for polling read/write readiness and implements them\nfor TCP and Unix streams using a new ReadinessOp.",
"is_bot": false,
"headline": "feat: add AsyncReadPoll and AsyncWritePoll traits",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-21T13:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8807cd14f0a072b3d80c35b61bd18838d1e38a8",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.13",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-12T19:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35cec67bbba2fd3b9e0be3409963ac24ed30ba80",
"body": null,
"is_bot": false,
"headline": "feat: add TcpListener::from_std_poll for Windows",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-12T19:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "113aeb9841f841fae7aa42769624d3937cf2458b",
"body": "Use `GetAcceptExSockaddrs` to correctly resolve remote socket addresses\ninstead of relying on pointer casting, which fails on 32-bit Windows.",
"is_bot": false,
"headline": "fix: fix 32-bit Windows TCP socket connection errors",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-12T19:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18b338e20252226ba22c6d93638f1590aebb4ef",
"body": null,
"is_bot": false,
"headline": "chore: regenerate Cargo.lock",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-12T12:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18836bb5dbca9fcd76be887b27321a437264b65f",
"body": null,
"is_bot": false,
"headline": "chore: remove more `shiba`",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-12T12:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ba7912755f7600b7978d91d48c88daab4c5cb2",
"body": null,
"is_bot": false,
"headline": "chore: remove `shiba`",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-12T12:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3427cc9514ae1de1d4bf6701243d16ceefcebda4",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies to latest versions",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-06-12T12:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2092b609869afa0cd4f87106eb5a6e4f0cfb0d4b",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.12",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-27T16:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc800c7e57f06ab2d5fae37ee924f9956c61cc34",
"body": null,
"is_bot": false,
"headline": "fix(mio): don't panic when mio poll is interrupted (strace edge case)",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-27T16:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88ed3be3e0d9cacb166d1d7e1120d610469f142",
"body": null,
"is_bot": false,
"headline": "perf(executor): batch tasks, even if the next task fast path is executed",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-27T07:24:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34e28cdbed482df2b5a30d8a0918b05fe3fe34ab",
"body": null,
"is_bot": false,
"headline": "perf(timer): replace O(n) update_min_on_remove with using a binary heap",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-26T06:39:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd424c25ea2fa0cc14b5944dc392b76fe10b2995",
"body": null,
"is_bot": false,
"headline": "perf(uring): use stack-allocated waker vec when collecting completions",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-26T06:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86973c64bbd7924e265910e402625b2a9dbb5e9c",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.11",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-17T17:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c26337f5c893ff989fab8c50877dd042f53c9dc",
"body": null,
"is_bot": false,
"headline": "fix: fix `io_uring` ops not canceled automatically when fd is closed",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-17T17:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6429bd553bbc2ec7ac09ace326bfa5a2b4594d0",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies to latest versions",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-15T12:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d9f4e52f7b6cd4b1bd970f6e0e68d82faff619",
"body": null,
"is_bot": false,
"headline": "chore: update `vibeio` version in READMEs",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-15T12:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37d9fd3daa2dce023174976fbedad1f92ab36be",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.10",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-02T08:24:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577c375fe29a87930753af87e1aaed17f4469f7f",
"body": null,
"is_bot": false,
"headline": "fix: fix busy looping related to timing events causing high CPU usage",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-05-02T08:22:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63dd36a31a7740ce4da1c23564e5043ba2cb2cb8",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.9",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-04-27T18:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c7ce619164c4b110667bfafd9fdfdc013afb9b",
"body": "reached EOF",
"is_bot": false,
"headline": "fix: fix an inconsistency on Windows when reading a file that has",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-04-27T18:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcdee6ab1b749dec2a902b274aa5b1832fb121ff",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.8",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-04-13T19:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66cd38dd379ca1e2b0f982d85d2cce3ec06e1d0d",
"body": null,
"is_bot": false,
"headline": "feat: add async symlink_metadata and tests",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-04-13T19:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd381c3339a1c05c7aee84b3700fd187cc5e635",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.7",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-04-02T15:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311e37e4d3b0e090fcc113bdba7ca2cf889fbdda",
"body": null,
"is_bot": false,
"headline": "fix: fix dangling buffer pointer for stack-allocated buffers",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-04-02T15:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc061bd61f9609d498859d8840931a54d9c09194",
"body": null,
"is_bot": false,
"headline": "fix: fix some panics related to integer underflow in timer",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-04-02T14:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fede4fad6fe4ffcf279f2dcc8099b10c7300051",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.6",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-24T20:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12cae21dec2f51de96099bbc71c9100731a854f1",
"body": "construct a temporary slice",
"is_bot": false,
"headline": "refactor: improve code soundness by abstracting away functions to",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-24T20:16:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5e949a6c67ef9bcac3475214347b3519ce85485",
"body": "wheel",
"is_bot": false,
"headline": "chore: replace `tm-wheel` crate with a custom hierachical hashed timing",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-24T20:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c54bbb49832f5a507772cf49e32a626a6ba31d",
"body": null,
"is_bot": false,
"headline": "docs: add missing documentation for `JoinHandle::cancel`",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-20T13:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35c610d131b7fbc6dc0496a8db57210be88f32cf",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.5",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-19T14:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba160ad9c36e0c1b9b10a10d195e93a1ee14f22b",
"body": null,
"is_bot": false,
"headline": "perf: apply further performance optimizations",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-19T14:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce860317dbcb0464830cdfd939042fb88131b4a",
"body": "Actually, I let Codex with GPT-5.4 model suggest and perform the\noptimizations... :)",
"is_bot": false,
"headline": "perf: optimize the executor performance",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-19T12:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfe05a18c72d7360482e4972ea4e98cc18f930d",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.4",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-19T09:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1a12986d318d46ea8e4a4272ac3a549447173e",
"body": null,
"is_bot": false,
"headline": "fix: fix compilation errors for 32-bit Windows targets",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-19T09:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90754a4f987b66d939f05f542b4e50a6e0e92c10",
"body": null,
"is_bot": false,
"headline": "docs: add Cargo feature-dependent feature indication for docs.rs",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-19T08:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d98c489c3808f5c088393ff515cae507e2143ed8",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.3",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-18T10:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfeef6e57174b5d67bb4e4b41eca99a968e4a705",
"body": null,
"is_bot": false,
"headline": "fix: fix some panics when dropping the runtime with timer structs",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-18T10:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92929a6f73a5b882d31ea3296ec9aeb8f9a91e3e",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.2",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-17T12:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961cf827d602628aff4480d06c28932ceda09b3a",
"body": null,
"is_bot": false,
"headline": "fix: fix some compilation errors on Linux targets with musl libc",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-17T12:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aebc98acc0b674f916fc2d2fea1eccfde2655773",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.1",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-17T11:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da2abacc7f63c2f7cee81d54b60b9b172d57e49f",
"body": null,
"is_bot": false,
"headline": "fix: improve `sendfile_exact` correctness",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-17T11:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "642c147de5fcb3daf2b4d25a9e7bd72e1f63d627",
"body": null,
"is_bot": false,
"headline": "chore: release `vibeio` 0.2.0",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-17T09:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dea0ea310b6e26a39de628429f506f9f4486062a",
"body": null,
"is_bot": false,
"headline": "feat: add support for cancelling JoinHandles",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-17T09:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebc07cf3dc5c11eb86ac9748e1ec5345f3063aee",
"body": "`splice_exact`",
"is_bot": false,
"headline": "chore!: use `u64` instead of `usize` in `sendfile_exact` and",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-17T09:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6de05b57ee07b0046fd3b576428e1c987487bed",
"body": null,
"is_bot": false,
"headline": "docs: add changelog",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-15T04:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a03871be7bd98de428f6c31027e6f2f0b4d68a",
"body": null,
"is_bot": false,
"headline": "fix: fix Clippy warnings",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-14T20:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd7f3d3157527ccc0aa7e726c27718f8ff4143d",
"body": null,
"is_bot": false,
"headline": "fix: further improve timer correctness",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-14T20:15:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c12e0f8795e77c7766a3bb82c277a0cfa186a9",
"body": null,
"is_bot": false,
"headline": "fix: improve timer correctness",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-14T20:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "369b9bd6b8560eca290b182241ea68fe4d87ee7e",
"body": null,
"is_bot": false,
"headline": "docs: add information about Tokio in the README",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T12:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "941bc253e0c550dfc154a5f353b491e9aeab66cc",
"body": null,
"is_bot": false,
"headline": "chore: remove to-do list",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8163979bf9de06c566f666f0eb3c37bf4ca33d1d",
"body": null,
"is_bot": false,
"headline": "fix: fix or suppress remaining Clippy warnings",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8af980f2eb76abbd592439908331c40b7b541b5e",
"body": null,
"is_bot": false,
"headline": "fix: fix process test hangups on macOS",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9f0a7b4ae5feade2b13916c501a8f1a4eac40bb",
"body": null,
"is_bot": false,
"headline": "chore: fix some Clippy errors",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b022e1af080a2aef07c21512a2bb46ed7e0376f",
"body": null,
"is_bot": false,
"headline": "fix: fix even more macOS test failures",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ee094956df3b2eb905ad235175126843997272",
"body": null,
"is_bot": false,
"headline": "fix: fix more macOS test failures",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e42dc8ef75993b02f5860a4434fc7c7bd6dc0fd",
"body": null,
"is_bot": false,
"headline": "fix: fix macOS-specific shutdown behavior",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94fef5b0914df0d99b0b8367f5270ef117e443ec",
"body": null,
"is_bot": false,
"headline": "chore: add pre-commit Git hook",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14fdf8ea419fee6cee96e5a41ae4cd4547317cb",
"body": null,
"is_bot": false,
"headline": "chore: remove unused dependencies and enforce the code style",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4256a8aa3727ccfdbadce087058f7ac3bb380c8",
"body": null,
"is_bot": false,
"headline": "ci: add Rust CI/CD workflow",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T07:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c75f40f124cd90c6c065d15488a2b5b8f8b2e95",
"body": null,
"is_bot": false,
"headline": "chore: prepare for publishing",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T06:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b33715f08aeb4f39ccfac4adf0fe2be4656e21e5",
"body": null,
"is_bot": false,
"headline": "chore: refine TCP server example comment and add HTTP server example",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T06:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deb2aa0917ae59415189611fb20d0e9d6b92d27d",
"body": null,
"is_bot": false,
"headline": "feat: add `vibeio-hyper` crate",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T06:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e6f2a0b8ff1fc714e4760e1a5e07df4d16156e",
"body": null,
"is_bot": false,
"headline": "docs: document the `net` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T05:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e7a3f24137c265c218381bc318a2093d36dc93",
"body": null,
"is_bot": false,
"headline": "docs: correct the documentation for `fs` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T05:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e36d20bb453799cbede559ad49a444d90de6714",
"body": null,
"is_bot": false,
"headline": "docs: document `fs` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T05:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31477bef4d1a14ec2755bd51f8dcb588c897fe1a",
"body": null,
"is_bot": false,
"headline": "docs: document `io` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T04:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17fca70cad053c1b882e1334425ea30760d4ada8",
"body": null,
"is_bot": false,
"headline": "docs: document `executor.rs`",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T04:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "339c3c700ebb1d0fa3cc05f9f2c0cdf64b4d20a9",
"body": null,
"is_bot": false,
"headline": "docs: correct the documentation for `util` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T04:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4214a500af95a87534545d8eb9e8936a83a7505f",
"body": null,
"is_bot": false,
"headline": "docs: document `signal` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T04:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a81e37137141e3e7dda9705c2bad0b442b54182",
"body": null,
"is_bot": false,
"headline": "docs: document `util` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T04:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c5c1d0705ca44c5f29c2b1789f6bc3d8d2c98f",
"body": null,
"is_bot": false,
"headline": "docs: document `process` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T04:37:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58464310476c0d0a528abb68dd0dbdf6838c5ba7",
"body": null,
"is_bot": false,
"headline": "chore: rename the project to `vibeio`",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-13T04:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9dfe5b37fb00be27cebd7eb82d87b83dd48602e",
"body": null,
"is_bot": false,
"headline": "feat: add `std::process` wrappers",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T20:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a32e33d72bfc445ebb3804a068f969b624f8c11",
"body": null,
"is_bot": false,
"headline": "chore: fix a compiler warning in `recvfrom` op",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T20:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "586a2dd8a36af340cd57a737347309ada473b797",
"body": null,
"is_bot": false,
"headline": "fix: fix panic when system call is interrupted",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T17:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e397429ef19c662e6a29e2dba417a4f9a2006d1",
"body": null,
"is_bot": false,
"headline": "chore: perform some code cleanup",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T14:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a74161b0883b8124208765bb7b0bc3bec3545c87",
"body": null,
"is_bot": false,
"headline": "fix!: fix UDP tests failing on Windows",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T09:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab048c7c1922d362e2099c05300ca78cfb604b1",
"body": null,
"is_bot": false,
"headline": "feat: add process signal utilities",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T08:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a748ca171921330d344860a7a17d00cdc8f47873",
"body": null,
"is_bot": false,
"headline": "fix: enable `shiba` on Unix-like systems only",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T08:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "566cee88c0098d7802f8a74de89e94e177820f9a",
"body": "Tokio's async traits",
"is_bot": false,
"headline": "feat: add utility struct wrapping own async traits and implementing",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T07:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56334455efad4688e47accb4137a52076a1778ff",
"body": null,
"is_bot": false,
"headline": "feat: add stdio structs",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T06:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a129067c26a4eb8eedb1acd779e582e649075232",
"body": null,
"is_bot": false,
"headline": "feat: add an utility function to detect io_uring support",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-12T05:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e03c363d5f6a05e5e5c90d4a43b0e775b791765",
"body": null,
"is_bot": false,
"headline": "chore: add some tasks to do",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-11T15:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69930620d350ffd1859cb5c34fda82b292b98a72",
"body": null,
"is_bot": false,
"headline": "chore!: create a new `util` module",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-11T15:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e06d3f03522a9fb1b7dc16b6b0f836c1ff8a6b",
"body": null,
"is_bot": false,
"headline": "feat: add support for Unix pipes",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-11T15:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8506c5af6c3ba8628fde58919b6f67f68629cb77",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies to latest versions",
"author_name": "Dorian Niemiec",
"author_login": "DorianNiemiecSVRJS",
"committed_at": "2026-03-11T09:40:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 236,
"latest_release_at": "2026-07-21T17:17:54Z",
"latest_release_tag": "0.2.16",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 15,
"days_since_latest_release": 0,
"mean_days_between_releases": 12.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "vibeio",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"io",
"asynchronous",
"network-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vibeio",
"is_deprecated": false,
"latest_version": "0.2.16",
"repository_url": "https://github.com/ferronweb/vibeio",
"versions_count": 19,
"total_downloads": 14116,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4038,
"first_published_at": "2026-03-13T06:55:28.192280Z",
"latest_published_at": "2026-07-21T17:19:57.895479Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "vibeio-hyper",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"http",
"hyper",
"network-programming",
"web-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vibeio-hyper",
"is_deprecated": false,
"latest_version": "0.2.16",
"repository_url": "https://github.com/ferronweb/vibeio",
"versions_count": 19,
"total_downloads": 12083,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3552,
"first_published_at": "2026-03-13T06:55:44.112390Z",
"latest_published_at": "2026-07-21T17:20:02.906325Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "vibeio-quinn",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"quic",
"quinn",
"network-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/vibeio-quinn",
"is_deprecated": false,
"latest_version": "0.2.16",
"repository_url": "https://github.com/ferronweb/vibeio",
"versions_count": 4,
"total_downloads": 59,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 20,
"first_published_at": "2026-06-21T16:21:48.740749Z",
"latest_published_at": "2026-07-21T17:20:10.575224Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 14,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-03-14",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [
{
"date": "2026-03-13",
"count": 7
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-23",
"count": 2
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 14,
"total_stars": 14
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"examples/Cargo.toml",
"vibeio-hyper/Cargo.toml",
"vibeio-quinn/Cargo.toml",
"vibeio/Cargo.toml"
],
"largest_source_bytes": 50000,
"source_files_sampled": 73,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"examples/Cargo.toml",
"vibeio-hyper/Cargo.toml",
"vibeio-quinn/Cargo.toml",
"vibeio/Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "hyper",
"manifest": "vibeio-hyper/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8.1"
},
{
"name": "tokio",
"manifest": "vibeio-hyper/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.50.0"
},
{
"name": "vibeio",
"manifest": "vibeio-hyper/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "quinn",
"manifest": "vibeio-quinn/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.9"
},
{
"name": "quinn-udp",
"manifest": "vibeio-quinn/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5.14"
},
{
"name": "vibeio",
"manifest": "vibeio-quinn/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "futures-util",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.32"
},
{
"name": "mio",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.1"
},
{
"name": "slab",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.12"
},
{
"name": "tokio",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.49.0"
},
{
"name": "crossbeam-queue",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "oneshot",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.1"
},
{
"name": "rusty_pool",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7.0"
},
{
"name": "once_cell",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.21.3"
},
{
"name": "async-channel",
"manifest": "vibeio/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.5.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "DorianNiemiecSVRJS",
"commits": 239,
"avatar_url": "https://avatars.githubusercontent.com/u/166409740?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"publish.yml",
"rust.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dc8d84242601ab02f4b88bbe6b74038668b773fa",
"ran_at": "2026-07-21T22:46:39Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T17:20:14Z",
"oldest_open_prs": [
{
"number": 1,
"created_at": "2026-06-18T09:11:59Z",
"last_comment_at": "2026-06-22T19:30:39Z",
"last_comment_author": "DorianNiemiecSVRJS"
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ferronweb/vibeio",
"host": "github.com",
"name": "vibeio",
"owner": "ferronweb"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 43,
"vitality": 80,
"community": 41,
"governance": 38,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"commits_last_year": 236,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "236 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 236
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 18,
"latest_release_tag": "0.2.16",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 12.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~12.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 12.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"forks": 1,
"stars": 14,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "14 stars",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 14
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"packages": [
"vibeio",
"vibeio-hyper",
"vibeio-quinn"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 26258,
"monthly_downloads": 7610
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,610 downloads/month across crates",
"points": 51.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7610,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"followers": 54,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "ferronweb",
"public_repos": 22,
"account_age_days": 507
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "54 followers of ferronweb",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "ferronweb"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~1 yr old",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"vibeio",
"vibeio-hyper",
"vibeio-quinn"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "19 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 19
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"asynchronous",
"networking",
"rust"
],
"has_wiki": true,
"homepage": "https://docs.rs/vibeio",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.rs/vibeio",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 47,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"examples/Cargo.toml",
"vibeio-hyper/Cargo.toml",
"vibeio-quinn/Cargo.toml",
"vibeio/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, examples/Cargo.toml, vibeio-hyper/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, examples/Cargo.toml, vibeio-hyper/Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 50000,
"source_files_sampled": 73,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/73 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 73,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index crates:vibeio@0.2.16; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:46:43.917407Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/ferronweb/vibeio.svg",
"full_name": "ferronweb/vibeio",
"license_state": "standard",
"license_spdx": "MIT"
}