https://github.com/rust-num/num-rational
num-rational rust
Last synced: about 1 month ago
Repository metadata:
Generic Rational numbers for Rust
- Host: GitHub
- URL: https://github.com/rust-num/num-rational
- Owner: rust-num
- License: apache-2.0
- Created: 2017-12-19T01:37:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T02:55:48.000Z (8 months ago)
- Last Synced: 2024-11-01T16:03:44.495Z (about 2 months ago)
- Topics: num-rational, rust
- Language: Rust
- Homepage:
- Size: 1.4 MB
- Stars: 144
- Watchers: 7
- Forks: 50
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: rust-num
- Login: rust-num
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/15056109?v=4
- Repositories: 8
- Last Synced at: 2024-03-25T19:57:19.498Z
- Profile URL: https://github.com/rust-num
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 718
Total Committers: 100
Avg Commits per committer: 7.18
Development Distribution Score (DDS): 0.642
Commits in past year: 11
Committers in past year: 1
Avg Commits per committer in past year: 11.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Josh Stone | c****r@g****m | 257 |
Max Blachman | b****x@g****m | 42 |
Alex Crichton | a****x@a****m | 41 |
Vinzent Steinberg | V****g@g****m | 26 |
Łukasz Jan Niemier | l****z@n****l | 26 |
Yoan Lecoq | y****o@g****m | 22 |
Sam Cappleman-Lynes | s****s@g****m | 20 |
gifnksm | m****b@g****m | 19 |
Huon Wilson | d****b@g****m | 12 |
Alice Ryhl | a****e@r****o | 10 |
Matthieu Felix | m****x@g****m | 10 |
bluss | b****s | 9 |
Nicolas Kirchner | k****c@g****m | 9 |
Kent Overstreet | k****t@g****m | 9 |
Jacob Kiesel | k****e@g****m | 8 |
Joseph Crail | j****l@g****m | 8 |
Oliver Middleton | o****7@g****m | 8 |
Alan Liddell | a****l@g****m | 7 |
Richard Janis Goldschmidt | j****t@g****m | 6 |
Sigurd Kolltveit | s****t@g****m | 6 |
mitchmindtree | m****e@g****m | 6 |
Matt Brubeck | m****k@l****t | 5 |
M@ Dunlap | r****r@o****m | 5 |
Isaac Carruthers | i****s@q****m | 5 |
Colin Davidson | c****n@p****m | 5 |
Clar Charr | c****r@c****z | 5 |
nwin | n****n | 4 |
Aaron Turon | a****n@m****m | 4 |
Emerentius | E****s@a****e | 4 |
Lee Bousfield | l****d@g****m | 4 |
and 70 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 103,930,917 total
- Total docker downloads: 57,525,990
- Total dependent packages: 192
- Total dependent repositories: 25,794
- Total versions: 20
- Total maintainers: 1
cargo: num-rational
Rational numbers implementation for Rust
- Homepage: https://github.com/rust-num/num-rational
- Documentation: https://docs.rs/num-rational/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.4.2 (published 8 months ago)
- Last Synced: 2024-11-10T20:35:58.296Z (about 1 month ago)
- Versions: 20
- Dependent Packages: 192
- Dependent Repositories: 25,794
- Downloads: 103,930,917 Total
- Docker Downloads: 57,525,990
-
Rankings:
- Dependent repos count: 0.139%
- Downloads: 0.155%
- Docker downloads count: 0.227%
- Dependent packages count: 0.37%
- Average: 3.607%
- Forks count: 8.551%
- Stargazers count: 12.197%
- Maintainers (1)
Dependencies
.github/workflows/ci.yaml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain stable composite
- dtolnay/rust-toolchain 1.62.0 composite
.github/workflows/master.yaml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- dtolnay/rust-toolchain master composite
.github/workflows/pr.yaml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- dtolnay/rust-toolchain master composite
- dtolnay/rust-toolchain 1.62.0 composite
Cargo.toml
cargo
ci/benchmarks/Cargo.toml
cargo