{"id":21133510,"url":"https://github.com/oclay1st/javaevaluator","last_synced_at":"2025-03-14T12:29:33.884Z","repository":{"id":219384488,"uuid":"600528633","full_name":"oclay1st/JavaEvaluator","owner":"oclay1st","description":"Remote math evaluator written in Java Virtual Threads","archived":false,"fork":false,"pushed_at":"2023-02-13T03:02:39.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T06:26:56.145Z","etag":null,"topics":["java","project-loom","virtual-threads"],"latest_commit_sha":null,"homepage":"","language":"Java","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/oclay1st.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}},"created_at":"2023-02-11T19:15:46.000Z","updated_at":"2023-02-13T02:49:47.000Z","dependencies_parsed_at":"2024-01-27T04:41:34.675Z","dependency_job_id":null,"html_url":"https://github.com/oclay1st/JavaEvaluator","commit_stats":null,"previous_names":["oclay1st/javaevaluator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclay1st%2FJavaEvaluator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclay1st%2FJavaEvaluator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclay1st%2FJavaEvaluator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclay1st%2FJavaEvaluator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oclay1st","download_url":"https://codeload.github.com/oclay1st/JavaEvaluator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243577057,"owners_count":20313542,"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":["java","project-loom","virtual-threads"],"created_at":"2024-11-20T06:11:43.231Z","updated_at":"2025-03-14T12:29:33.855Z","avatar_url":"https://github.com/oclay1st.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/oclay1st/JavaEvaluator\"\u003e\n    \u003cimg src=\"plug.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n  \u003ch3 align=\"center\"\u003eJavaEvaluator\u003c/h3\u003e\n  \u003cp\u003eMath expressions evaluator written in Java\u003c/p\u003e\n\u003c/div\u003e\n\n### About \nMultiple clients can be connected to a centralized server in order solve math expressions. The main idea with this project is to test the new features coming in **Project Loom**\n\n### Requirements: \n- OpenJDK 20 \n\n\n### Packaging:\n    \n    mvn clean package\n\n### Running on a local machine:\n#### Server:\n\nIn order to run the server you need to execute the flow command:\n\n    java --enable-preview -jar server/target/server-1.0-SNAPSHOT.jar\n\n* can expecify the server port exporting the enviroment variable PORT\n\n\n#### Client:\n\nIn order to run the client you need to execute the flow command:\n\n    java --enable-preview -jar client/target/client-1.0-SNAPSHOT.jar -s localhost -p 5000\n\n    usage: Usage:\n    -p,--port \u003carg\u003e     Set the server port\n    -s,--server \u003carg\u003e   Set the server hostname\n\n### Running tests\n    \n    mvn test","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foclay1st%2Fjavaevaluator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foclay1st%2Fjavaevaluator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foclay1st%2Fjavaevaluator/lists"}