{"id":13767154,"url":"https://github.com/0xdewy/quicksort-huff","last_synced_at":"2025-05-10T22:31:32.654Z","repository":{"id":118775083,"uuid":"528092301","full_name":"0xdewy/quicksort-huff","owner":"0xdewy","description":" DsSort implemented in Huff. ","archived":false,"fork":false,"pushed_at":"2023-07-04T02:00:28.000Z","size":21,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T10:02:26.329Z","etag":null,"topics":["ethereum","evm","huff","quicksort","solidity"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xdewy.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}},"created_at":"2022-08-23T17:16:42.000Z","updated_at":"2023-12-20T07:22:26.000Z","dependencies_parsed_at":"2023-12-21T18:50:19.348Z","dependency_job_id":null,"html_url":"https://github.com/0xdewy/quicksort-huff","commit_stats":null,"previous_names":["0xdewy/quicksort-huff"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdewy%2Fquicksort-huff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdewy%2Fquicksort-huff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdewy%2Fquicksort-huff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xdewy%2Fquicksort-huff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xdewy","download_url":"https://codeload.github.com/0xdewy/quicksort-huff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253492529,"owners_count":21916959,"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":["ethereum","evm","huff","quicksort","solidity"],"created_at":"2024-08-03T16:01:05.445Z","updated_at":"2025-05-10T22:31:32.291Z","avatar_url":"https://github.com/0xdewy.png","language":"Solidity","funding_links":[],"categories":["Huff projects you can learn from and contribute to"],"sub_categories":[],"readme":"## Quicksort-Huff\n\n[ds-sort](https://github.com/reflexer-labs/ds-sort/blob/master/src/sort.sol) quicksort implementation written in [Huff](https://github.com/huff-language/huff-rs).\n\n### Development \n\nTo compile Huff contract into bytecode:\n```sh\n    huffc src/QuickSort.huff --bytecode\n\n```\n\nTo run tests:\n```sh\n    forge install \u0026\u0026 forge test\n```\n\n### Warning\n\nThe sort function cannot handle uint256.max as it is currently used as a flag to indicate that the list is sorted\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdewy%2Fquicksort-huff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xdewy%2Fquicksort-huff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdewy%2Fquicksort-huff/lists"}