https://github.com/jhpratt/deranged
Last synced: 1 day ago
Repository metadata:
Proof of concept ranged integers in Rust.
- Host: GitHub
- URL: https://github.com/jhpratt/deranged
- Owner: jhpratt
- License: apache-2.0
- Created: 2020-12-08T08:19:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T11:03:47.000Z (11 months ago)
- Last Synced: 2024-10-29T12:07:56.397Z (15 days ago)
- Language: Rust
- Homepage:
- Size: 70.3 KB
- Stars: 38
- Watchers: 10
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-Apache
-
Funding.yml:
- Github: jhpratt
- Custom: paypal.me/jhpratt
- Funding Links:
Owner metadata:
- Name: Jacob Pratt
- Login: jhpratt
- Email:
- Kind: user
- Description: Contributor to Rust's compiler and standard library. Maintainer of the time, num_threads, and deranged crates. Third degree black belt.
- Website: jhpratt.dev
- Location: Syracuse-area, New York, USA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3161395?u=ecb2aa155dbb36751ff120968e29ac87f076ad1a&v=4
- Repositories: 27
- Last Synced at: 2024-05-20T14:48:34.536Z
- Profile URL: https://github.com/jhpratt
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 74
Total Committers: 4
Avg Commits per committer: 18.5
Development Distribution Score (DDS): 0.068
Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.167
Name | Commits | |
---|---|---|
Jacob Pratt | j****b@j****v | 69 |
Easyoakland | 9****d | 2 |
TonalidadeHidrica | 4****a | 2 |
shelvacu | s****u@g****m | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 76,313,674 total
- Total docker downloads: 20,050,027
- Total dependent packages: 3
- Total dependent repositories: 7,476
- Total versions: 22
- Total maintainers: 1
cargo: deranged
Ranged integers
- Homepage:
- Documentation: https://docs.rs/deranged/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.3.11 (published 11 months ago)
- Last Synced: 2024-11-10T20:34:09.616Z (2 days ago)
- Versions: 22
- Dependent Packages: 3
- Dependent Repositories: 7,476
- Downloads: 76,313,674 Total
- Docker Downloads: 20,050,027
-
Rankings:
- Dependent repos count: 0.358%
- Downloads: 0.407%
- Docker downloads count: 6.26%
- Average: 10.172%
- Dependent packages count: 11.616%
- Forks count: 21.047%
- Stargazers count: 21.342%
- Maintainers (1)
Dependencies
.github/workflows/build.yaml
actions
- Swatinem/rust-cache v2 composite
- actions/checkout v3 composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain stable composite
- dtolnay/rust-toolchain nightly composite
Cargo.toml
cargo
- rand 0.8.4 development
- serde_json 1.0.86 development
- num-traits 0.2.15
- powerfmt 0.2.0
- quickcheck 1.0.3
- rand 0.8.4
- serde 1.0.126