{"id":15443394,"url":"https://github.com/0xff-dev/cmap","last_synced_at":"2025-03-28T07:41:20.766Z","repository":{"id":104624922,"uuid":"170875783","full_name":"0xff-dev/cmap","owner":"0xff-dev","description":"ConcurrentMap low版简单并发map 学习《Go并发编程》","archived":false,"fork":false,"pushed_at":"2019-02-16T08:05:50.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T08:27:38.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xff-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-15T14:15:35.000Z","updated_at":"2019-04-16T09:30:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fd5a273-5942-4717-81f6-006ca790d296","html_url":"https://github.com/0xff-dev/cmap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xff-dev%2Fcmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xff-dev%2Fcmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xff-dev%2Fcmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xff-dev%2Fcmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xff-dev","download_url":"https://codeload.github.com/0xff-dev/cmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991561,"owners_count":20706125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-01T19:34:47.562Z","updated_at":"2025-03-28T07:41:20.760Z","avatar_url":"https://github.com/0xff-dev.png","language":"Go","readme":"# CMap\nConcurrentMap\n\n### 简单介绍\n\u003e `cmap` 是首先分段锁的一个并发map, `Pair` 定义了映射, 使用`bucket` 实现了链表的操作\n\u003e 最后用`segment` 定义了多个`bucket`, 分段并发, 想要遍历也是很简单的， 了解她的基本\n\u003e `[ [ linkPair]bucket]Segment` \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xff-dev%2Fcmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xff-dev%2Fcmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xff-dev%2Fcmap/lists"}