{"id":19124489,"url":"https://github.com/emgyrz/math_expr_parser","last_synced_at":"2025-02-22T13:57:39.164Z","repository":{"id":98608422,"uuid":"213048414","full_name":"emgyrz/math_expr_parser","owner":"emgyrz","description":"Math expressions parser","archived":false,"fork":false,"pushed_at":"2019-10-07T13:58:55.000Z","size":592,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T09:19:44.595Z","etag":null,"topics":[],"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/emgyrz.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":"2019-10-05T18:12:28.000Z","updated_at":"2019-10-07T13:58:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ebf2c6f-9e30-4314-ab86-6c53fb4f5d1a","html_url":"https://github.com/emgyrz/math_expr_parser","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/emgyrz%2Fmath_expr_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emgyrz%2Fmath_expr_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emgyrz%2Fmath_expr_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emgyrz%2Fmath_expr_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emgyrz","download_url":"https://codeload.github.com/emgyrz/math_expr_parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240183762,"owners_count":19761439,"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-11-09T05:29:21.372Z","updated_at":"2025-02-22T13:57:39.133Z","avatar_url":"https://github.com/emgyrz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Math expressions parser\n\nJust for training\n\nDijkstra’s algorithm used\n\n\n\u003c!-- ![alt text](example.gif) --\u003e\n\n\n### Run\n```sh\ncargo run -- \"5.23 + 41 * 0.79\"\ncargo run -- \"(1 + 2) * -((3 + 4) - 9)\"\n```\n\n\n#### Accepts\n* floats\n* simple math operations `+` | `-` | `*` | `/`\n* round brackets `(` | `)`\n* negative numbers and expressions in brackets `-9.1`, `-(5 + 2)`\n* exponentiation `^`\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femgyrz%2Fmath_expr_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femgyrz%2Fmath_expr_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femgyrz%2Fmath_expr_parser/lists"}