{"id":19871096,"url":"https://github.com/thealgorithms/nim","last_synced_at":"2025-07-08T23:38:48.218Z","repository":{"id":142156906,"uuid":"608787792","full_name":"TheAlgorithms/Nim","owner":"TheAlgorithms","description":"Collection of various algorithms implemented in Nim for educational purposes.","archived":false,"fork":false,"pushed_at":"2024-10-10T10:53:27.000Z","size":226,"stargazers_count":78,"open_issues_count":11,"forks_count":21,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-10-29T21:05:58.808Z","etag":null,"topics":["algorithms","data-structures","educational","interview-questions","math","mathematics","nim","string"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/TheAlgorithms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"TheAlgorithms","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-03-02T18:30:51.000Z","updated_at":"2024-10-18T11:14:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cf8064e-1f36-47d8-969a-c9872628cd9d","html_url":"https://github.com/TheAlgorithms/Nim","commit_stats":{"total_commits":60,"total_committers":10,"mean_commits":6.0,"dds":0.6666666666666667,"last_synced_commit":"af318287788406da05651347743a3c11a52161bf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FNim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FNim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FNim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAlgorithms%2FNim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAlgorithms","download_url":"https://codeload.github.com/TheAlgorithms/Nim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543589,"owners_count":20955865,"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":["algorithms","data-structures","educational","interview-questions","math","mathematics","nim","string"],"created_at":"2024-11-12T16:11:15.164Z","updated_at":"2025-04-06T20:09:07.235Z","avatar_url":"https://github.com/TheAlgorithms.png","language":"Nim","readme":"# \u003ca href=\"https://github.com/TheAlgorithms/\"\u003eThe Algorithms\u003c/a\u003e – Nim\u0026nbsp;\u003cimg src=\"https://raw.githubusercontent.com/nim-lang/assets/master/Art/logo-crown.png\" height=\"28px\"/\u003e\u003ca href=\"https://github.com/TheAlgorithms/\"\u003e\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/TheAlgorithms/website/main/public/logo.svg\" height=\"100\"\u003e\u003c/a\u003e\n\n[![Gitpod Ready-to-Code][badge-gitpod]](https://gitpod.io/#https://github.com/TheAlgorithms/Nim)\n[![Contributions Welcome][badge-contributions]](https://github.com/TheAlgorithms/Nim/blob/main/CONTRIBUTING.md)\n![Repo size][badge-reposize]\n\u003c/br\u003e\n[![Discord chat][badge-discord]][chat-discord]\n[![Gitter chat][badge-gitter]][chat-gitter]\n[![Matrix room][badge-matrix]][chat-matrix]\n\n## Algorithms collection implemented in Nim - for education\n\nImplementations are for learning purposes only. They may be less efficient than the implementations in the [Nim standard library](https://nim-lang.org/docs/lib.html) or [Nimble packages](https://nimble.directory/). Use them at your discretion.\n\n## Getting Started\n\nRead through our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.\n\n## List of Algorithms\n\nSee our [directory](DIRECTORY.md) for easier navigation and a better overview of the project.\n\nYou can also browse the implementations on [the website](https://the-algorithms.com/language/nim).\n\n## Community Channels\n\nWe are on [Discord](https://the-algorithms.com/discord) and [Gitter][chat-gitter]/[Matrix][chat-matrix]!\n\nCommunity channels are a great way for you to ask questions and get help. Please join us!\n\n\u003c!-- links --\u003e\n[chat-discord]: https://the-algorithms.com/discord \n[chat-gitter]: https://gitter.im/#TheAlgorithms_community:gitter.im\n[chat-matrix]: https://matrix.to/#/#TheAlgorithms_community:gitter.im\n[badge-contributions]: https://img.shields.io/static/v1.svg?label=Contributions\u0026message=Welcome\u0026color=0059b3\u0026style=flat-square\n[badge-discord]: https://img.shields.io/discord/808045925556682782.svg?logo=discord\u0026colorB=7289DA\u0026style=flat-square\n[badge-matrix]: https://img.shields.io/badge/matrix-TheAlgorithms_community-0dbd8b?logo=matrix\n[badge-gitpod]: https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod\u0026style=flat-square\n[badge-gitter]: https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat\u0026logo=gitter\u0026style=flat-square\n[badge-reposize]: https://img.shields.io/github/repo-size/TheAlgorithms/Nim.svg?label=Repo%20size\u0026style=flat-square\n","funding_links":["https://liberapay.com/TheAlgorithms"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthealgorithms%2Fnim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthealgorithms%2Fnim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthealgorithms%2Fnim/lists"}