{"id":15722310,"url":"https://github.com/stackotter/maths-problem-gen","last_synced_at":"2026-02-12T19:02:37.023Z","repository":{"id":113773283,"uuid":"530655420","full_name":"stackotter/maths-problem-gen","owner":"stackotter","description":"A maths problem generator written in Rust","archived":false,"fork":false,"pushed_at":"2022-09-04T00:22:18.000Z","size":80,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-13T04:13:58.321Z","etag":null,"topics":["maths","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/stackotter.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-08-30T12:51:27.000Z","updated_at":"2023-10-21T03:36:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f3bf452-3a0d-4051-87c5-eea64630741a","html_url":"https://github.com/stackotter/maths-problem-gen","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"71acf2425e0544b98e66b6842d72b89d0caa1363"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackotter/maths-problem-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fmaths-problem-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fmaths-problem-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fmaths-problem-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fmaths-problem-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackotter","download_url":"https://codeload.github.com/stackotter/maths-problem-gen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackotter%2Fmaths-problem-gen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29377911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T18:59:55.292Z","status":"ssl_error","status_checked_at":"2026-02-12T18:59:44.289Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["maths","rust"],"created_at":"2024-10-03T22:06:31.864Z","updated_at":"2026-02-12T19:02:37.005Z","avatar_url":"https://github.com/stackotter.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maths Problem Gen\n\nA maths problem generator aiming to be lightweight and fast. Creating it for maths revision and to\nintegrate into my friend's Discord bot\n\n## Goals\n\n- [x] Expressive system for representing maths in Rust\n- [x] Automatic exact arithmetic solver\n- [x] Render the maths problems to images (for Discord bot and usability)\n- [ ] Generate simple maths problems\n- [ ] Generate non-obvious multiple choice options for the problems\n- [ ] Generate more complex maths problems (e.g. derivatives, integrals, exact trigonometric values\n      etc.)\n\n## Improvements\n\n- [ ] Use a native maths renderer to avoid the performance issues with the current node-based maths\n      rendering API that we're using.\n\n## Dependencies\n\n### Install on macOS\n\n```sh\nbrew install pkg-config librsvg\n```\n\n### Other platforms\n\nYou're on your own.\n\n## Running\n\n### First times\n\n```sh\ngit submodule update --init --recursive\n```\n\n### Start the rendering API\n\n```sh\ncd math-api\nnpm i\nnpm run start\n```\n\n### Run the program\n\n```sh\ncargo run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackotter%2Fmaths-problem-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackotter%2Fmaths-problem-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackotter%2Fmaths-problem-gen/lists"}