{"id":37124212,"url":"https://github.com/gramework/sync","last_synced_at":"2026-01-14T14:20:38.984Z","repository":{"id":57611640,"uuid":"80960467","full_name":"gramework/sync","owner":"gramework","description":"[WIP] Drop-in replacement for `sync`'s RWLock","archived":false,"fork":false,"pushed_at":"2017-02-05T01:48:38.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-10T05:55:05.278Z","etag":null,"topics":["golang","rwmutex","sync","thread-safety","threadsafe"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gramework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-05T01:22:32.000Z","updated_at":"2017-03-21T08:35:38.000Z","dependencies_parsed_at":"2022-09-03T08:30:33.269Z","dependency_job_id":null,"html_url":"https://github.com/gramework/sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gramework/sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramework%2Fsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramework%2Fsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramework%2Fsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramework%2Fsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gramework","download_url":"https://codeload.github.com/gramework/sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramework%2Fsync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28422680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","rwmutex","sync","thread-safety","threadsafe"],"created_at":"2026-01-14T14:20:38.375Z","updated_at":"2026-01-14T14:20:38.969Z","avatar_url":"https://github.com/gramework.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sync\nDrop-in replacement for `sync`'s RWLock\n\n# Benchmarks\n\n```\n~/gopath/src/github.com/gramework/sync % go test -bench . -benchmem\ntesting: warning: no tests to run\nBenchmarkGrameworkRWMutex/1-4 \t\t\t100000000\t        22.3 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkGrameworkRWMutex/4-4 \t\t\t20000000\t        64.8 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkGrameworkRWMutex/16-4         \t20000000\t        64.7 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkGrameworkRWMutex/64-4         \t20000000\t        64.4 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkGrameworkRWMutex/256-4        \t20000000\t        65.1 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkOrigRWMutex/1-4               \t100000000\t        23.3 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkOrigRWMutex/4-4               \t20000000\t        70.5 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkOrigRWMutex/16-4              \t20000000\t        71.4 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkOrigRWMutex/64-4              \t20000000\t        73.6 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkOrigRWMutex/256-4             \t20000000\t        73.4 ns/op\t       0 B/op\t       0 allocs/op\nPASS\nok  \tgithub.com/gramework/sync\t16.126s\n```\n\n(note: first two lines was modified: I've put two tabs after the test name.)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgramework%2Fsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgramework%2Fsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgramework%2Fsync/lists"}