{"id":20629222,"url":"https://github.com/dcts/collatz-wasm","last_synced_at":"2026-04-16T18:05:14.396Z","repository":{"id":101464751,"uuid":"395906779","full_name":"dcts/collatz-wasm","owner":"dcts","description":"Collatz algorithm written in rust, compiled to WASM and used in a webproject. Chartjs used for graphics.  ","archived":false,"fork":false,"pushed_at":"2021-08-14T06:28:28.000Z","size":622,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T11:13:15.764Z","etag":null,"topics":["collatz","collatz-algorithm","collatz-conjecture","collatz-problem","collatz-sequences","rust","rust-crate","rust-lang","wasm"],"latest_commit_sha":null,"homepage":"https://dcts.github.io/collatz-wasm/","language":"JavaScript","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/dcts.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":"2021-08-14T05:54:27.000Z","updated_at":"2021-08-14T06:28:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"c6bc6fbd-2987-4f5a-a110-7031eb5ac93e","html_url":"https://github.com/dcts/collatz-wasm","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/dcts%2Fcollatz-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fcollatz-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fcollatz-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcts%2Fcollatz-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcts","download_url":"https://codeload.github.com/dcts/collatz-wasm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242582608,"owners_count":20153279,"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":["collatz","collatz-algorithm","collatz-conjecture","collatz-problem","collatz-sequences","rust","rust-crate","rust-lang","wasm"],"created_at":"2024-11-16T13:42:13.396Z","updated_at":"2026-04-16T18:05:14.356Z","avatar_url":"https://github.com/dcts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# collatz-wasm\nCollatz algorithm written in rust, compiled to WASM and used in a webproject. Chartjs used for graphics. [See DEMO](https://dcts.github.io/collatz-wasm/)\n\n![Bildschirmfoto vom 2021-08-14 08-00-12](https://user-images.githubusercontent.com/44790691/129435753-12997460-19a0-4fdf-83f3-bdebd5d23f57.png)\n\n### prerequisites\n1. you need to have Rust installed ([install instructions](https://www.rust-lang.org/tools/install))\n2. to compile the rust code to WASM and link with your frontends javascript code, you need `wasm-pack` ([install instructions](https://rustwasm.github.io/wasm-pack/installer/))\n\n### build\n```bash\n# build rust binaries\ncargo build\n\n# compile to wasm\nwasm-pack build --target web\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcts%2Fcollatz-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcts%2Fcollatz-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcts%2Fcollatz-wasm/lists"}