{"id":37177419,"url":"https://github.com/askeladdk/toolbox","last_synced_at":"2026-01-14T20:41:32.239Z","repository":{"id":83135474,"uuid":"605279687","full_name":"askeladdk/toolbox","owner":"askeladdk","description":"Useful algorithms and data structures for Go.","archived":false,"fork":false,"pushed_at":"2024-04-07T07:46:40.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T09:47:41.171Z","etag":null,"topics":["algorithms","data-structures","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/askeladdk.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":"2023-02-22T20:37:13.000Z","updated_at":"2023-04-03T12:01:56.000Z","dependencies_parsed_at":"2024-02-09T23:23:32.962Z","dependency_job_id":"068aafc7-5f48-4ed5-a6bb-e566eae6c959","html_url":"https://github.com/askeladdk/toolbox","commit_stats":{"total_commits":45,"total_committers":1,"mean_commits":45.0,"dds":0.0,"last_synced_commit":"9ffa1a4bfa64d5b288b495ef9aa251401d8cfd7b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/askeladdk/toolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askeladdk%2Ftoolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askeladdk%2Ftoolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askeladdk%2Ftoolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askeladdk%2Ftoolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/askeladdk","download_url":"https://codeload.github.com/askeladdk/toolbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/askeladdk%2Ftoolbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["algorithms","data-structures","go","golang"],"created_at":"2026-01-14T20:41:31.600Z","updated_at":"2026-01-14T20:41:32.226Z","avatar_url":"https://github.com/askeladdk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toolbox - algorithms and data structures for Go\n\n## Overview\n\nPackage toolbox provides common and useful algorithms and data structures.\n\n| Package     | Description\n|-------------|------------\n| bloom       | Efficient and lock-free bloom filter.\n| densebits   | Dense bit set.\n| distinct    | Compact distinct set (union find).\n| formdata    | HTML form data to struct unmarshaler.\n| murmurhash3 | MurmurHash3 non-cryptographic hash function.\n| queue       | Generic queue.\n| sparse      | Efficient sparse set and map.\n| sparsebits  | Sparse bit set.\n| xheap       | Generic heap adapted from container/heap.\n| xslices     | Algorithms that operate on slices of any type.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskeladdk%2Ftoolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faskeladdk%2Ftoolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faskeladdk%2Ftoolbox/lists"}