{"id":30699917,"url":"https://github.com/spagreeks/decimals.jl","last_synced_at":"2025-09-02T11:43:17.385Z","repository":{"id":70022756,"uuid":"217449495","full_name":"spagreeks/Decimals.jl","owner":"spagreeks","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-23T15:25:44.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T11:33:36.859Z","etag":null,"topics":["bigdecimal","decimals","julia","julia-language"],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spagreeks.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":"2019-10-25T04:16:53.000Z","updated_at":"2020-06-23T15:25:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1f0aefe-d6cf-4f09-b73e-f2cf5c630b49","html_url":"https://github.com/spagreeks/Decimals.jl","commit_stats":null,"previous_names":["spagreeks/decimals.jl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spagreeks/Decimals.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spagreeks%2FDecimals.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spagreeks%2FDecimals.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spagreeks%2FDecimals.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spagreeks%2FDecimals.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spagreeks","download_url":"https://codeload.github.com/spagreeks/Decimals.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spagreeks%2FDecimals.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273279785,"owners_count":25077318,"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-09-02T02:00:09.530Z","response_time":77,"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":["bigdecimal","decimals","julia","julia-language"],"created_at":"2025-09-02T11:43:11.269Z","updated_at":"2025-09-02T11:43:17.367Z","avatar_url":"https://github.com/spagreeks.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decimals\n\n## Description\nDecimal for Julia, like Java BigDecimal\n\n## Usage\n```julia\nd1 = d\"3.0\"\nd2 = d\"-3E-10\"\nDecimal(-3, -10)\nDecimal(\"3.0\")\nd1 + d2\nd1 \u003e d2\ndiv(d1, d2, 16, RoundUp)\ninv(d1)\n```\nSee more usage in [tests](https://github.com/gfZeng/Decimals.jl/tree/master/test)\n\n## Compares\nThe package provides the same features with another [Decimals.jl](https://github.com/JuliaMath/Decimals.jl/blob/master/src/Decimals.jl) package. But the implements is more simple, and the use more friendly, like Java BigDecimal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspagreeks%2Fdecimals.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspagreeks%2Fdecimals.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspagreeks%2Fdecimals.jl/lists"}