{"id":16613163,"url":"https://github.com/c-cube/ocaml-chord","last_synced_at":"2026-04-25T07:31:19.582Z","repository":{"id":8965206,"uuid":"10706042","full_name":"c-cube/ocaml-chord","owner":"c-cube","description":"[unfinished] Chord DHT implementation in OCaml (not production-ready)","archived":false,"fork":false,"pushed_at":"2014-01-25T01:02:54.000Z","size":408,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-03-30T09:43:36.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c-cube.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":"2013-06-15T12:31:18.000Z","updated_at":"2024-11-06T06:40:19.000Z","dependencies_parsed_at":"2022-09-18T15:11:50.576Z","dependency_job_id":null,"html_url":"https://github.com/c-cube/ocaml-chord","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c-cube/ocaml-chord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Focaml-chord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Focaml-chord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Focaml-chord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Focaml-chord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-cube","download_url":"https://codeload.github.com/c-cube/ocaml-chord/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Focaml-chord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32254424,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-10-12T01:46:14.410Z","updated_at":"2026-04-25T07:31:19.566Z","avatar_url":"https://github.com/c-cube.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chord\n\nA simple DHT implementation based on\n[chord](http://en.wikipedia.org/wiki/Chord_%28peer-to-peer%29). It\nuses `bencode_rpc` to communicate between nodes.\n\n## Build\n\nYou will need OCaml \u003e= 3.12 (at least, I test on 4.00.1). The libraries\n`bencode`, `bencode_rpc` and `lwt` also need to be installed, either by hand\nor with opam:\n\n    $ opam install lwt bencode bencode_rpc\n\nThen, type\n\n    $ make\n\nand it should build the library.\n\n## License\n\nBSD2, see the file `LICENSE`\n\n## TODO\n\n- test TCP implementation\n- simple IRC-like messaging protocol (with broadcasting protocol)\n- a CLI tool with TCP implementation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-cube%2Focaml-chord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-cube%2Focaml-chord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-cube%2Focaml-chord/lists"}