{"id":14956205,"url":"https://github.com/libp2p/go-libp2p-kad-dht","last_synced_at":"2025-04-25T14:42:57.744Z","repository":{"id":10575666,"uuid":"66214665","full_name":"libp2p/go-libp2p-kad-dht","owner":"libp2p","description":"A Kademlia DHT implementation on go-libp2p","archived":false,"fork":false,"pushed_at":"2025-04-22T08:03:49.000Z","size":3947,"stargazers_count":544,"open_issues_count":66,"forks_count":242,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-04-24T04:14:37.725Z","etag":null,"topics":["dht","ipfs","kad-dht","libp2p"],"latest_commit_sha":null,"homepage":"https://github.com/libp2p/specs/tree/master/kad-dht","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libp2p.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-21T18:40:35.000Z","updated_at":"2025-04-22T08:03:47.000Z","dependencies_parsed_at":"2023-09-26T18:25:18.178Z","dependency_job_id":"303cea79-e24f-4969-a5a4-5f34d931d383","html_url":"https://github.com/libp2p/go-libp2p-kad-dht","commit_stats":{"total_commits":1350,"total_committers":94,"mean_commits":"14.361702127659575","dds":0.8111111111111111,"last_synced_commit":"8170ac4e51f65e951d4544a32661457de06e2c6a"},"previous_names":[],"tags_count":205,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libp2p%2Fgo-libp2p-kad-dht","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libp2p%2Fgo-libp2p-kad-dht/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libp2p%2Fgo-libp2p-kad-dht/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libp2p%2Fgo-libp2p-kad-dht/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libp2p","download_url":"https://codeload.github.com/libp2p/go-libp2p-kad-dht/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250560056,"owners_count":21450173,"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":["dht","ipfs","kad-dht","libp2p"],"created_at":"2024-09-24T13:12:31.343Z","updated_at":"2025-04-24T04:14:47.187Z","avatar_url":"https://github.com/libp2p.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-libp2p-kad-dht\n\n[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)\n[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io)\n[![GoDoc](https://godoc.org/github.com/libp2p/go-libp2p-kad-dht?status.svg)](https://godoc.org/github.com/libp2p/go-libp2p-kad-dht)\n[![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io)\n\n\u003e A Go implementation of [libp2p Kademlia DHT specification](https://github.com/libp2p/specs/tree/master/kad-dht)\n\n## Table of Contents\n\n- [Install](#install)\n- [Usage](#usage)\n- [Optimizations](#optimizations)\n- [Contribute](#contribute)\n- [Maintainers](#maintainers)\n- [License](#license)\n\n## Install\n\n```sh\ngo get github.com/libp2p/go-libp2p-kad-dht\n```\n\n## Optimizations\n\nClient-side optimizations are described in [optimizations.md](./optimizations.md)\n\n## Usage\n\nGo to https://godoc.org/github.com/libp2p/go-libp2p-kad-dht.\n\n## Contribute\n\nContributions welcome. Please check out [the issues](https://github.com/libp2p/go-libp2p-kad-dht/issues).\n\nCheck out our [contributing document](https://github.com/libp2p/community/blob/master/CONTRIBUTE.md) for more information on how we work, and about contributing in general. Please be aware that all interactions related to libp2p are subject to the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).\n\n\u003c!-- Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. --\u003e\n\n## Maintainers\n\n- [@ipfs/kubo-maintainers](https://github.com/orgs/ipfs/teams/kubo-maintainers)\n- [@libp2p/go-libp2p-maintainers](https://github.com/orgs/libp2p/teams/go-libp2p-maintainers)\n- [@guillaumemichel](https://github.com/guillaumemichel)\n\nSee [CODEOWNERS](./CODEOWNERS).\n\n## License\n\n[MIT](LICENSE) © Protocol Labs Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibp2p%2Fgo-libp2p-kad-dht","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibp2p%2Fgo-libp2p-kad-dht","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibp2p%2Fgo-libp2p-kad-dht/lists"}