{"id":16333802,"url":"https://github.com/lovesegfault/cache-size","last_synced_at":"2025-04-07T13:10:25.149Z","repository":{"id":35107806,"uuid":"144516350","full_name":"lovesegfault/cache-size","owner":"lovesegfault","description":"A Rust library to quickly get the size and line size of your CPU caches.","archived":false,"fork":false,"pushed_at":"2024-10-03T13:59:15.000Z","size":101,"stargazers_count":26,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T12:07:04.559Z","etag":null,"topics":["cache","cpu","cpu-caches","memory","performance","rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/cache-size","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovesegfault.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-08-13T01:50:06.000Z","updated_at":"2024-07-17T14:48:04.000Z","dependencies_parsed_at":"2024-07-17T18:04:33.577Z","dependency_job_id":"2a37ecc1-8e0b-41ef-9b5e-3dc0acbc8c69","html_url":"https://github.com/lovesegfault/cache-size","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesegfault%2Fcache-size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesegfault%2Fcache-size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesegfault%2Fcache-size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesegfault%2Fcache-size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovesegfault","download_url":"https://codeload.github.com/lovesegfault/cache-size/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657282,"owners_count":20974345,"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":["cache","cpu","cpu-caches","memory","performance","rust"],"created_at":"2024-10-10T23:36:38.114Z","updated_at":"2025-04-07T13:10:25.122Z","avatar_url":"https://github.com/lovesegfault.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cache-size\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Crates.io](https://img.shields.io/crates/v/cache-size.svg)](https://crates.io/crates/cache-size) [![Documentation](https://docs.rs/cache-size/badge.svg)](https://docs.rs/cache-size) ![Continuous Integration](https://github.com/lovesegfault/cache-size/workflows/Continuous%20Integration/badge.svg)\n\nA library to quickly get the size and line size of your CPU caches.\n\nCurrently this crate only supports x86 CPUs, since it relies on the `CPUID` instruction, via\nthe [`raw_cpuid`][raw_cpuid] crate. It is a goal to support other architectures; PRs are\nwelcome!\n\nNote that the library will still compile and work on non x86 architectures, but\nthe result of all the cache queries will be `None`.\n\n---\nCheck the [Intel 64 and IA-32 Architectures Software Developers Manual](https://software.intel.com/sites/default/files/managed/39/c5/325462-sdm-vol-1-2abcd-3abcd.pdf)\nfor more information on the `CPUID` instruction.\n\n[raw_cpuid]: https://github.com/gz/rust-cpuid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesegfault%2Fcache-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovesegfault%2Fcache-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesegfault%2Fcache-size/lists"}