https://github.com/servo/rust-smallvec
Last synced: 1 day ago
Repository metadata:
"Small vector" optimization for Rust: store up to a small number of items on the stack
- Host: GitHub
- URL: https://github.com/servo/rust-smallvec
- Owner: servo
- License: apache-2.0
- Created: 2015-04-05T21:42:27.000Z (over 9 years ago)
- Default Branch: v2
- Last Pushed: 2024-07-30T05:25:31.000Z (4 months ago)
- Last Synced: 2024-10-29T11:28:08.464Z (15 days ago)
- Language: Rust
- Size: 640 KB
- Stars: 1,344
- Watchers: 27
- Forks: 145
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: Servo
- Login: servo
- Email:
- Kind: organization
- Description: The Servo web browser engine
- Website: https://servo.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2566135?v=4
- Repositories: 180
- Last Synced at: 2023-04-09T13:54:00.605Z
- Profile URL: https://github.com/servo
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 312
Total Committers: 89
Avg Commits per committer: 3.506
Development Distribution Score (DDS): 0.689
Commits in past year: 27
Committers in past year: 14
Avg Commits per committer in past year: 1.929
Development Distribution Score (DDS) in past year: 0.667
Name | Commits | |
---|---|---|
Matt Brubeck | m****k@l****t | 97 |
Simon Sapin | s****n@e****g | 23 |
Nipunn Koorapati | n****3@g****m | 15 |
Markus | m****1@g****m | 11 |
Jef | j****m@g****m | 7 |
Andre Bogus | b****e@g****m | 6 |
Bruce Mitchener | b****r@g****m | 6 |
Jacob Kiesel | k****e@g****m | 6 |
Ben Kimock | k****b@g****m | 5 |
Caio | c****r@g****m | 5 |
Ralf Jung | p****t@r****e | 5 |
arthurprs | a****s@g****m | 5 |
sarah el kazdadi | s****i@z****i | 5 |
Emilio Cobos Álvarez | e****o@c****o | 4 |
Corey Farwell | c****f@r****g | 4 |
Josh Matthews | j****h@j****t | 3 |
Eric Huss | e****c@h****g | 3 |
Atul Bhosale | a****e@g****m | 3 |
Konrad Borowski | k****d@b****w | 3 |
L0uisc | l****3@g****m | 3 |
Nicholas Nethercote | n****e@m****m | 3 |
Sergio Benitez | sb@s****z | 3 |
Tim Robinson | t****n@g****m | 3 |
nsan1129 | n****9@g****m | 3 |
bluss | b****s | 3 |
matzemathics | 6****s | 3 |
Pierre Krieger | p****8@g****m | 2 |
Anthony Ramine | n****e@g****m | 2 |
Dan Kaplun | d****n@g****m | 2 |
Jan Andre Ikenmeyer | j****n@i****u | 2 |
and 59 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 2
-
Total downloads:
- cargo: 311,137,751 total
- Total docker downloads: 464,638,167
- Total dependent packages: 1,617 (may contain duplicates)
- Total dependent repositories: 67,564 (may contain duplicates)
- Total versions: 69
- Total maintainers: 3
- Total advisories: 6
cargo: smallvec
'Small vector' optimization: store up to a small number of items on the stack
- Homepage:
- Documentation: https://docs.rs/smallvec/
- Licenses: MIT OR Apache-2.0
- Latest release: 1.13.2 (published 8 months ago)
- Last Synced: 2024-11-10T20:32:30.010Z (2 days ago)
- Versions: 68
- Dependent Packages: 1,616
- Dependent Repositories: 67,564
- Downloads: 311,135,455 Total
- Docker Downloads: 464,638,167
-
Rankings:
- Downloads: 0.019%
- Dependent repos count: 0.023%
- Docker downloads count: 0.034%
- Dependent packages count: 0.049%
- Average: 1.644%
- Stargazers count: 4.569%
- Forks count: 5.173%
- Maintainers (2)
- Advisories:
cargo: smallvec-stableunion
Fork of the crate smallvec. Uses unions in stable rust. Please note that it can only store Copy types. No functional differences apart from that.
- Homepage:
- Documentation: https://docs.rs/smallvec-stableunion/
- Licenses: MIT/Apache-2.0
- Latest release: 0.6.10 (published about 5 years ago)
- Last Synced: 2024-11-10T20:32:11.978Z (2 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 2,296 Total
-
Rankings:
- Stargazers count: 5.213%
- Forks count: 5.341%
- Dependent packages count: 16.956%
- Average: 19.355%
- Dependent repos count: 29.318%
- Downloads: 39.948%
- Maintainers (1)
Dependencies
- arbitrary 1
- serde 1
- afl 0.4
- honggfuzz 0.5.47
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite