{"id":19956324,"url":"https://github.com/althk/dmap","last_synced_at":"2026-05-25T16:05:39.010Z","repository":{"id":57710247,"uuid":"511494972","full_name":"althk/dmap","owner":"althk","description":"A generics-based simple, vertically distrubuted map structure.","archived":false,"fork":false,"pushed_at":"2023-06-22T07:19:11.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-29T11:51:54.691Z","etag":null,"topics":["distributed-map","golang","golang-generics"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/althk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-07-07T11:10:54.000Z","updated_at":"2022-07-07T11:18:23.000Z","dependencies_parsed_at":"2024-11-18T07:01:28.541Z","dependency_job_id":null,"html_url":"https://github.com/althk/dmap","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/althk/dmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fdmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fdmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fdmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fdmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/althk","download_url":"https://codeload.github.com/althk/dmap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/althk%2Fdmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33482443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: 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":["distributed-map","golang","golang-generics"],"created_at":"2024-11-13T01:33:05.401Z","updated_at":"2026-05-25T16:05:38.991Z","avatar_url":"https://github.com/althk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n\n## DMap\n\nA generics-based simple, horizontally distrubuted (sharded) map structure.\nSupports keys of types that implement a `String()` method (`fmt.Stringer` interface), and any values.\n\n### Benchmarks\n\n```bash\ngo test -bench=Benchmark -benchmem -benchtime=100x .\ngoos: linux\ngoarch: amd64\npkg: github.com/althk/dmap\ncpu: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz\nBenchmarkSet/100000_keys-8         \t     100\t    608383 ns/op\t  200617 B/op\t    5024 allocs/op\nBenchmarkSet/1000000_keys-8        \t     100\t   6633708 ns/op\t 1959989 B/op\t   50347 allocs/op\nBenchmarkGet-8                     \t     100\t      1492 ns/op\t      40 B/op\t       2 allocs/op\nBenchmarkKeys-8                    \t     100\t   5445090 ns/op\t 8944281 B/op\t      56 allocs/op\nBenchmarkCount-8                   \t     100\t       109.7 ns/op\t       0 B/op\t       0 allocs/op\nPASS\nok  \tgithub.com/althk/dmap\t3.770s\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falthk%2Fdmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falthk%2Fdmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falthk%2Fdmap/lists"}