{"id":17920840,"url":"https://github.com/jeffa5/loadbench","last_synced_at":"2025-08-07T05:11:03.044Z","repository":{"id":187269016,"uuid":"676606869","full_name":"jeffa5/loadbench","owner":"jeffa5","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-04T21:54:19.000Z","size":1147,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T22:13:28.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jeffa5.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-08-09T15:30:30.000Z","updated_at":"2023-08-09T15:52:06.000Z","dependencies_parsed_at":"2024-12-16T04:41:57.312Z","dependency_job_id":"147efa41-6f4c-4321-a5b2-279864cd039e","html_url":"https://github.com/jeffa5/loadbench","commit_stats":null,"previous_names":["jeffa5/loadbench"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Floadbench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Floadbench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Floadbench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffa5%2Floadbench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffa5","download_url":"https://codeload.github.com/jeffa5/loadbench/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246968558,"owners_count":20862475,"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":[],"created_at":"2024-10-28T20:29:09.475Z","updated_at":"2025-04-03T08:35:50.837Z","avatar_url":"https://github.com/jeffa5.png","language":"Rust","readme":"# Loadbench\n\nA load testing tool for benchmarking things.\n\nLoadbench is an open-loop generator based on lightweight threads.\n\nIt aims to be minimal and flexible, providing users the ability to build performant load test benchmarks without having to rebuild the internals every time.\n\n## Getting started\n\nThere are some examples in the repo which can be run with `cargo --example`.\n\nTo use the library, see [the documentation](https://jeffa5.github.io/loadbench).\n\nYou'll need to use a version of `rust-csv` that supports `#[serde(flatten)]`, such as putting the following in your `Cargo.toml`:\n\n```toml\ncsv = { git = \"https://github.com/gootorov/rust-csv\", branch = \"serde-flatten\" }\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffa5%2Floadbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffa5%2Floadbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffa5%2Floadbench/lists"}