{"id":19011733,"url":"https://github.com/benarvin/baalgorithmutils","last_synced_at":"2025-04-22T23:27:35.569Z","repository":{"id":57413598,"uuid":"157648146","full_name":"BenArvin/BAAlgorithmUtils","owner":"BenArvin","description":"algorithm utils for python","archived":false,"fork":false,"pushed_at":"2021-02-22T09:09:45.000Z","size":51,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T16:18:39.371Z","etag":null,"topics":["algorithm","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/BenArvin.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}},"created_at":"2018-11-15T03:41:48.000Z","updated_at":"2023-08-01T01:39:26.000Z","dependencies_parsed_at":"2022-08-27T23:03:47.723Z","dependency_job_id":null,"html_url":"https://github.com/BenArvin/BAAlgorithmUtils","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenArvin%2FBAAlgorithmUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenArvin%2FBAAlgorithmUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenArvin%2FBAAlgorithmUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenArvin%2FBAAlgorithmUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenArvin","download_url":"https://codeload.github.com/BenArvin/BAAlgorithmUtils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250339435,"owners_count":21414360,"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":["algorithm","python"],"created_at":"2024-11-08T19:15:35.397Z","updated_at":"2025-04-22T23:27:35.552Z","avatar_url":"https://github.com/BenArvin.png","language":"Python","readme":"# BAAlgorithmUtils\n\n[![PyPI version](https://badge.fury.io/py/BAAlgorithmUtils.svg)](https://badge.fury.io/py/BAAlgorithmUtils)\n[![Build Status](https://travis-ci.com/BenArvin/BAAlgorithmUtils.svg)](https://travis-ci.com/github/BenArvin/BAAlgorithmUtils)\n\nAlgorithm utils for python\n\n| Algorithm | Code file | Example |\n| :--- | :--- | :--- |\n| Tire tree | `TireTreeUtil.py` | `TireTreeUtilTest.py` |\n| --- | --- | --- |\n| KMP | `KMPUtil.py` | `KMPUtilTest.py` |\n| Boyer-Moore | `BMUtil.py` | `BMUtilTest.py` |\n| Horspool | `HorspoolUtil.py` | `HorspoolUtilTest.py` |\n| Aho-Corasick | `AhoCorasickUtil.py` | `AhoCorasickUtilTest.py` |\n| SBOM | `SBOMUtil.py` | `SBOMUtilTest.py` |\n| --- | --- | --- |\n| Binary Search Tree | `BSTUtil.py` | `BSTUtilTest.py` |\n| Adelson-Velsky and Landis Tree | `AVLTreeUtil.py` | `AVLTreeUtilTest.py` |\n| Red-Black Tree | `RBTreeUtil.py` | `RBTreeUtilTest.py` |\n| --- | --- | --- |\n| Bubble sort | `SortUtil.py` - `bubbleSort` | `SortUtilTest.py` |\n| Selection sort | `SortUtil.py` - `selectionSort` | `SortUtilTest.py` |\n| Quick sort | `SortUtil.py` - `quickSort` | `SortUtilTest.py` |\n| Bucket sort | `SortUtil.py` - `bucketSort` | `SortUtilTest.py` |\n\nOther utils:\n\n- `ClassUtil.py`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenarvin%2Fbaalgorithmutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenarvin%2Fbaalgorithmutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenarvin%2Fbaalgorithmutils/lists"}