{"id":19674003,"url":"https://github.com/robaho/cpp_fixed","last_synced_at":"2026-06-17T14:33:17.258Z","repository":{"id":244673557,"uuid":"815930762","full_name":"robaho/cpp_fixed","owner":"robaho","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-30T05:17:57.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T05:32:59.489Z","etag":null,"topics":["finance","fixed-point","math"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robaho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-06-16T15:08:00.000Z","updated_at":"2025-02-21T09:03:41.000Z","dependencies_parsed_at":"2024-06-16T17:18:51.646Z","dependency_job_id":"e17af268-a26b-4fab-8f5d-dd84bd493ea8","html_url":"https://github.com/robaho/cpp_fixed","commit_stats":null,"previous_names":["robaho/cpp_fixed"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/robaho/cpp_fixed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_fixed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_fixed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_fixed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_fixed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robaho","download_url":"https://codeload.github.com/robaho/cpp_fixed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_fixed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34453431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["finance","fixed-point","math"],"created_at":"2024-11-11T17:16:57.215Z","updated_at":"2026-06-17T14:33:17.242Z","avatar_url":"https://github.com/robaho.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Summary**\n\nA fixed place numeric library designed for performance. Based on the Go version [fixed](https://github.com/robaho/fixed)\n\nThe library is safe for concurrent use. \n\nIt is ideally suited for high performance trading financial systems. All common math operations are completed with 0 allocations.\n\n**Building**\n\nYou need the [Boost Unit Testing Framework](https://www.boost.org/doc/libs/1_87_0/libs/test/doc/html/index.html) installed.\n\nIt builds using `make` by default with CLang. There is `Makefile.gcc` for using GCC instead.\n\n**Design Goals**\n\nFinancial systems, especially trading systems need efficient, and stable decimal arithmetic.\n\nThis was designed as a drop-in replacement for double, but allows conversion to/from double for advanced math operations.\n\nPrimarily developed for use in [cpp-trader](https://github.com/robaho/cpp-trader).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobaho%2Fcpp_fixed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobaho%2Fcpp_fixed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobaho%2Fcpp_fixed/lists"}