Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/BurntSushi/quickcheck
Last synced: about 5 hours ago
Repository metadata:
Automated property based testing for Rust (with shrinking).
- Host: GitHub
- URL: https://github.com/BurntSushi/quickcheck
- Owner: BurntSushi
- License: unlicense
- Created: 2014-03-09T07:29:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T13:28:29.000Z (11 months ago)
- Last Synced: 2024-10-29T16:19:21.826Z (11 days ago)
- Language: Rust
- Homepage:
- Size: 745 KB
- Stars: 2,405
- Watchers: 19
- Forks: 149
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: COPYING
Owner metadata:
- Name: Andrew Gallant
- Login: BurntSushi
- Email:
- Kind: user
- Description: I love to code.
- Website: https://burntsushi.net
- Location: Marlborough, MA
- Twitter:
- Company: @salesforce
- Icon url: https://avatars.githubusercontent.com/u/456674?v=4
- Repositories: 156
- Last Synced at: 2023-04-09T06:51:41.594Z
- Profile URL: https://github.com/BurntSushi
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 526
Total Committers: 87
Avg Commits per committer: 6.046
Development Distribution Score (DDS): 0.306
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Andrew Gallant | j****m@g****m | 365 |
Andrew Paseltiner | a****r@g****m | 12 |
Sean | b****r@g****m | 11 |
Jorge Aparicio | j****s@g****m | 11 |
Eduard Bopp | e****p@a****e | 7 |
Huon Wilson | d****b@g****m | 6 |
bluss | b****s | 5 |
Sean Griffin | s****n@s****m | 4 |
Ossi Herrala | o****a@i****i | 4 |
Dan Burkert | d****n@d****m | 3 |
Ethan Pailes | e****s@g****m | 3 |
J David Smith | e****n@a****t | 3 |
Julian Squires | j****n@c****t | 3 |
moonglum | m****m@m****m | 3 |
Aaron Gallagher | _@h****t | 2 |
Alex Touchet | a****t@o****m | 2 |
Brian L. Troutwine | b****n@t****s | 2 |
Ceri Storey | c****i@l****t | 2 |
Erick Tryzelaar | e****r@g****m | 2 |
Jim Turner | g****b@t****k | 2 |
Jonathan S | g****r@g****m | 2 |
Anders Kaseorg | a****k@m****u | 2 |
hcpl | h****l | 2 |
root | r****t@l****t | 2 |
Vitaly _Vi Shukela | v****s@g****m | 2 |
Rick Richardson | r****n@1****m | 2 |
Jorge Aparicio | j****c@l****m | 2 |
Georg Brandl | g****g@p****g | 1 |
Fabian Spillner | f****r@g****t | 1 |
Evgeny Kurnevsky | k****y@g****m | 1 |
and 57 more... |
Issue and Pull Request metadata
Last synced: about 5 hours ago
Package metadata
- Total packages: 3
-
Total downloads:
- cargo: 30,946,889 total
- Total docker downloads: 60,276,208
- Total dependent packages: 1,712 (may contain duplicates)
- Total dependent repositories: 5,362 (may contain duplicates)
- Total versions: 157
- Total maintainers: 2
cargo: quickcheck
Automatic property based testing with shrinking.
- Homepage: https://github.com/BurntSushi/quickcheck
- Documentation: https://docs.rs/quickcheck/
- Licenses: Unlicense/MIT
- Latest release: 1.0.3 (published almost 4 years ago)
- Last Synced: 2024-11-08T19:31:15.342Z (1 day ago)
- Versions: 84
- Dependent Packages: 1,255
- Dependent Repositories: 3,878
- Downloads: 22,244,578 Total
- Docker Downloads: 36,967,105
-
Rankings:
- Dependent packages count: 0.054%
- Docker downloads count: 0.213%
- Downloads: 0.455%
- Dependent repos count: 0.593%
- Average: 1.562%
- Stargazers count: 3.324%
- Forks count: 4.736%
- Maintainers (1)
cargo: quickcheck_macros
A macro attribute for quickcheck.
- Homepage: https://github.com/BurntSushi/quickcheck
- Documentation: https://docs.rs/quickcheck_macros/
- Licenses: Unlicense/MIT
- Latest release: 1.0.0 (published almost 4 years ago)
- Last Synced: 2024-11-08T19:34:10.099Z (1 day ago)
- Versions: 72
- Dependent Packages: 457
- Dependent Repositories: 1,484
- Downloads: 8,700,414 Total
- Docker Downloads: 23,309,103
-
Rankings:
- Dependent packages count: 0.175%
- Docker downloads count: 0.767%
- Downloads: 1.032%
- Dependent repos count: 1.047%
- Average: 1.841%
- Stargazers count: 3.34%
- Forks count: 4.684%
- Maintainers (1)
cargo: quickcheck_seedable
Automatic property based testing with shrinking.
- Homepage: https://github.com/BurntSushi/quickcheck
- Documentation: https://docs.rs/quickcheck_seedable/
- Licenses: Unlicense/MIT
- Latest release: 0.3.1 (published about 8 years ago)
- Last Synced: 2024-11-08T19:34:06.885Z (1 day ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,897 Total
-
Rankings:
- Stargazers count: 3.36%
- Forks count: 4.752%
- Average: 22.79%
- Dependent repos count: 29.318%
- Dependent packages count: 33.812%
- Downloads: 42.707%
- Maintainers (1)
Dependencies
- env_logger 0.8.2
- log 0.4
- rand 0.8
- proc-macro2 1.0
- quote 1.0
- syn 1.0
- actions/checkout v1 composite
- hecrj/setup-rust-action v1 composite