{"id":16752589,"url":"https://github.com/juancsucoder/rust-cli-calculator","last_synced_at":"2025-03-16T05:17:22.668Z","repository":{"id":108685910,"uuid":"295033327","full_name":"JuanCSUCoder/rust-cli-calculator","owner":"JuanCSUCoder","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-30T23:32:09.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T17:46:09.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/JuanCSUCoder.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":"2020-09-12T22:01:11.000Z","updated_at":"2021-06-14T17:14:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8dea317-07f9-402b-885e-adbab25a098a","html_url":"https://github.com/JuanCSUCoder/rust-cli-calculator","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/JuanCSUCoder%2Frust-cli-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Frust-cli-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Frust-cli-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Frust-cli-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuanCSUCoder","download_url":"https://codeload.github.com/JuanCSUCoder/rust-cli-calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826788,"owners_count":20354222,"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":[],"created_at":"2024-10-13T02:47:33.116Z","updated_at":"2025-03-16T05:17:22.661Z","avatar_url":"https://github.com/JuanCSUCoder.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust CLI Calculator ![GitHub forks](https://img.shields.io/github/forks/JCSUCoder/rust-cli-calculator?style=social) ![GitHub stars](https://img.shields.io/github/stars/JCSUCoder/rust-cli-calculator?style=social) ![GitHub watchers](https://img.shields.io/github/watchers/JCSUCoder/rust-cli-calculator?style=social) ![GitHub](https://img.shields.io/github/license/JCSUCoder/rust-cli-calculator)\nThis a simple command line interface calculator that can take complex expresions with parentheses and give a result.\n\n## To Build\n\n```bash\ngit clone https://github.com/JCSUCoder/rust-cli-calculator\ncd rust-cli-calculator\ncargo build --release\n```\n\n## To Use\n\n```bash\ncd target/release/\n./cli-calc \n```\n\n```\nWelcome to this CLI Rust Calculator\nWrite down the expression to solve or type 0 to exit\n - \u003e 1+1\n2\n - \u003e 3+5\n8\n - \u003e 5-3\n2\n - \u003e (1/2)\n0.5\n - \u003e 1+(5-2)/(4+3)-8\n-6.571429\n - \u003e 2^(1/2)\n1.414213\n - \u003e 0\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancsucoder%2Frust-cli-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuancsucoder%2Frust-cli-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancsucoder%2Frust-cli-calculator/lists"}