https://github.com/jhpratt/num-conv
Last synced: 1 day ago
Repository metadata:
- Host: GitHub
- URL: https://github.com/jhpratt/num-conv
- Owner: jhpratt
- License: apache-2.0
- Created: 2023-12-18T01:29:23.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T19:15:11.000Z (8 months ago)
- Last Synced: 2024-09-13T11:00:58.215Z (2 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-Apache
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
-
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: 1
Total Committers: 1
Avg Commits per committer: 1.0
Development Distribution Score (DDS): 0.0
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Jacob Pratt | j****b@j****v | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 45,092,932 total
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cargo: num-conv
`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax.
- Homepage:
- Documentation: https://docs.rs/num-conv/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.1.0 (published 11 months ago)
- Last Synced: 2024-11-10T20:31:07.316Z (2 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 45,092,932 Total
-
Rankings:
- Dependent repos count: 30.488%
- Dependent packages count: 35.867%
- Average: 54.435%
- Downloads: 96.949%
- Maintainers (1)