{"id":20816036,"url":"https://github.com/maximfersko/convertor_decimal","last_synced_at":"2025-06-16T07:07:18.281Z","repository":{"id":149205714,"uuid":"607168787","full_name":"maximfersko/Convertor_Decimal","owner":"maximfersko","description":"Implementation convertor for working with the Decimal data type","archived":false,"fork":false,"pushed_at":"2023-04-01T20:29:56.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T05:29:17.799Z","etag":null,"topics":["data-structures","decimal-converter","decimal-floating-point","decimal-numbers"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximfersko.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-27T13:08:52.000Z","updated_at":"2023-07-18T14:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c7e8d04-ebbf-41fc-b2c8-f3d2a64c62b4","html_url":"https://github.com/maximfersko/Convertor_Decimal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maximfersko/Convertor_Decimal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2FConvertor_Decimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2FConvertor_Decimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2FConvertor_Decimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2FConvertor_Decimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximfersko","download_url":"https://codeload.github.com/maximfersko/Convertor_Decimal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximfersko%2FConvertor_Decimal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260116645,"owners_count":22961064,"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":["data-structures","decimal-converter","decimal-floating-point","decimal-numbers"],"created_at":"2024-11-17T21:27:42.953Z","updated_at":"2025-06-16T07:07:18.259Z","avatar_url":"https://github.com/maximfersko.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lib_decimal\nImplementation of a convertors for working with the Decimal data type\n\n### Convertors \n\n| Convertor | Function | \n| ------ | ------ |\n| From int  | int from_int_to_decimal(int src, decimal *dst) |\n| From float  | int from_float_to_decimal(float src, decimal *dst) |\n| To int  | int from_decimal_to_int(decimal src, int *dst) |\n| To float  | int from_decimal_to_float(decimal src, float *dst) |\n\nReturn value - code error:\n- 0 - SUCCESS\n- 1 - CONVERTING ERROR","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximfersko%2Fconvertor_decimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximfersko%2Fconvertor_decimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximfersko%2Fconvertor_decimal/lists"}