{"id":20481296,"url":"https://github.com/0xricksanchez/pcalc","last_synced_at":"2025-03-05T15:43:33.564Z","repository":{"id":134703631,"uuid":"462689209","full_name":"0xricksanchez/pcalc","owner":"0xricksanchez","description":"pcalc clone written in rust for the sole purpose of it being able to handle 64-bit numbers ","archived":false,"fork":false,"pushed_at":"2022-02-24T13:38:47.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T04:12:10.398Z","etag":null,"topics":["bitwise-arithmetic","calculator","cli","exploit-development","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/0xricksanchez.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":"2022-02-23T10:36:33.000Z","updated_at":"2022-08-10T09:27:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"46fe6078-2ea5-4fd7-ad1e-7b5f8b375044","html_url":"https://github.com/0xricksanchez/pcalc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fpcalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fpcalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fpcalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fpcalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xricksanchez","download_url":"https://codeload.github.com/0xricksanchez/pcalc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242058080,"owners_count":20065062,"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":["bitwise-arithmetic","calculator","cli","exploit-development","rust"],"created_at":"2024-11-15T16:07:40.239Z","updated_at":"2025-03-05T15:43:33.559Z","avatar_url":"https://github.com/0xricksanchez.png","language":"Rust","readme":"# pcalc\npcalc clone written in rust for the sole purpose of it being able to handle 64-bit numbers. \nIt's happily doing arithmetics with overflows just wrapping around the `usize` space.\n\n## Usage\n\n![image](https://user-images.githubusercontent.com/17012133/155534296-3dd1dd85-52f2-4392-8eff-a12f15cf8698.png)\n\n## Implemented Operators\n\n- Addition ⇾ \"+\"\n- Subtraction ⇾ \"-\"\n- Multiplication ⇾ \"*\"\n- Division ⇾ \"/\"\n- Modulo ⇾ \"%\"\n- Right shift ⇾ \"\u003e\u003e\"\n- Left shift ⇾ \"\u003c\u003c\"\n- Bitwise or ⇾ \"||\"\n- Bitwise and ⇾ \"\u0026\u0026\"\n\n## Known issues\n\n- Built-in bash operators like \"*\" or \"\u003e\u003e\" requires putting quotes around the expressions\n- Only two operands are supported, this is not intended to handle arbitrary large expressions\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xricksanchez%2Fpcalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xricksanchez%2Fpcalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xricksanchez%2Fpcalc/lists"}