{"id":19982055,"url":"https://github.com/wcygan/lib-wc","last_synced_at":"2025-05-04T05:32:14.235Z","repository":{"id":57698312,"uuid":"494681064","full_name":"wcygan/lib-wc","owner":"wcygan","description":"A simple rust library","archived":false,"fork":false,"pushed_at":"2023-03-30T05:31:09.000Z","size":316,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T04:22:11.031Z","etag":null,"topics":["algorithms","benchmarking","cargo-fuzz","concurrency","concurrent-data-structure","criterion","data-structures","fuzzing","property-based-testing","rust","rust-crate","rust-lang","rust-library","tokio","tokio-rs"],"latest_commit_sha":null,"homepage":"https://docs.rs/lib-wc","language":"Rust","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/wcygan.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}},"created_at":"2022-05-21T04:37:42.000Z","updated_at":"2025-01-09T05:43:46.000Z","dependencies_parsed_at":"2024-01-07T07:31:37.707Z","dependency_job_id":null,"html_url":"https://github.com/wcygan/lib-wc","commit_stats":{"total_commits":215,"total_committers":2,"mean_commits":107.5,"dds":"0.10232558139534886","last_synced_commit":"2a0269e7696273e83ffd1fc67abbce86755954f0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Flib-wc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Flib-wc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Flib-wc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Flib-wc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wcygan","download_url":"https://codeload.github.com/wcygan/lib-wc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252293082,"owners_count":21724960,"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":["algorithms","benchmarking","cargo-fuzz","concurrency","concurrent-data-structure","criterion","data-structures","fuzzing","property-based-testing","rust","rust-crate","rust-lang","rust-library","tokio","tokio-rs"],"created_at":"2024-11-13T04:08:54.856Z","updated_at":"2025-05-04T05:32:13.652Z","avatar_url":"https://github.com/wcygan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [lib-wc](https://docs.rs/lib-wc/)\n\n[\u003cimg alt=\"github\" src=\"https://img.shields.io/badge/github-wcygan/lib--wc-8da0cb?style=for-the-badge\u0026labelColor=555555\u0026logo=github\" height=\"20\"\u003e](https://github.com/wcygan/lib-wc)\n[\u003cimg alt=\"crates.io\" src=\"https://img.shields.io/crates/v/lib-wc.svg?style=for-the-badge\u0026color=fc8d62\u0026logo=rust\" height=\"20\"\u003e](https://crates.io/crates/lib-wc)\n[\u003cimg alt=\"docs.rs\" src=\"https://img.shields.io/badge/docs.rs-lib--wc-66c2a5?style=for-the-badge\u0026labelColor=555555\u0026logo=docs.rs\" height=\"20\"\u003e](https://docs.rs/lib-wc)\n[\u003cimg alt=\"build status\" src=\"https://img.shields.io/github/actions/workflow/status/wcygan/lib-wc/general.yml?branch=master\u0026style=for-the-badge\" height=\"20\"\u003e](https://github.com/wcygan/lib-wc/actions?query=branch%3Amaster)\n\nLearning how to write a library in Rust by implementing \"stuff\"\n\n## Testing\n\n### Run the tests\n\n```bash\n$ cargo test\n```\n\nor\n\n```bash\n$ cargo test --all-features\n```\n\n### Run the benchmarks\n\n```bash\n$ cargo bench --all-features\n```\n\n### Run the fuzz tests\n\nhint: you can use `cargo fuzz list` to see the available fuzz targets\n\nYou need to use nightly Rust to run the fuzz tests:\n\n```bash\n$ cargo +nightly fuzz run \u003cfuzz_target\u003e\n```\n\nExample:\n\n```bash\n$ cargo +nightly fuzz run quicksort\n```\n\n## Addendum\n\nI have a variety of [experiments](./experiments/) in this repository that I use to learn about Rust \u0026 various crates; they are runnable examples which showcase interesting concepts. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwcygan%2Flib-wc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwcygan%2Flib-wc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwcygan%2Flib-wc/lists"}