{"id":32367829,"url":"https://github.com/doloopwhile/go-fastlog","last_synced_at":"2025-10-24T19:00:48.619Z","repository":{"id":19463239,"uuid":"22707890","full_name":"doloopwhile/go-fastlog","owner":"doloopwhile","description":"Simple and fast log10 for integer","archived":false,"fork":false,"pushed_at":"2014-08-08T02:27:44.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-21T13:13:49.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sf-wdi-37/tic-tac-toe","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doloopwhile.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":"2014-08-07T04:06:18.000Z","updated_at":"2023-01-18T19:47:50.000Z","dependencies_parsed_at":"2022-08-24T01:11:04.861Z","dependency_job_id":null,"html_url":"https://github.com/doloopwhile/go-fastlog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doloopwhile/go-fastlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doloopwhile%2Fgo-fastlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doloopwhile%2Fgo-fastlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doloopwhile%2Fgo-fastlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doloopwhile%2Fgo-fastlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doloopwhile","download_url":"https://codeload.github.com/doloopwhile/go-fastlog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doloopwhile%2Fgo-fastlog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280849657,"owners_count":26401812,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":[],"created_at":"2025-10-24T18:59:57.847Z","updated_at":"2025-10-24T19:00:48.613Z","avatar_url":"https://github.com/doloopwhile.png","language":"Go","readme":"go-fastlog\n==========\n\nSimple and fast Log10 implementation for uint64.\n\nIt might be useful to calculate width of number as decimal.\n\n# func Log10\n```go\nfunc Log10(n uint64) int\n```\nLog returns the decimal logarithm of n.\nLog10(0) = 0 as a special case.\n\nLog10 must very faster than math.Log10 in the standard library.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoloopwhile%2Fgo-fastlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoloopwhile%2Fgo-fastlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoloopwhile%2Fgo-fastlog/lists"}