{"adoption": {"forks": 276, "observed_at": "2026-08-28T04:08:02.804326+00:00", "stars": 3400}, "canonical_url": "https://ross.abutalabs.com/products/parking_lot", "card": {"archived": false, "artifact_type": "library", "description": "Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["concurrency"], "health_score": 94, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["Amanieu/parking_lot"], "name": "Amanieu/parking_lot", "platform": ["rust", "cross-platform"], "pushed_at": "2026-08-23T19:53:28+00:00", "repo": "Amanieu/parking_lot", "stars": 3400, "tags": ["mutex", "rwlock", "condvar", "synchronization-primitives", "lock-api"], "topics": [], "urls": [], "use_cases": ["replace std::sync::Mutex for faster uncontended and contended locking", "reduce memory footprint of many fine-grained locks", "avoid reader/writer starvation with a fair RwLock", "get Condvar without spurious wakeups", "build custom synchronization primitives on a low-level parking API", "support Condvar/RwLock/Once on Windows XP"], "what_it_is": "A Rust library providing compact, faster implementations of Mutex, RwLock, Condvar, Once, and ReentrantMutex compared to the standard library, plus a low-level API for building custom synchronization primitives. It achieves smaller memory footprints, inline fast paths, adaptive spinning, and fair locking policies.", "when_to_avoid": ["your workload is not concurrency-sensitive and std primitives suffice", "you want to minimize external dependencies in a small project"], "when_to_choose": ["your Rust application is bottlenecked on std synchronization primitives", "you need many small locks to increase parallelism", "you need guaranteed-fair RwLock or spurious-wakeup-free Condvar semantics"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/parking_lot", "repo": "Amanieu/parking_lot", "role": "main", "score": 82}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "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:08:02.804326+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:02.804326+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:38:42.288677+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "010ce38ecfca2930ca651b21b8bbf0a06408b78f013e8189c1a3491aaa5e0d0a", "fetched_at": "2026-08-28T04:08:02.804326+00:00", "kind": "readme", "missing": false, "url": "https://github.com/Amanieu/parking_lot"}, {"content_hash": "d92aac34617bd737d04923ce46b205da8efc6b0f7629989889d1e2a7f6c11689", "fetched_at": "2026-08-29T09:32:42.499781+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/parking_lot"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 50}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3764, "days_push": 10, "days_rel": 334, "gap_med": 0, "n_releases_24m": 6}, "score": 82, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}