Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
https://github.com/rust-lang/rust
compiler hacktoberfest language rust
Score: 39.48147416453543
Last synced: 10 days ago
JSON representation
Repository metadata:
Empowering everyone to build reliable and efficient software.
- Host: GitHub
- URL: https://github.com/rust-lang/rust
- Owner: rust-lang
- License: other
- Created: 2010-06-16T20:39:03.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T09:14:47.000Z (10 days ago)
- Last Synced: 2025-02-04T10:22:57.014Z (10 days ago)
- Topics: compiler, hacktoberfest, language, rust
- Language: Rust
- Homepage: https://www.rust-lang.org
- Size: 558 MB
- Stars: 100,988
- Watchers: 1,476
- Forks: 13,041
- Open Issues: 10,668
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
Owner metadata:
- Name: The Rust Programming Language
- Login: rust-lang
- Email:
- Kind: organization
- Description:
- Website: https://www.rust-lang.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/5430905?v=4
- Repositories: 197
- Last Synced at: 2023-04-09T06:51:42.850Z
- Profile URL: https://github.com/rust-lang
Committers metadata
Last synced: 11 days ago
Total Commits: 194,027
Total Committers: 6,512
Avg Commits per committer: 29.795
Development Distribution Score (DDS): 0.962
Commits in past year: 20,582
Committers in past year: 1,180
Avg Commits per committer in past year: 17.442
Development Distribution Score (DDS) in past year: 0.935
Name | Commits | |
---|---|---|
Ralf Jung | p****t@r****e | 7414 |
Aleksey Kladov | a****v@g****m | 5428 |
Brian Anderson | b****n@m****m | 5264 |
Oliver Scherer | o****k | 4968 |
Guillaume Gomez | g****z@g****m | 4644 |
Niko Matsakis | r****t@n****m | 4286 |
bjorn3 | 1****3 | 4067 |
Alex Crichton | a****x@a****m | 3720 |
Michael Goulet | m****l@e****o | 3361 |
Lukas Wirth | l****7@g****m | 3060 |
Nicholas Nethercote | n****e@g****m | 2966 |
Patrick Walton | p****n@m****t | 2811 |
Esteban Küber | e****n@k****r | 2642 |
Camille Gillot | g****e@g****m | 2205 |
Graydon Hoare | g****n@p****m | 2140 |
Vadim Petrochenkov | v****v@g****m | 2031 |
Eduard-Mihai Burtescu | e****t@g****m | 1667 |
Seiichi Uchida | s****a@g****m | 1444 |
Mazdak Farrokhzad | t****w@g****m | 1426 |
lcnr | r****t@l****e | 1414 |
Tim Chevalier | c****r@a****u | 1384 |
Mark Rousskov | m****m@g****m | 1346 |
Jynn Nelson | g****b@j****v | 1321 |
Ghost | g****t | 1312 |
Felix S. Klock II | p****x@p****g | 1305 |
Philipp Krones | h****o@p****m | 1260 |
Nick Cameron | n****c@n****g | 1234 |
Michael Woerister | m****r@p****o | 1180 |
Michael Howell | m****l@n****m | 1121 |
varkor | g****b@v****m | 1091 |
and 6482 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 15,352
Total pull requests: 22,656
Average time to close issues: over 1 year
Average time to close pull requests: 24 days
Total issue authors: 2,498
Total pull request authors: 1,144
Average comments per issue: 7.32
Average comments per pull request: 9.97
Merged pull request: 8,693
Bot issues: 1
Bot pull requests: 42
Past year issues: 4,799
Past year pull requests: 10,687
Past year average time to close issues: 26 days
Past year average time to close pull requests: 10 days
Past year issue authors: 1,012
Past year pull request authors: 750
Past year average comments per issue: 3.7
Past year average comments per pull request: 9.09
Past year merged pull request: 3,905
Past year bot issues: 1
Past year bot pull requests: 38
Top Issue Authors
- matthiaskrgr (1,176)
- RalfJung (461)
- traviscross (182)
- rustbot (179)
- Mark-Simulacrum (170)
- workingjubilee (124)
- jieyouxu (117)
- fmease (113)
- saethlin (110)
- ehuss (101)
- scottmcm (97)
- lcnr (91)
- WaffleLapkin (89)
- nikomatsakis (88)
- joshtriplett (85)
Top Pull Request Authors
- compiler-errors (1,433)
- RalfJung (1,312)
- matthiaskrgr (1,132)
- GuillaumeGomez (659)
- nnethercote (482)
- oli-obk (461)
- Zalathar (411)
- estebank (376)
- cjgillot (360)
- saethlin (360)
- onur-ozkan (347)
- workingjubilee (314)
- jieyouxu (299)
- fmease (273)
- Zoxc (270)
Top Issue Labels
- C-bug (8,301)
- T-compiler (7,900)
- I-ICE (3,077)
- needs-triage (2,045)
- A-diagnostics (1,772)
- C-tracking-issue (1,686)
- T-libs-api (1,310)
- T-lang (1,068)
- C-enhancement (823)
- T-rustdoc (770)
- A-LLVM (690)
- T-bootstrap (628)
- T-libs (617)
- E-needs-mcve (559)
- A-lint (538)
- S-has-mcve (492)
- regression-from-stable-to-stable (481)
- A-linkage (473)
- A-incr-comp (449)
- C-feature-request (447)
- P-medium (442)
- T-types (442)
- I-prioritize (431)
- I-slow (421)
- A-docs (406)
- C-discussion (405)
- B-unstable (397)
- requires-nightly (382)
- I-unsound (302)
- A-traits (294)
Top Pull Request Labels
- T-compiler (13,282)
- S-waiting-on-bors (11,943)
- S-waiting-on-review (7,401)
- T-libs (5,180)
- merged-by-bors (3,869)
- T-bootstrap (3,388)
- S-waiting-on-author (2,621)
- A-testsuite (2,598)
- T-rustdoc (2,077)
- rollup (1,561)
- perf-regression (1,469)
- T-infra (1,148)
- WG-trait-system-refactor (975)
- T-libs-api (959)
- disposition-merge (926)
- A-meta (748)
- O-unix (666)
- A-query-system (538)
- finished-final-comment-period (531)
- A-run-make (483)
- T-lang (470)
- O-windows (412)
- perf-regression-triaged (371)
- needs-fcp (368)
- A-code-coverage (303)
- PG-exploit-mitigations (270)
- proposed-final-comment-period (269)
- S-waiting-on-perf (267)
- relnotes (251)
- T-types (250)
Package metadata
- Total packages: 100
-
Total downloads:
- cargo: 37,049,025 total
- Total docker downloads: 155,694,413
- Total dependent packages: 395 (may contain duplicates)
- Total dependent repositories: 1,615 (may contain duplicates)
- Total versions: 6,498
- Total maintainers: 11
crates.io: rustc-ap-rustc_lexer
Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_lexer/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-04T00:01:03.206Z (10 days ago)
- Versions: 193
- Dependent Packages: 10
- Dependent Repositories: 256
- Downloads: 3,221,200 Total
- Docker Downloads: 3,500,382
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.215%
- Downloads: 1.241%
- Average: 1.424%
- Dependent repos count: 2.521%
- Dependent packages count: 3.531%
- Maintainers (1)
crates.io: rustc-std-workspace-core
crate for integration of crates.io crates into rust-lang/rust standard library workspace
- Homepage:
- Documentation: https://docs.rs/rustc-std-workspace-core/
- Licenses: MIT/Apache-2.0
- Latest release: 1.0.1 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:47.186Z (11 days ago)
- Versions: 3
- Dependent Packages: 69
- Dependent Repositories: 202
- Downloads: 1,420,199 Total
- Docker Downloads: 35,979,062
-
Rankings:
- Docker downloads count: 0.189%
- Dependent packages count: 0.845%
- Average: 1.514%
- Downloads: 2.202%
- Dependent repos count: 2.819%
- Maintainers (1)
crates.io: rustc-ap-rustc_errors
Automatically published version of the package `rustc_errors` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_errors/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T22:01:06.809Z (11 days ago)
- Versions: 712
- Dependent Packages: 12
- Dependent Repositories: 75
- Downloads: 3,045,511 Total
- Docker Downloads: 3,499,768
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.215%
- Downloads: 1.388%
- Average: 1.576%
- Dependent packages count: 3.003%
- Dependent repos count: 3.813%
- Maintainers (2)
crates.io: rustc-ap-rustc_macros
Automatically published version of the package `rustc_macros` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_macros/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:51.708Z (11 days ago)
- Versions: 287
- Dependent Packages: 12
- Dependent Repositories: 58
- Downloads: 1,519,085 Total
- Docker Downloads: 3,499,582
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.218%
- Average: 1.716%
- Downloads: 1.955%
- Dependent packages count: 3.003%
- Dependent repos count: 4.082%
- Maintainers (1)
crates.io: rustc-ap-rustc_span
Automatically published version of the package `rustc_span` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_span/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-04T10:26:08.296Z (10 days ago)
- Versions: 93
- Dependent Packages: 17
- Dependent Repositories: 48
- Downloads: 742,983 Total
- Docker Downloads: 3,475,930
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.22%
- Average: 1.743%
- Dependent packages count: 2.234%
- Downloads: 2.641%
- Dependent repos count: 4.324%
- Maintainers (1)
crates.io: rustc-ap-serialize
Automatically published version of the package `serialize` in the rust-lang/rust repository from commit 10c2316a6bf7cf9255f991e06e82ce692e6f84d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-serialize/
- Licenses: MIT / Apache-2.0
- Latest release: 662.0.0 (published over 4 years ago)
- Last Synced: 2025-02-04T06:31:05.898Z (10 days ago)
- Versions: 662
- Dependent Packages: 11
- Dependent Repositories: 35
- Downloads: 2,519,851 Total
- Docker Downloads: 89,220
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.337%
- Downloads: 1.581%
- Average: 1.847%
- Dependent packages count: 3.252%
- Dependent repos count: 4.877%
- Maintainers (2)
crates.io: rustc-ap-rustc_target
Automatically published version of the package `rustc_target` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_target/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-01-13T11:52:41.652Z (about 1 month ago)
- Versions: 597
- Dependent Packages: 7
- Dependent Repositories: 78
- Downloads: 2,674,462 Total
- Docker Downloads: 3,499,768
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.215%
- Downloads: 1.477%
- Average: 1.868%
- Dependent repos count: 3.775%
- Dependent packages count: 4.703%
- Maintainers (2)
crates.io: rustc-ap-rustc_ast
Automatically published version of the package `rustc_ast` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_ast/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T12:32:59.606Z (11 days ago)
- Versions: 79
- Dependent Packages: 12
- Dependent Repositories: 48
- Downloads: 677,993 Total
- Docker Downloads: 3,475,930
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.22%
- Average: 1.889%
- Downloads: 2.75%
- Dependent packages count: 3.003%
- Dependent repos count: 4.324%
- Maintainers (1)
crates.io: rustc-ap-syntax
Automatically published version of the package `syntax` in the rust-lang/rust repository from commit 834bc5650acf7019a53b409db68986857822812c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-syntax/
- Licenses: MIT / Apache-2.0
- Latest release: 645.0.0 (published almost 5 years ago)
- Last Synced: 2025-01-13T11:52:46.089Z (about 1 month ago)
- Versions: 612
- Dependent Packages: 12
- Dependent Repositories: 33
- Downloads: 2,211,214 Total
- Docker Downloads: 23,896
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.62%
- Downloads: 1.712%
- Average: 1.895%
- Dependent packages count: 3.003%
- Dependent repos count: 5.0%
- Maintainers (2)
crates.io: rustc-ap-rustc_session
Automatically published version of the package `rustc_session` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_session/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-01-13T11:52:37.811Z (about 1 month ago)
- Versions: 93
- Dependent Packages: 10
- Dependent Repositories: 48
- Downloads: 730,285 Total
- Docker Downloads: 3,475,930
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.22%
- Average: 1.961%
- Downloads: 2.656%
- Dependent packages count: 3.531%
- Dependent repos count: 4.324%
- Maintainers (1)
crates.io: rustc-ap-syntax_pos
Automatically published version of the package `syntax_pos` in the rust-lang/rust repository from commit 625375400cdd172877e81c3ce44ce68f2011af2d The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-syntax_pos/
- Licenses: MIT / Apache-2.0
- Latest release: 634.0.0 (published about 5 years ago)
- Last Synced: 2025-02-03T11:31:28.628Z (11 days ago)
- Versions: 623
- Dependent Packages: 10
- Dependent Repositories: 33
- Downloads: 2,217,883 Total
- Docker Downloads: 23,896
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.62%
- Downloads: 1.723%
- Average: 1.985%
- Dependent packages count: 3.531%
- Dependent repos count: 5.0%
- Maintainers (2)
crates.io: rustc-ap-rustc_parse
Automatically published version of the package `rustc_parse` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_parse/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:47.800Z (11 days ago)
- Versions: 81
- Dependent Packages: 7
- Dependent Repositories: 48
- Downloads: 720,199 Total
- Docker Downloads: 3,475,930
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.272%
- Average: 2.058%
- Downloads: 2.602%
- Dependent packages count: 4.033%
- Dependent repos count: 4.403%
- Maintainers (1)
crates.io: rustc-ap-rustc_index
Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_index/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:56.577Z (11 days ago)
- Versions: 125
- Dependent Packages: 7
- Dependent Repositories: 51
- Downloads: 895,122 Total
- Docker Downloads: 3,491,125
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Docker downloads count: 1.218%
- Average: 2.107%
- Downloads: 2.448%
- Dependent repos count: 4.234%
- Dependent packages count: 4.703%
- Maintainers (1)
crates.io: rustc-ap-rustc_feature
Automatically published version of the package `rustc_feature` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_feature/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:30.024Z (11 days ago)
- Versions: 94
- Dependent Packages: 6
- Dependent Repositories: 48
- Downloads: 734,890 Total
- Docker Downloads: 3,475,930
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.272%
- Average: 2.148%
- Downloads: 2.589%
- Dependent repos count: 4.403%
- Dependent packages count: 4.584%
- Maintainers (1)
crates.io: rustc-std-workspace-alloc
crate for integration of crates.io crates into rust-lang/rust standard library workspace
- Homepage:
- Documentation: https://docs.rs/rustc-std-workspace-alloc/
- Licenses: MIT/Apache-2.0
- Latest release: 1.0.1 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:57.355Z (11 days ago)
- Versions: 2
- Dependent Packages: 25
- Dependent Repositories: 18
- Downloads: 1,332,371 Total
- Docker Downloads: 31,372,242
-
Rankings:
- Docker downloads count: 0.288%
- Dependent packages count: 2.111%
- Downloads: 2.27%
- Average: 2.735%
- Dependent repos count: 6.273%
- Maintainers (1)
crates.io: rustc-ap-rustc_attr
Automatically published version of the package `rustc_attr` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_attr/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:51.500Z (11 days ago)
- Versions: 77
- Dependent Packages: 4
- Dependent Repositories: 20
- Downloads: 503,948 Total
- Docker Downloads: 3,285,496
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.28%
- Average: 2.823%
- Downloads: 3.116%
- Dependent repos count: 6.182%
- Dependent packages count: 6.323%
- Maintainers (1)
crates.io: rustc-ap-rustc_lint_defs
Automatically published version of the package `rustc_lint_defs` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_lint_defs/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:18:00.640Z (11 days ago)
- Versions: 40
- Dependent Packages: 3
- Dependent Repositories: 34
- Downloads: 331,847 Total
- Docker Downloads: 3,410,413
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.286%
- Average: 2.978%
- Downloads: 3.697%
- Dependent repos count: 5.028%
- Dependent packages count: 7.818%
- Maintainers (1)
crates.io: rustc-ap-arena
Automatically published version of the package `arena` in the rust-lang/rust repository from commit 10c2316a6bf7cf9255f991e06e82ce692e6f84d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-arena/
- Licenses: MIT / Apache-2.0
- Latest release: 662.0.0 (published over 4 years ago)
- Last Synced: 2025-02-03T16:17:26.109Z (11 days ago)
- Versions: 525
- Dependent Packages: 2
- Dependent Repositories: 31
- Downloads: 2,060,271 Total
- Docker Downloads: 89,220
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.394%
- Downloads: 1.693%
- Average: 3.129%
- Dependent repos count: 5.223%
- Dependent packages count: 10.425%
- Maintainers (2)
crates.io: rustc-ap-rustc_cratesio_shim
Automatically published version of the package `rustc_cratesio_shim` in the rust-lang/rust repository from commit 4393768faa104b9879c601feee71eb0207dc4fe1 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_cratesio_shim/
- Licenses: MIT / Apache-2.0
- Latest release: 520.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:17:53.790Z (11 days ago)
- Versions: 519
- Dependent Packages: 4
- Dependent Repositories: 21
- Downloads: 1,821,869 Total
- Docker Downloads: 216
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Downloads: 1.853%
- Average: 3.145%
- Docker downloads count: 4.605%
- Dependent repos count: 6.052%
- Dependent packages count: 6.323%
- Maintainers (2)
crates.io: rustc-ap-rustc_expand
Automatically published version of the package `rustc_expand` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_expand/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:18:01.485Z (11 days ago)
- Versions: 67
- Dependent Packages: 2
- Dependent Repositories: 20
- Downloads: 444,596 Total
- Docker Downloads: 3,285,496
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.28%
- Downloads: 3.271%
- Average: 3.533%
- Dependent repos count: 6.182%
- Dependent packages count: 10.425%
- Maintainers (1)
crates.io: rustc-ap-rustc_fs_util
Automatically published version of the package `rustc_fs_util` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_fs_util/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:52.810Z (11 days ago)
- Versions: 93
- Dependent Packages: 1
- Dependent Repositories: 48
- Downloads: 734,247 Total
- Docker Downloads: 3,475,930
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.272%
- Downloads: 2.589%
- Average: 3.957%
- Dependent repos count: 4.403%
- Dependent packages count: 15.438%
- Maintainers (1)
crates.io: rustc-ap-rustc_arena
Automatically published version of the package `rustc_arena` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_arena/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:53.939Z (11 days ago)
- Versions: 65
- Dependent Packages: 1
- Dependent Repositories: 42
- Downloads: 531,733 Total
- Docker Downloads: 3,410,606
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.284%
- Downloads: 3.031%
- Average: 4.068%
- Dependent repos count: 4.616%
- Dependent packages count: 15.438%
- Maintainers (1)
crates.io: rustc-ap-rustc_graphviz
Automatically published version of the package `rustc_graphviz` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_graphviz/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:17:51.740Z (11 days ago)
- Versions: 65
- Dependent Packages: 1
- Dependent Repositories: 42
- Downloads: 529,712 Total
- Docker Downloads: 3,410,606
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.284%
- Downloads: 3.035%
- Average: 4.068%
- Dependent repos count: 4.616%
- Dependent packages count: 15.438%
- Maintainers (1)
crates.io: rustc-ap-rustc_ast_passes
Automatically published version of the package `rustc_ast_passes` in the rust-lang/rust repository from commit 9a27044f42ace9eb652781b53f598e25d4e7e918 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/rustc-ap-rustc_ast_passes/
- Licenses: MIT / Apache-2.0
- Latest release: 727.0.0 (published over 3 years ago)
- Last Synced: 2025-02-03T16:18:03.902Z (11 days ago)
- Versions: 68
- Dependent Packages: 1
- Dependent Repositories: 20
- Downloads: 446,794 Total
- Docker Downloads: 3,285,496
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 1.28%
- Downloads: 3.268%
- Average: 4.368%
- Dependent repos count: 6.182%
- Dependent packages count: 15.438%
- Maintainers (1)
crates.io: rustc_lexer
Rust lexer used by rustc. No stability guarantees are provided.
- Homepage:
- Documentation: https://docs.rs/rustc_lexer/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.1.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:18:01.716Z (11 days ago)
- Versions: 2
- Dependent Packages: 3
- Dependent Repositories: 180
- Downloads: 822,582 Total
- Docker Downloads: 29,682,275
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Docker downloads count: 0.364%
- Dependent repos count: 2.897%
- Downloads: 6.294%
- Average: 6.722%
- Dependent packages count: 30.739%
- Maintainers (2)
crates.io: ra-ap-rustc_lexer
Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit 8239a37f9c0951a037cfc51763ea52a20e71e6bd The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_lexer/
- Licenses: MIT / Apache-2.0
- Latest release: 0.93.0 (published 12 days ago)
- Last Synced: 2025-02-03T16:17:44.398Z (11 days ago)
- Versions: 87
- Dependent Packages: 7
- Dependent Repositories: 8
- Downloads: 1,402,646 Total
- Docker Downloads: 68
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Downloads: 4.793%
- Dependent repos count: 8.63%
- Average: 8.84%
- Dependent packages count: 30.739%
- Maintainers (1)
crates.io: ra-ap-rustc_index_macros
Automatically published version of the package `rustc_index_macros` in the rust-lang/rust repository from commit 8239a37f9c0951a037cfc51763ea52a20e71e6bd The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_index_macros/
- Licenses: MIT / Apache-2.0
- Latest release: 0.93.0 (published 12 days ago)
- Last Synced: 2025-02-03T16:17:58.830Z (11 days ago)
- Versions: 73
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 641,846 Total
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.035%
- Average: 9.228%
- Downloads: 11.459%
- Dependent repos count: 16.479%
- Dependent packages count: 18.168%
- Maintainers (1)
crates.io: ra-ap-rustc_index
Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 8239a37f9c0951a037cfc51763ea52a20e71e6bd The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_index/
- Licenses: MIT / Apache-2.0
- Latest release: 0.93.0 (published 12 days ago)
- Last Synced: 2025-02-03T16:17:10.853Z (11 days ago)
- Versions: 80
- Dependent Packages: 12
- Dependent Repositories: 1
- Downloads: 751,937 Total
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Downloads: 10.952%
- Average: 11.745%
- Dependent repos count: 16.996%
- Dependent packages count: 30.739%
- Maintainers (1)
crates.io: ra-ap-rustc_parse_format
Automatically published version of the package `rustc_parse_format` in the rust-lang/rust repository from commit 8239a37f9c0951a037cfc51763ea52a20e71e6bd The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_parse_format/
- Licenses: MIT / Apache-2.0
- Latest release: 0.93.0 (published 12 days ago)
- Last Synced: 2025-02-03T16:17:12.769Z (11 days ago)
- Versions: 78
- Dependent Packages: 2
- Dependent Repositories: 1
- Downloads: 639,983 Total
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.036%
- Downloads: 10.983%
- Average: 11.751%
- Dependent repos count: 16.996%
- Dependent packages count: 30.739%
- Maintainers (1)
crates.io: fast-rustc-ap-serialize
Automatically published version of the package `serialize` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-serialize/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:18:01.846Z (11 days ago)
- Versions: 1
- Dependent Packages: 8
- Dependent Repositories: 0
- Downloads: 5,877 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 3.993%
- Average: 12.448%
- Downloads: 28.836%
- Dependent repos count: 29.318%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_data_structures
Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_data_structures/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:54.528Z (11 days ago)
- Versions: 1
- Dependent Packages: 10
- Dependent Repositories: 0
- Downloads: 5,200 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 3.288%
- Average: 12.609%
- Dependent repos count: 29.318%
- Downloads: 30.346%
- Maintainers (1)
crates.io: msiz_rustc-ap-serialize
Automatically published version of the package `serialize` in the rust-lang/rust repository from commit 74d5c70b174f06843049af2d764ff57ddc81c81c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/msiz_rustc-ap-serialize/
- Licenses: MIT / Apache-2.0
- Latest release: 3.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:17:50.305Z (11 days ago)
- Versions: 3
- Dependent Packages: 5
- Dependent Repositories: 0
- Downloads: 5,912 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 5.834%
- Average: 12.712%
- Downloads: 28.313%
- Dependent repos count: 29.318%
- Maintainers (1)
crates.io: msiz_rustc-ap-rustc_data_structures
Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 74d5c70b174f06843049af2d764ff57ddc81c81c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/msiz_rustc-ap-rustc_data_structures/
- Licenses: MIT / Apache-2.0
- Latest release: 3.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:17:51.013Z (11 days ago)
- Versions: 3
- Dependent Packages: 5
- Dependent Repositories: 0
- Downloads: 5,504 Total
-
Rankings:
- Forks count: 0.024%
- Stargazers count: 0.064%
- Dependent packages count: 5.834%
- Average: 12.866%
- Downloads: 29.092%
- Dependent repos count: 29.318%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_index
Automatically published version of the package `rustc_index` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_index/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:51.966Z (11 days ago)
- Versions: 1
- Dependent Packages: 5
- Dependent Repositories: 0
- Downloads: 5,582 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 5.834%
- Average: 12.933%
- Dependent repos count: 29.318%
- Downloads: 29.417%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_span
Automatically published version of the package `rustc_span` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_span/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-01-13T11:40:46.853Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 8
- Dependent Repositories: 0
- Downloads: 4,479 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 3.993%
- Average: 13.188%
- Dependent repos count: 29.318%
- Downloads: 32.537%
- Maintainers (1)
crates.io: core-nightly
Nightly build of libcore from the rust repo.
- Homepage: https://github.com/rust-lang/rust
- Documentation: https://docs.rs/core-nightly/
- Licenses: MIT/Apache-2.0
- Latest release: 2015.1.7 (published about 10 years ago)
- Last Synced: 2025-02-03T16:17:57.864Z (11 days ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 8,930 Total
-
Rankings:
- Forks count: 0.051%
- Stargazers count: 0.084%
- Average: 13.453%
- Dependent repos count: 16.996%
- Downloads: 19.397%
- Dependent packages count: 30.739%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_macros
Automatically published version of the package `rustc_macros` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_macros/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:48.515Z (11 days ago)
- Versions: 1
- Dependent Packages: 4
- Dependent Repositories: 0
- Downloads: 4,884 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 6.945%
- Average: 13.569%
- Dependent repos count: 29.318%
- Downloads: 31.488%
- Maintainers (1)
crates.io: msiz_rustc-ap-syntax_pos
Automatically published version of the package `syntax_pos` in the rust-lang/rust repository from commit 74d5c70b174f06843049af2d764ff57ddc81c81c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/msiz_rustc-ap-syntax_pos/
- Licenses: MIT / Apache-2.0
- Latest release: 3.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:17:47.627Z (11 days ago)
- Versions: 3
- Dependent Packages: 3
- Dependent Repositories: 0
- Downloads: 4,575 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 8.591%
- Average: 14.072%
- Dependent repos count: 29.318%
- Downloads: 32.356%
- Maintainers (1)
crates.io: fast-rustc-ap-graphviz
Automatically published version of the package `graphviz` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-graphviz/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:25.741Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 5,506 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Average: 15.192%
- Dependent packages count: 16.956%
- Dependent repos count: 29.318%
- Downloads: 29.59%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_ast
Automatically published version of the package `rustc_ast` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_ast/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:18:02.419Z (11 days ago)
- Versions: 1
- Dependent Packages: 4
- Dependent Repositories: 0
- Downloads: 3,017 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 6.945%
- Average: 15.215%
- Dependent repos count: 29.318%
- Downloads: 39.717%
- Maintainers (1)
crates.io: msiz_rustc-ap-arena
Automatically published version of the package `arena` in the rust-lang/rust repository from commit 74d5c70b174f06843049af2d764ff57ddc81c81c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/msiz_rustc-ap-arena/
- Licenses: MIT / Apache-2.0
- Latest release: 3.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:17:39.440Z (11 days ago)
- Versions: 3
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 5,030 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Average: 15.449%
- Dependent packages count: 16.956%
- Dependent repos count: 29.318%
- Downloads: 30.878%
- Maintainers (1)
crates.io: fast-rustc-ap-arena
Automatically published version of the package `arena` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-arena/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:53.365Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 4,904 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Average: 15.539%
- Dependent packages count: 16.956%
- Dependent repos count: 29.318%
- Downloads: 31.329%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_lexer
Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_lexer/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:18:04.916Z (11 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 3,394 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 11.427%
- Average: 15.753%
- Dependent repos count: 29.318%
- Downloads: 37.925%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_errors
Automatically published version of the package `rustc_errors` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_errors/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:52.963Z (11 days ago)
- Versions: 1
- Dependent Packages: 3
- Dependent Repositories: 0
- Downloads: 2,626 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 8.591%
- Average: 16.128%
- Dependent repos count: 29.318%
- Downloads: 42.636%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_feature
Automatically published version of the package `rustc_feature` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_feature/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:56.929Z (11 days ago)
- Versions: 1
- Dependent Packages: 3
- Dependent Repositories: 0
- Downloads: 2,612 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 8.591%
- Average: 16.189%
- Dependent repos count: 29.318%
- Downloads: 42.944%
- Maintainers (1)
anaconda.org: rust
This package provides the compiler (rustc) and the documentation utilities rustdoc.
- Homepage: https://www.rust-lang.org
- Licenses: MIT AND Apache-2.0
- Latest release: 1.82.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:52.440Z (11 days ago)
- Versions: 10
- Dependent Packages: 5
- Dependent Repositories: 66
-
Rankings:
- Stargazers count: 0.184%
- Forks count: 2.453%
- Average: 16.383%
- Dependent repos count: 21.956%
- Dependent packages count: 40.938%
crates.io: msiz_rustc-ap-rustc_errors
Automatically published version of the package `rustc_errors` in the rust-lang/rust repository from commit 74d5c70b174f06843049af2d764ff57ddc81c81c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/msiz_rustc-ap-rustc_errors/
- Licenses: MIT / Apache-2.0
- Latest release: 3.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:17:26.333Z (11 days ago)
- Versions: 3
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 3,766 Total
-
Rankings:
- Forks count: 0.024%
- Stargazers count: 0.064%
- Average: 16.586%
- Dependent packages count: 16.956%
- Dependent repos count: 29.318%
- Downloads: 36.569%
- Maintainers (1)
crates.io: msiz_rustc-ap-rustc_target
Automatically published version of the package `rustc_target` in the rust-lang/rust repository from commit 74d5c70b174f06843049af2d764ff57ddc81c81c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/msiz_rustc-ap-rustc_target/
- Licenses: MIT / Apache-2.0
- Latest release: 3.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:18:05.542Z (11 days ago)
- Versions: 3
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 3,778 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Average: 16.638%
- Dependent packages count: 16.956%
- Dependent repos count: 29.318%
- Downloads: 36.824%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_session
Automatically published version of the package `rustc_session` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_session/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:54.199Z (11 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 2,199 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 11.427%
- Average: 17.373%
- Dependent repos count: 29.318%
- Downloads: 46.025%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_ast_pretty
Automatically published version of the package `rustc_ast_pretty` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_ast_pretty/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:18:05.642Z (11 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 2,181 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 11.427%
- Average: 17.426%
- Dependent repos count: 29.318%
- Downloads: 46.293%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_fs_util
Automatically published version of the package `rustc_fs_util` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_fs_util/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:32.095Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 2,666 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 16.956%
- Average: 17.707%
- Dependent repos count: 29.318%
- Downloads: 42.166%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_target
Automatically published version of the package `rustc_target` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_target/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:24.267Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 2,628 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 16.956%
- Average: 17.834%
- Dependent repos count: 29.318%
- Downloads: 42.802%
- Maintainers (1)
crates.io: fast-rustc-ap-rustc_attr
Automatically published version of the package `rustc_attr` in the rust-lang/rust repository from commit 15812785344d913d779d9738fe3cca8de56f71d5 The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/fast-rustc-ap-rustc_attr/
- Licenses: MIT / Apache-2.0
- Latest release: 1.0.0 (published almost 5 years ago)
- Last Synced: 2025-02-03T16:17:54.692Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 1,805 Total
-
Rankings:
- Forks count: 0.027%
- Stargazers count: 0.067%
- Dependent packages count: 16.956%
- Average: 19.223%
- Dependent repos count: 29.318%
- Downloads: 49.747%
- Maintainers (1)
crates.io: msiz_rustc-ap-syntax
Automatically published version of the package `syntax` in the rust-lang/rust repository from commit 74d5c70b174f06843049af2d764ff57ddc81c81c The publishing script for this crate lives at: https://github.com/alexcrichton/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/msiz_rustc-ap-syntax/
- Licenses: MIT / Apache-2.0
- Latest release: 3.0.0 (published over 5 years ago)
- Last Synced: 2025-02-03T16:17:35.481Z (11 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 3,109 Total
-
Rankings:
- Forks count: 0.024%
- Stargazers count: 0.064%
- Average: 21.485%
- Dependent repos count: 29.318%
- Dependent packages count: 33.812%
- Downloads: 44.207%
- Maintainers (1)
crates.io: ra-ap-rustc_graphviz
Automatically published version of the package `rustc_graphviz` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_graphviz/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:49.989Z (11 days ago)
- Versions: 19
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 15,275 Total
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.037%
- Dependent repos count: 30.212%
- Dependent packages count: 31.487%
- Average: 32.012%
- Downloads: 98.324%
- Maintainers (1)
crates.io: ra-ap-rustc_arena
Automatically published version of the package `rustc_arena` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_arena/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:40.744Z (11 days ago)
- Versions: 20
- Dependent Packages: 3
- Dependent Repositories: 0
- Downloads: 16,041 Total
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.037%
- Dependent repos count: 30.212%
- Dependent packages count: 31.487%
- Average: 32.012%
- Downloads: 98.324%
- Maintainers (1)
crates.io: ra-ap-rustc_data_structures
Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_data_structures/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:46.477Z (11 days ago)
- Versions: 19
- Dependent Packages: 8
- Dependent Repositories: 0
- Downloads: 15,982 Total
-
Rankings:
- Forks count: 0.002%
- Stargazers count: 0.037%
- Dependent repos count: 30.212%
- Dependent packages count: 31.487%
- Average: 32.012%
- Downloads: 98.324%
- Maintainers (1)
crates.io: littest
Let's encrypt your string statically during compile time
- Homepage: https://doc.rust-lang.org/
- Status: removed
- Documentation: https://docs.rs/littest/
- Licenses: Apache-2.0
- Latest release: 0.3.2 (published over 1 year ago)
- Last Synced: 2025-02-03T16:17:51.209Z (11 days ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 334 Total
-
Rankings:
- Forks count: 0.052%
- Stargazers count: 0.085%
- Dependent repos count: 30.483%
- Average: 33.097%
- Dependent packages count: 36.367%
- Downloads: 98.498%
- Maintainers (1)
anaconda.org: rust-gnu
This package provides the compiler (rustc) and the documentation utilities rustdoc.
- Homepage: https://www.rust-lang.org
- Licenses: MIT AND Apache-2.0
- Latest release: 1.82.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:40.183Z (11 days ago)
- Versions: 9
- Dependent Packages: 3
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.962%
- Average: 33.328%
- Dependent repos count: 57.694%
crates.io: jomy-ap-rustc_session
Automatically published version of the package `rustc_session` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_session/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:06.078Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 708 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_type_ir_macros
Automatically published version of the package `rustc_type_ir_macros` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_type_ir_macros/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:21.156Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 697 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_fluent_macro
Automatically published version of the package `rustc_fluent_macro` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_fluent_macro/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:29.876Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 702 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_error_messages
Automatically published version of the package `rustc_error_messages` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_error_messages/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:30.009Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 707 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_graphviz
Automatically published version of the package `rustc_graphviz` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_graphviz/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:30.243Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 908 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_parse
Automatically published version of the package `rustc_parse` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_parse/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:32.858Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 650 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_ast
Automatically published version of the package `rustc_ast` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_ast/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:41.062Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 752 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_arena
Automatically published version of the package `rustc_arena` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_arena/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:44.799Z (11 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 1,219 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_ast_ir
Automatically published version of the package `rustc_ast_ir` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_ast_ir/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:31.315Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 829 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_target
Automatically published version of the package `rustc_target` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_target/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:39.875Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 718 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_error_codes
Automatically published version of the package `rustc_error_codes` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_error_codes/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:23.054Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 703 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_data_structures
Automatically published version of the package `rustc_data_structures` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_data_structures/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:32.515Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 868 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_index_macros
Automatically published version of the package `rustc_index_macros` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_index_macros/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:42.835Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 999 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_errors
Automatically published version of the package `rustc_errors` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_errors/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:32.709Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 711 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_index
Automatically published version of the package `rustc_index` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_index/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:07.266Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 896 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_lexer
Automatically published version of the package `rustc_lexer` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_lexer/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:45.951Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 769 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_serialize
Automatically published version of the package `rustc_serialize` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_serialize/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:45.809Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 922 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_span
Automatically published version of the package `rustc_span` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_span/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:42.336Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 884 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_ast_pretty
Automatically published version of the package `rustc_ast_pretty` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_ast_pretty/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:37.676Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 715 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_abi
Automatically published version of the package `rustc_abi` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_abi/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:38.116Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 775 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_baked_icu_data
Automatically published version of the package `rustc_baked_icu_data` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_baked_icu_data/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:36.567Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 756 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_lint_defs
Automatically published version of the package `rustc_lint_defs` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_lint_defs/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:35.274Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 719 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_feature
Automatically published version of the package `rustc_feature` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_feature/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:31.517Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 754 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_hir
Automatically published version of the package `rustc_hir` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_hir/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:06.390Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 726 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_type_ir
Automatically published version of the package `rustc_type_ir` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_type_ir/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:19.951Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 699 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_macros
Automatically published version of the package `rustc_macros` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_macros/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:21.483Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 936 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: jomy-ap-rustc_fs_util
Automatically published version of the package `rustc_fs_util` in the rust-lang/rust repository from version 1.83.0 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/jomy-ap-rustc_fs_util/
- Licenses: MIT / Apache-2.0
- Latest release: 1.83.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:22.923Z (11 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 764 Total
-
Rankings:
- Dependent repos count: 24.302%
- Dependent packages count: 32.234%
- Average: 50.779%
- Downloads: 95.802%
- Maintainers (1)
crates.io: ra-ap-rustc_macros
Automatically published version of the package `rustc_macros` in the rust-lang/rust repository from commit f6cb952dc115fd1311b02b694933e31d8dc8b002 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_macros/
- Licenses: MIT / Apache-2.0
- Latest release: 0.83.0 (published 2 months ago)
- Last Synced: 2025-02-03T16:17:53.866Z (11 days ago)
- Versions: 74
- Dependent Packages: 9
- Dependent Repositories: 0
- Downloads: 52,235 Total
-
Rankings:
- Dependent repos count: 30.212%
- Dependent packages count: 31.487%
- Average: 53.341%
- Downloads: 98.324%
- Maintainers (1)
crates.io: ra-ap-rustc_serialize
Automatically published version of the package `rustc_serialize` in the rust-lang/rust repository from commit 4e4c20d2abe6a218991152b735800fbaf51aedd6 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_serialize/
- Licenses: MIT / Apache-2.0
- Latest release: 0.80.0 (published 3 months ago)
- Last Synced: 2025-02-03T16:17:06.653Z (11 days ago)
- Versions: 71
- Dependent Packages: 9
- Dependent Repositories: 0
- Downloads: 50,737 Total
-
Rankings:
- Dependent repos count: 30.212%
- Dependent packages count: 31.487%
- Average: 53.341%
- Downloads: 98.324%
- Maintainers (1)
crates.io: ra-ap-rustc_error_messages
Automatically published version of the package `rustc_error_messages` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_error_messages/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:14.763Z (11 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 10 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.181%
- Downloads: 96.729%
- Maintainers (1)
crates.io: ra-ap-rustc_fluent_macro
Automatically published version of the package `rustc_fluent_macro` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_fluent_macro/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:28.297Z (11 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 10 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.182%
- Downloads: 96.732%
- Maintainers (1)
crates.io: ra-ap-rustc_pattern_analysis
Automatically published version of the package `rustc_pattern_analysis` in the rust-lang/rust repository from commit 8239a37f9c0951a037cfc51763ea52a20e71e6bd The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_pattern_analysis/
- Licenses: MIT / Apache-2.0
- Latest release: 0.93.0 (published 12 days ago)
- Last Synced: 2025-02-03T16:17:33.243Z (11 days ago)
- Versions: 58
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 448,647 Total
-
Rankings:
- Dependent repos count: 30.199%
- Dependent packages count: 35.538%
- Average: 54.186%
- Downloads: 96.822%
- Maintainers (1)
crates.io: ra-ap-rustc_target
Automatically published version of the package `rustc_target` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_target/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:29.431Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 2 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.197%
- Downloads: 96.774%
- Maintainers (1)
crates.io: ra-ap-rustc_fs_util
Automatically published version of the package `rustc_fs_util` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_fs_util/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:26.628Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 3 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.197%
- Downloads: 96.776%
- Maintainers (1)
crates.io: ra-ap-rustc_feature
Automatically published version of the package `rustc_feature` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_feature/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:29.252Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 3 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.197%
- Downloads: 96.776%
- Maintainers (1)
crates.io: ra-ap-rustc_ast_pretty
Automatically published version of the package `rustc_ast_pretty` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_ast_pretty/
- Licenses: MIT / Apache-2.0
- Latest release: 0.26.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:50.655Z (11 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 0 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.208%
- Downloads: 96.808%
- Maintainers (1)
crates.io: ra-ap-rustc_span
Automatically published version of the package `rustc_span` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_span/
- Licenses: MIT / Apache-2.0
- Latest release: 0.26.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:50.493Z (11 days ago)
- Versions: 1
- Dependent Packages: 6
- Dependent Repositories: 0
- Downloads: 0 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.208%
- Downloads: 96.808%
- Maintainers (1)
crates.io: ra-ap-rustc_baked_icu_data
Automatically published version of the package `rustc_baked_icu_data` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_baked_icu_data/
- Licenses: MIT / Apache-2.0
- Latest release: 0.26.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:50.837Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 0 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.208%
- Downloads: 96.808%
- Maintainers (1)
crates.io: ra-ap-rustc_ast
Automatically published version of the package `rustc_ast` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_ast/
- Licenses: MIT / Apache-2.0
- Latest release: 0.26.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:27.471Z (11 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 0 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.208%
- Downloads: 96.808%
- Maintainers (1)
crates.io: ra-ap-rustc_type_ir
Automatically published version of the package `rustc_type_ir` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Status: removed
- Documentation: https://docs.rs/ra-ap-rustc_type_ir/
- Licenses: MIT / Apache-2.0
- Latest release: 0.26.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:51.767Z (11 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 0 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.208%
- Downloads: 96.808%
- Maintainers (1)
crates.io: ra-ap-rustc_hir
Automatically published version of the package `rustc_hir` in the rust-lang/rust repository from commit 5113ed28ea1451a13eae3a05dca0dbabfd56f587 The publishing script for this crate lives at: https://github.com/rust-analyzer/rustc-auto-publish
- Homepage:
- Documentation: https://docs.rs/ra-ap-rustc_hir/
- Licenses: MIT / Apache-2.0
- Latest release: 0.28.0 (published about 1 year ago)
- Last Synced: 2025-02-03T16:17:34.211Z (11 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 837 Total
-
Rankings:
- Dependent repos count: 30.247%
- Dependent packages count: 35.569%
- Average: 54.209%
- Downloads: 96.81%
- Maintainers (1)
Dependencies
- actions/checkout v3 composite
- rust-lang/simpleinfra/github-actions/cancel-outdated-builds master composite
- 452 dependencies
- ahash 0.7.6
- anyhow 1.0.66
- arrayvec 0.7.2
- autocfg 1.1.0
- bitflags 1.3.2
- bumpalo 3.11.1
- byteorder 1.4.3
- cfg-if 1.0.0
- cranelift-bforest 0.90.1
- cranelift-codegen 0.90.1
- cranelift-codegen-meta 0.90.1
- cranelift-codegen-shared 0.90.1
- cranelift-egraph 0.90.1
- cranelift-entity 0.90.1
- cranelift-frontend 0.90.1
- cranelift-isle 0.90.1
- cranelift-jit 0.90.1
- cranelift-module 0.90.1
- cranelift-native 0.90.1
- cranelift-object 0.90.1
- crc32fast 1.3.2
- fallible-iterator 0.2.0
- fxhash 0.2.1
- getrandom 0.2.8
- gimli 0.26.2
- hashbrown 0.12.3
- indexmap 1.9.2
- libc 0.2.138
- libloading 0.7.4
- log 0.4.17
- mach 0.3.2
- memchr 2.5.0
- object 0.29.0
- once_cell 1.16.0
- regalloc2 0.4.2
- region 2.2.0
- slice-group-by 0.3.0
- smallvec 1.10.0
- stable_deref_trait 1.2.0
- target-lexicon 0.12.5
- version_check 0.9.4
- wasi 0.11.0+wasi-snapshot-preview1
- wasmtime-jit-icache-coherence 2.0.1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
- windows-sys 0.36.1
- windows_aarch64_msvc 0.36.1
- windows_i686_gnu 0.36.1
- windows_i686_msvc 0.36.1
- windows_x86_64_gnu 0.36.1
- windows_x86_64_msvc 0.36.1
- aho-corasick 0.7.18
- bitflags 1.3.2
- cfg-if 1.0.0
- fm 0.1.4
- getopts 0.2.21
- getrandom 0.2.3
- hermit-abi 0.1.19
- lang_tester 0.3.13
- libc 0.1.12
- libc 0.2.112
- memchr 2.4.1
- num_cpus 1.13.0
- ppv-lite86 0.2.15
- rand 0.8.4
- rand_chacha 0.3.1
- rand_core 0.6.3
- rand_hc 0.3.1
- redox_syscall 0.2.10
- regex 1.5.4
- regex-syntax 0.6.25
- remove_dir_all 0.5.3
- same-file 1.0.6
- tempfile 3.2.0
- termcolor 1.1.2
- threadpool 1.8.1
- unicode-width 0.1.9
- wait-timeout 0.2.0
- walkdir 2.3.2
- wasi 0.10.2+wasi-snapshot-preview1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-util 0.1.5
- winapi-x86_64-pc-windows-gnu 0.4.0
- lang_tester 0.3.9 development
- tempfile 3.1.0 development
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- main.js node16 javascript
- @actions/core 1.9.1
- @actions/github 5.1.0
- @actions/http-client 2.0.1
- @octokit/auth-token 2.5.0
- @octokit/core 3.6.0
- @octokit/endpoint 6.0.12
- @octokit/graphql 4.8.0
- @octokit/openapi-types 12.11.0
- @octokit/plugin-paginate-rest 2.21.3
- @octokit/plugin-rest-endpoint-methods 5.16.2
- @octokit/request 5.6.3
- @octokit/request-error 2.1.0
- @octokit/types 6.41.0
- balanced-match 1.0.2
- before-after-hook 2.2.3
- brace-expansion 1.1.11
- concat-map 0.0.1
- deprecation 2.3.1
- fs.realpath 1.0.0
- glob 7.2.3
- inflight 1.0.6
- inherits 2.0.4
- is-plain-object 5.0.0
- minimatch 3.1.2
- node-fetch 2.6.7
- once 1.4.0
- path-is-absolute 1.0.1
- tr46 0.0.3
- tunnel 0.0.6
- universal-user-agent 6.0.0
- uuid 8.3.2
- webidl-conversions 3.0.1
- whatwg-url 5.0.0
- wrappy 1.0.2
- @actions/core ^1.9.1
- @actions/github ^5.1.0
- glob ^7.1.5
- expect-test 1.4.0 development
- unicode-properties 0.1.0
- unicode-xid 0.2.0
- tracing 0.1.28
- tracing-core =0.1.30
- tracing-subscriber 0.3.3
- tracing-tree 0.2.0
- either 1
- itertools 0.10.1
- smallvec 1.8.1
- tracing 0.1
- tempfile 3.2 development
- indexmap 2.0.0
- smallvec 1.8.1
- thin-vec 0.2.12