{"id":20605834,"url":"https://github.com/nouemankhal/go-ntp-client","last_synced_at":"2026-05-28T01:31:30.401Z","repository":{"id":234938260,"uuid":"789751034","full_name":"NouemanKHAL/go-ntp-client","owner":"NouemanKHAL","description":"Go solution for the Build Your Own NTP Client Coding Challenge by John Crickett","archived":false,"fork":false,"pushed_at":"2024-04-22T08:47:55.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T07:48:05.709Z","etag":null,"topics":["client","go","network","ntp","udp"],"latest_commit_sha":null,"homepage":"https://codingchallenges.fyi/challenges/challenge-ntp/","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/NouemanKHAL.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":"2024-04-21T13:10:36.000Z","updated_at":"2024-04-22T08:47:59.000Z","dependencies_parsed_at":"2024-11-16T09:39:20.791Z","dependency_job_id":null,"html_url":"https://github.com/NouemanKHAL/go-ntp-client","commit_stats":null,"previous_names":["nouemankhal/go-ntp-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NouemanKHAL/go-ntp-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouemanKHAL%2Fgo-ntp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouemanKHAL%2Fgo-ntp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouemanKHAL%2Fgo-ntp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouemanKHAL%2Fgo-ntp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NouemanKHAL","download_url":"https://codeload.github.com/NouemanKHAL/go-ntp-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouemanKHAL%2Fgo-ntp-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33590884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["client","go","network","ntp","udp"],"created_at":"2024-11-16T09:29:13.140Z","updated_at":"2026-05-28T01:31:30.385Z","avatar_url":"https://github.com/NouemanKHAL.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coding Challenge: Build Your Own NTP Client\n\nThis is my solution to the coding challenge [John Crickett's Coding Challenges](https://codingchallenges.fyi/challenges/challenge-ntp).\n\n## Setup\n\n1. Clone the repo\n1. Run the tool using of the following approaches:\n\n    ```shell\n    # Run the tool automatically using the go command\n    $ go run .\n\n    # Build a binary and run it manually\n    $ go build -o gontpc\n    $ ./gontpc\n    ```\n1. Done!\n\n\n## Examples\n\n```shell\n$ go run . pool.ntp.org\nt1\t= 3922693541.211305000\nt2\t= 3922693541.562651112\nt3\t= 3922693541.564223255\nt4\t= 3922693541.488325000\ndelay\t= + 0.06413270183838904\noffset\t= + 0.04973779048305005\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnouemankhal%2Fgo-ntp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnouemankhal%2Fgo-ntp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnouemankhal%2Fgo-ntp-client/lists"}