{"id":58689,"library":"evalexpr","title":"Evalexpr","description":"A powerful arithmetic and boolean expression evaluator.","status":"active","version":"13.1.0","language":"rust","source_language":null,"source_url":"https://github.com/ISibboI/evalexpr","tags":["expression","evaluator","math","boolean"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nevalexpr = \"13.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add evalexpr","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"eval","correct":"use evalexpr::eval;"}],"quickstart":{"code":"use evalexpr::eval;\n\nlet result = eval(\"1 + 2 * 3\");\nprintln!(\"{:?}\", result);","lang":"rust","description":"Evaluates a simple arithmetic expression."},"warnings":[],"env_vars":null,"search_vec":"'arithmet':4 'boolean':6,12 'evalexpr':1 'evalu':8,10 'express':7,9 'math':11 'power':3","created_at":"2026-06-16T16:34:47.459350+00:00","updated_at":"2026-06-16T16:34:47.459350+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ISibboI/evalexpr","github":"https://github.com/ISibboI/evalexpr","docs":"https://docs.rs/evalexpr/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}