{"id":33933739,"url":"https://github.com/loyispa/rust-strictmath","last_synced_at":"2026-04-01T20:45:05.155Z","repository":{"id":161521640,"uuid":"636215932","full_name":"loyispa/rust-strictmath","owner":"loyispa","description":"Rust cross-platform math lib","archived":false,"fork":false,"pushed_at":"2024-02-18T09:06:36.000Z","size":124,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-13T23:58:42.915Z","etag":null,"topics":["fdlibm","numeric","predictable","rust","strict-math"],"latest_commit_sha":null,"homepage":"","language":"C","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/loyispa.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}},"created_at":"2023-05-04T11:07:44.000Z","updated_at":"2025-08-19T02:57:03.000Z","dependencies_parsed_at":"2024-02-18T10:23:41.395Z","dependency_job_id":"536d8e3b-cd4f-4132-b23f-9cde8c2bf667","html_url":"https://github.com/loyispa/rust-strictmath","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/loyispa/rust-strictmath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loyispa%2Frust-strictmath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loyispa%2Frust-strictmath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loyispa%2Frust-strictmath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loyispa%2Frust-strictmath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loyispa","download_url":"https://codeload.github.com/loyispa/rust-strictmath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loyispa%2Frust-strictmath/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fdlibm","numeric","predictable","rust","strict-math"],"created_at":"2025-12-12T13:10:18.087Z","updated_at":"2026-04-01T20:45:05.148Z","avatar_url":"https://github.com/loyispa.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rust-strictmath\nIf obtaining a completely predictable result is more important than running speed, then the crate should be used. This crate provides series of float functions to ensure they could produce the same results across different platforms. These algorithms are available from the well-known  **fdlibm**. \n\n# functions\n- acos\n- asin\n- atan\n- atan2\n- cbrt\n- cos\n- cosh\n- exp\n- expm1\n- hypot\n- log\n- log10\n- log1p\n- pow\n- sin\n- sinh\n- sqrt\n- tan\n- tanh\n\n# usage\n\nRun the following Cargo command in your project directory:\n```\ncargo add rust-strictmath\n```\n\n\nOr add the following line to your Cargo.toml:\n```\nrust-strictmath = \"0.1.2\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floyispa%2Frust-strictmath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floyispa%2Frust-strictmath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floyispa%2Frust-strictmath/lists"}