{"id":21259653,"url":"https://github.com/howl-anderson/microcpuid","last_synced_at":"2025-03-15T06:42:46.803Z","repository":{"id":82532371,"uuid":"72002869","full_name":"howl-anderson/MicroCPUID","owner":"howl-anderson","description":"A micro tool based on assembly language to detect and display CPU information","archived":false,"fork":false,"pushed_at":"2017-05-10T13:25:55.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T21:47:03.701Z","etag":null,"topics":["assembly","assembly-language","cpuinfo","gnu-assembly","x86"],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/howl-anderson.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":"2016-10-26T12:54:09.000Z","updated_at":"2021-12-01T12:47:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b66c31d-2bff-4835-8086-c00d707f7125","html_url":"https://github.com/howl-anderson/MicroCPUID","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howl-anderson%2FMicroCPUID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howl-anderson%2FMicroCPUID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howl-anderson%2FMicroCPUID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howl-anderson%2FMicroCPUID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howl-anderson","download_url":"https://codeload.github.com/howl-anderson/MicroCPUID/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695513,"owners_count":20332626,"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":["assembly","assembly-language","cpuinfo","gnu-assembly","x86"],"created_at":"2024-11-21T04:14:52.507Z","updated_at":"2025-03-15T06:42:46.798Z","avatar_url":"https://github.com/howl-anderson.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroCPUID\nMicroCPUID is a assembly language (GNU Assembly / GAS) toy project. It detect and display CPU information. Just like `cat /proc/cpuinfo`.\n\n# Demo\n## This is what `cat /proc/cpuinfo` do\n\n    vendor_id       : GenuineIntel\n    cpu family      : 6\n    model           : 30\n    model name      : Intel(R) Core(TM) CPU          Q 820  @ 1.73GHz\n    stepping        : 5\n    microcode       : 0x3\n    cpu MHz         : 1728.931\n    cache size      : 8192 KB\n    physical id     : 0\n    siblings        : 8\n    core id         : 2\n    cpu cores       : 4\n    apicid          : 5\n    initial apicid  : 5\n    fpu             : yes\n    fpu_exception   : yes\n    cpuid level     : 11\n    wp              : yes\n    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid dtherm\n    bugs            :\n    bogomips        : 3457.86\n    clflush size    : 64\n    cache_alignment : 64\n    address sizes   : 36 bits physical, 48 bits virtual\n    power management:\n\n## This is what MicroCPUID do\n\n    vendor_id   : GenuineIntel\n    cpu family  : 6\n    model       : 30\n    stepping    : 5\n    model name  : Intel(R) Core(TM) CPU          Q 820  @ 1.73GHz\n\n## Why MicroCPUID display so little information?\nThis is author's one-day work, don't have much functions :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowl-anderson%2Fmicrocpuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowl-anderson%2Fmicrocpuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowl-anderson%2Fmicrocpuid/lists"}