{"id":17191767,"url":"https://github.com/mnito/hamming-asm","last_synced_at":"2026-04-17T05:31:13.748Z","repository":{"id":130351987,"uuid":"136118302","full_name":"mnito/hamming-asm","owner":"mnito","description":"Hamming distance routines in x86-64 assembly","archived":false,"fork":false,"pushed_at":"2018-09-14T01:15:56.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:33:26.549Z","etag":null,"topics":["assembly","c","hamming-distance","macos","nasm","x86-64"],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/mnito.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-05T04:08:44.000Z","updated_at":"2018-09-14T01:15:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"9990baed-ae92-4cd5-88eb-9b6a8be19d78","html_url":"https://github.com/mnito/hamming-asm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mnito/hamming-asm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Fhamming-asm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Fhamming-asm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Fhamming-asm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Fhamming-asm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnito","download_url":"https://codeload.github.com/mnito/hamming-asm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Fhamming-asm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31916703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["assembly","c","hamming-distance","macos","nasm","x86-64"],"created_at":"2024-10-15T01:27:23.462Z","updated_at":"2026-04-17T05:31:13.718Z","avatar_url":"https://github.com/mnito.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hamming Distance Routines in x86-64 Assembly\n\nTo assemble (macOS):\n\n```sh\nnasm -f macho64 hamming.asm -o hamming.o\n```\n\nTo compile with example/benchmark:\n\n```sh\nclang -Wall -pedantic -O3 hamming.o example.c -o hamming\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnito%2Fhamming-asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnito%2Fhamming-asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnito%2Fhamming-asm/lists"}