{"adoption": {"forks": 134, "observed_at": "2026-08-28T04:04:44.959392+00:00", "stars": 1444}, "canonical_url": "https://ross.abutalabs.com/products/bitvec", "card": {"archived": false, "artifact_type": "library", "description": "A crate for managing memory bit by bit", "domain": ["developer-tools", "embedded-systems"], "enriched": true, "function": ["serialization", "file-system"], "health_score": 20, "homepage": "https://myrrlyn.net/crates/bitvec", "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["ferrilab/bitvec"], "name": "ferrilab/bitvec", "platform": ["rust", "cross-platform", "embedded"], "pushed_at": "2024-08-09T07:35:32+00:00", "repo": "ferrilab/bitvec", "stars": 1444, "tags": ["bit-manipulation", "bitfield", "bitset", "bitvector", "memory-layout", "no-std", "algorithms"], "topics": ["rust", "bitset", "bitvector"], "urls": [], "use_cases": ["store booleans compactly one bit per bool in Rust", "implement bitfields for wire protocols and binary formats", "parse and build bit-level data streams like Erlang binaries", "manipulate individual bits without manual shift and mask code", "use bitsets and bitvectors with Rust ownership and borrowing", "work with bit-addressed memory in embedded Rust projects"], "what_it_is": "A Rust crate that provides bit-addressed memory management, specializing slices, arrays, and vectors to store one bit per bool, similar to C++'s std::bitset and std::vector<bool>. It also supports dividing memory into arbitrary-width integer regions like Erlang binaries, with safe concurrent aliasing semantics.", "when_to_avoid": ["you only need simple integer bitmask math on a handful of flags", "you are not working in Rust", "you need a bit-level binary parser DSL rather than a memory model (consider deku)"], "when_to_choose": ["you need safe, idiomatic Rust bit-level memory access with precise layout control", "you want C++ std::bitset or vector<bool> equivalents in Rust", "you need bitfield packing for transport protocols or binary serialization", "you require concurrent-safe bit slice aliasing"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bitvec", "repo": "ferrilab/bitvec", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:44.959392+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:36:17.608513+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "95fd2e9ae93d8877bf4bd611e7f0bf530945ec73a1f422b947910277f56219f9", "fetched_at": "2026-08-28T04:04:44.959392+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ferrilab/bitvec"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2988, "days_push": 754, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}