0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Oct 06, 2024 — Oct 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extract shared package attributes into workspace (#879) More... 2 months ago
release: bump criterion and criterion-plot versions (#878) More... 2 months ago
fix: deal with throughput in bits (#861) More... 5 months ago
feat: support throughput reports in bits (#833) More... 5 months ago
Add CI job checking library builds with oldest allowed dependencies (#854) More... 5 months ago
release version 0.6.0 (#860) More... 5 months ago
deps: unpin clap (#858) More... 5 months ago
chore: bump MSRV to 1.80 (#859) More... 5 months ago
Fixed typo in faq.md (#852) More... 5 months ago
ci: test against MSRV and 1.87 (#857) More... 5 months ago
Fix warnings from clippy (rust 1.87.0) (#856) More... 5 months ago
Commit Cargo.lock to make CI and local debugging more stable (#855) More... 5 months ago
Update Cargo features' comments (#825) More... 11 months ago
Update to async-std v1.13 (#812) More... 12 months ago
Add rust-version 1.70 (#813) More... 12 months ago
fix build on minimal versions (#821) More... 12 months ago
Fix typo Update README.md (#808) More... about 1 year ago
Enable `clippy::doc_markdown`, fix remaining issues. (#805) More... about 1 year ago
Remove remaining uses of `extern crate`. (#804) More... about 1 year ago
`impl AsyncExecutor for tokio::runtime::Handle` (#712) More... about 1 year ago
Improve docs. (#802) More... about 1 year ago
book: fix an example of throughput measurements (#773) More... about 1 year ago
deps: Update to `smol` 2.0 (#801) More... about 1 year ago
Update criterion version in docs (#759) More... about 1 year ago
[nit] Fix nits in fs.rs. (#758) More... about 1 year ago
Use `const` `len` now that MSRV is > 1.39 (#797) More... about 1 year ago
ci: Add a typos check (#799) More... about 1 year ago
Use dep syntax for enabling optional dependencies. (#798) More... about 1 year ago
Derive `Default` for some enums. (#800) More... about 1 year ago
Replace once_cell::sync::Lazy with std::sync::OnceLock (#757) More... about 1 year ago