https://github.com/rust-fuzz/arbitrary
Last synced: 1 day ago
Repository metadata:
Generating structured data from arbitrary, unstructured input.
- Host: GitHub
- URL: https://github.com/rust-fuzz/arbitrary
- Owner: rust-fuzz
- License: apache-2.0
- Created: 2017-05-08T05:51:27.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T19:29:56.000Z (6 days ago)
- Last Synced: 2024-11-08T20:02:49.823Z (4 days ago)
- Language: Rust
- Homepage: https://docs.rs/arbitrary/
- Size: 323 KB
- Stars: 730
- Watchers: 11
- Forks: 74
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Owner metadata:
- Name: Rust Fuzzing Authority
- Login: rust-fuzz
- Email:
- Kind: organization
- Description: Tools and resources for fuzzing with the Rust programming language
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/25854843?v=4
- Repositories: 15
- Last Synced at: 2024-04-18T15:26:44.641Z
- Profile URL: https://github.com/rust-fuzz
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 274
Total Committers: 54
Avg Commits per committer: 5.074
Development Distribution Score (DDS): 0.54
Commits in past year: 32
Committers in past year: 14
Avg Commits per committer in past year: 2.286
Development Distribution Score (DDS) in past year: 0.844
Name | Commits | |
---|---|---|
Nick Fitzgerald | f****n@g****m | 126 |
Manish Goregaokar | m****l@g****m | 26 |
Sergey Potapov | b****3@g****m | 14 |
Corey Farwell | c****f@r****g | 10 |
Simonas Kazlauskas | g****t@k****e | 10 |
Caio | c****r@g****m | 7 |
David Tolnay | d****y@g****m | 5 |
wackbyte | w****e@p****e | 5 |
Alex Kladov | a****v@g****m | 5 |
Dirkjan Ochtman | d****n@o****l | 4 |
Brian L. Troutwine | b****n@t****s | 3 |
Sebastian Walz | s****z@s****m | 3 |
Sosthène Guédon | s****e@n****m | 3 |
Xiretza | x****a@x****z | 3 |
Aljoscha Meyer | m****l@a****e | 2 |
Carlos López | 0****c@p****m | 2 |
Casper Meijn | c****r@m****t | 2 |
Charles Hall | c****s@c****y | 2 |
Hans Christian Schmitz | h****h@h****u | 2 |
Jamey Sharp | j****y@m****t | 2 |
Julius Michaelis | g****r@l****e | 2 |
Michael Sproul | m****l@s****o | 2 |
Michael Sproul | m****l@g****m | 2 |
Valentin Kettner | v****k@g****m | 2 |
Benjamin Landers | b****s@g****m | 1 |
Benoît CORTIER | b****r@p****e | 1 |
Dirk Stolle | s****v@w****e | 1 |
umgefahren | 5****n | 1 |
Ramon de C Valle | r****e | 1 |
Matt Corallo | 6****t | 1 |
and 24 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 2
-
Total downloads:
- cargo: 35,690,274 total
- Total docker downloads: 58,669,244
- Total dependent packages: 401 (may contain duplicates)
- Total dependent repositories: 4,290 (may contain duplicates)
- Total versions: 69
- Total maintainers: 3
cargo: arbitrary
The trait for generating structured data from unstructured data
- Homepage:
- Documentation: https://docs.rs/arbitrary/
- Licenses: MIT OR Apache-2.0
- Latest release: 1.3.2 (published about 1 year ago)
- Last Synced: 2024-11-10T21:02:35.789Z (2 days ago)
- Versions: 37
- Dependent Packages: 391
- Dependent Repositories: 2,735
- Downloads: 22,352,256 Total
- Docker Downloads: 34,543,177
-
Rankings:
- Docker downloads count: 0.146%
- Dependent packages count: 0.281%
- Dependent repos count: 0.745%
- Downloads: 0.746%
- Average: 2.971%
- Stargazers count: 7.316%
- Forks count: 8.596%
- Maintainers (1)
cargo: derive_arbitrary
Derives arbitrary traits
- Homepage:
- Documentation: https://docs.rs/derive_arbitrary/
- Licenses: MIT/Apache-2.0
- Latest release: 1.3.2 (published about 1 year ago)
- Last Synced: 2024-11-10T21:02:36.228Z (2 days ago)
- Versions: 32
- Dependent Packages: 10
- Dependent Repositories: 1,555
- Downloads: 13,338,018 Total
- Docker Downloads: 24,126,067
-
Rankings:
- Docker downloads count: 0.502%
- Dependent repos count: 1.034%
- Downloads: 1.156%
- Average: 4.16%
- Dependent packages count: 6.359%
- Stargazers count: 7.316%
- Forks count: 8.596%
- Maintainers (3)
Dependencies
Cargo.toml
cargo
- derive_arbitrary 1.1.3
.github/workflows/rust.yml
actions
- actions/checkout v1 composite