{"id":19607557,"url":"https://github.com/andreax79/go-division","last_synced_at":"2025-07-13T20:34:25.264Z","repository":{"id":65536754,"uuid":"592761383","full_name":"andreax79/go-division","owner":"andreax79","description":"Column Division","archived":false,"fork":false,"pushed_at":"2023-01-30T08:11:19.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-01T10:45:21.560Z","etag":null,"topics":["math"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreax79.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":"2023-01-24T13:33:59.000Z","updated_at":"2023-01-25T11:04:48.000Z","dependencies_parsed_at":"2023-02-15T07:15:39.802Z","dependency_job_id":null,"html_url":"https://github.com/andreax79/go-division","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/andreax79/go-division","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreax79%2Fgo-division","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreax79%2Fgo-division/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreax79%2Fgo-division/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreax79%2Fgo-division/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreax79","download_url":"https://codeload.github.com/andreax79/go-division/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreax79%2Fgo-division/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265200060,"owners_count":23726764,"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":["math"],"created_at":"2024-11-11T10:11:20.976Z","updated_at":"2025-07-13T20:34:25.240Z","avatar_url":"https://github.com/andreax79.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-division\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/andreax79/go-division)](https://goreportcard.com/report/github.com/andreax79/go-division)\n\nColumn Division in Go\n\n### Use Docker\n\n```console\n$ docker run -it --rm andreax79/division 3279 25\n 3279 | 25\n 25   |----\n  ----| 131\n  77  |\n  75  |\n   ---|\n   29 |\n   25 |\n    --|\n    4 |\n\n3279 : 25 = 131 (4)\n```\n\n### Run from source\n\n```console\n$ go run division.go 1024 8\n 1024 | 8\n  8   |----\n  ----| 128\n  22  |\n  16  |\n   ---|\n   64 |\n   64 |\n    --|\n    0 |\n\n1024 : 8 = 128 (0)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreax79%2Fgo-division","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreax79%2Fgo-division","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreax79%2Fgo-division/lists"}