{"adoption": {"forks": 248, "observed_at": "2026-08-28T04:06:55.330362+00:00", "stars": 2481}, "canonical_url": "https://ross.abutalabs.com/products/distributedlock", "card": {"archived": false, "artifact_type": "library", "description": "A .NET library for distributed synchronization", "domain": ["microservices", "backend", "developer-tools", "databases"], "enriched": true, "function": ["concurrency", "caching", "database", "developer-tools"], "health_score": 95, "homepage": null, "language": "C#", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["madelson/DistributedLock"], "name": "madelson/DistributedLock", "platform": ["dotnet", "cross-platform"], "pushed_at": "2026-07-15T00:44:09+00:00", "repo": "madelson/DistributedLock", "stars": 2481, "tags": ["distributed-lock", "mutex", "semaphore", "reader-writer-lock", "sync-primitives", "sql-server", "postgres", "redis", "zookeeper"], "topics": [], "urls": [], "use_cases": ["synchronize code execution across multiple app instances", "acquire a distributed lock backed by SQL Server or Postgres", "prevent duplicate cron job execution in a scaled-out service", "implement distributed semaphores to limit concurrent workers", "coordinate access to a shared resource across machines in .NET"], "what_it_is": "DistributedLock is a .NET library providing robust distributed mutexes, reader-writer locks, and semaphores built on various backing technologies like SQL Server, Postgres, MySQL, Oracle, and Redis. It lets multiple applications or machines safely synchronize access to code regions with a simple async acquire/release API.", "when_to_avoid": ["you only need single-process locking (use built-in Monitor/SemaphoreSlim)", "your stack is not .NET", "you need a lock service without any existing database or Redis infrastructure to back it"], "when_to_choose": ["you need battle-tested distributed locking primitives in .NET", "you want multiple backend options (databases, Redis, ZooKeeper) behind one API", "you need async/await-friendly locks with handle-based release semantics"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/distributedlock", "repo": "madelson/DistributedLock", "role": "main", "score": 90}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "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:06:55.330362+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:55.330362+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:28:14.174230+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e6419b5f8c1ce7f0f40b66a817a8ef6bc9bda3b6c25965b58709cf5381a68b6a", "fetched_at": "2026-08-28T04:06:55.330362+00:00", "kind": "readme", "missing": false, "url": "https://github.com/madelson/DistributedLock"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 92, "longevity": 100, "rhythm": 81}, "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": 4107, "days_push": 50, "days_rel": 50, "gap_med": 77, "n_releases_24m": 8}, "score": 90, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}