{"id":15067663,"url":"https://github.com/cryptogladi/rbenchmark","last_synced_at":"2026-02-12T00:36:05.469Z","repository":{"id":142265871,"uuid":"607245637","full_name":"CryptoGladi/rbenchmark","owner":"CryptoGladi","description":"Library for evaluating the performance of your computer","archived":false,"fork":false,"pushed_at":"2023-03-12T12:19:43.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-13T17:52:17.210Z","etag":null,"topics":["benchmark","cpu-benchmark","rust-lang","rust-library"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/CryptoGladi.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":"2023-02-27T15:59:48.000Z","updated_at":"2023-03-10T15:36:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"22f3682c-c5b5-4d3e-b2cc-11cf3f90bfa3","html_url":"https://github.com/CryptoGladi/rbenchmark","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CryptoGladi/rbenchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoGladi%2Frbenchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoGladi%2Frbenchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoGladi%2Frbenchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoGladi%2Frbenchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CryptoGladi","download_url":"https://codeload.github.com/CryptoGladi/rbenchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CryptoGladi%2Frbenchmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273670168,"owners_count":25147096,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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":["benchmark","cpu-benchmark","rust-lang","rust-library"],"created_at":"2024-09-25T01:25:41.259Z","updated_at":"2026-02-12T00:36:05.425Z","avatar_url":"https://github.com/CryptoGladi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rbenchmark\n\n![license](https://img.shields.io/github/license/CryptoGladi/rbenchmark?style=for-the-badge)\n![code size](https://img.shields.io/github/languages/code-size/CryptoGladi/rbenchmark?style=for-the-badge)\n![downloads](https://img.shields.io/crates/d/rbenchmark?style=for-the-badge)\n![build](https://img.shields.io/github/actions/workflow/status/CryptoGladi/rbenchmark/rust.yml?branch=master\u0026style=for-the-badge)\n\nLibrary for evaluating the performance of your computer,  written in **pure Rust**\n\n# Example :rocket:\n\n```rust\nuse rbenchmark::prelude::*;\n\nlet mut runner = BenchmarkRunner::default();\nlet result = runner.run_all(|_progress | {}).unwrap();\nprintln!(\"{:?}\", result);\n```\n\n# Features :star:\n\n* Write your own [`benchmarks`](crate::benchmark::Benchmark) and run them.\n* Write your own runner for benchmarks\n* Set the [`time`](crate::benchmark_runner::BenchmarkRunner::time_for_run_one_bench) of the benchmark\n* Multi-core support\n* Adjust which benchmarks to run\n* Callback functions\n\n# Example program\n\n![render1678533482667](https://user-images.githubusercontent.com/116446344/224482340-5703a9b0-a246-4c4b-979b-b7c9c97b3c19.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptogladi%2Frbenchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptogladi%2Frbenchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptogladi%2Frbenchmark/lists"}