Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Prossimo: https://github.com/rust-lang/rust-bindgen

bindings codegen ffi

Score: 33.183158306925804

Last synced: about 6 hours ago
JSON representation

Repository metadata:

Automatically generates Rust FFI bindings to C (and some C++) libraries.


Owner metadata:


Committers metadata

Last synced: 2 days ago

Total Commits: 2,724
Total Committers: 400
Avg Commits per committer: 6.81
Development Distribution Score (DDS): 0.811

Commits in past year: 160
Committers in past year: 52
Avg Commits per committer in past year: 3.077
Development Distribution Score (DDS) in past year: 0.781

Name Email Commits
Emilio Cobos Álvarez e****o@c****o 514
Nick Fitzgerald f****n@g****m 369
Jyun-Yan You j****u@c****w 189
Emilio Cobos Álvarez e****5@g****m 165
Christian Poveda Ruiz 3****z 106
Emilio Cobos Álvarez m****e@e****e 72
Christian Poveda c****a@f****m 59
Darren Kulp d****n@k****h 54
Edward Barnard e****d@g****m 51
Zhiting Zhu z****u@m****m 35
Tshepang Mbambo t****o@f****m 35
Sergey Pepyakin s****n@g****m 34
Xidorn Quan m****e@u****g 31
Travis Finkenauer t****n@g****m 28
MikuroXina r****k@g****m 23
Jyun-Yan You j****w@g****m 23
Philipp Brüschweiler b****2@g****m 18
Mikko Lehtonen s****r@i****i 16
Sebastian Imlay s****y@g****m 16
Anthony Ramine n****e@g****m 15
Bastien Orivel e****g@b****r 15
Jeff Waugh j****b@b****g 15
Zhiting Zhu z****z@c****u 15
Jean-Philippe DUFRAIGNE j****e@g****m 13
Flier Lu f****u@g****m 12
Tamir Duberstein t****d@g****m 12
Kornel Lesiński k****l@g****t 11
Jorge Aparicio j****s@g****m 10
Jeremy Fitzhardinge j****f@f****m 10
Elichai Turkel e****l@g****m 10
and 370 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 1,395
Total pull requests: 1,418
Average time to close issues: 6 months
Average time to close pull requests: about 1 month
Total issue authors: 637
Total pull request authors: 361
Average comments per issue: 4.21
Average comments per pull request: 4.5
Merged pull request: 1,240
Bot issues: 0
Bot pull requests: 2

Past year issues: 162
Past year pull requests: 150
Past year average time to close issues: 13 days
Past year average time to close pull requests: 7 days
Past year issue authors: 113
Past year pull request authors: 55
Past year average comments per issue: 1.99
Past year average comments per pull request: 1.32
Past year merged pull request: 130
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rust-lang/rust-bindgen

Top Issue Authors

  • fitzgen (172)
  • emilio (62)
  • upsuper (40)
  • pvdrz (20)
  • Dushistov (17)
  • jethrogb (15)
  • ctaggart (15)
  • jsgf (15)
  • Lokathor (14)
  • helloqirun (13)
  • kkimdev (11)
  • Manishearth (10)
  • pepyakin (9)
  • adetaylor (9)
  • ojeda (9)

Top Pull Request Authors

  • emilio (323)
  • fitzgen (184)
  • pvdrz (142)
  • tshepang (41)
  • upsuper (23)
  • kulp (20)
  • photoszzt (18)
  • tmfink (16)
  • pepyakin (16)
  • reitermarkus (13)
  • jeanphilippeD (13)
  • Eijebong (12)
  • flier (11)
  • simlay (10)
  • amanjeev (9)

Top Issue Labels

  • bug (229)
  • help wanted (214)
  • enhancement (212)
  • C-assigned (111)
  • E-easy (79)
  • I-bogus-codegen (70)
  • E-less-easy (60)
  • I-cleanup (54)
  • A-C++ (51)
  • A-templates (42)
  • A-libclang (37)
  • A-derive (30)
  • A-bitfields (29)
  • I-unclear (27)
  • I-needs-reduced-test-case (22)
  • A-testing (18)
  • I-needs-docs (18)
  • I-failing-layout-test (16)
  • A-macros (13)
  • A-csmith (12)
  • A-spe (12)
  • I-panic (12)
  • I-ABI-bug (11)
  • rust-for-linux (11)
  • A-Obj-C (10)
  • meta (9)
  • A-parity-old-bindgen (8)
  • I-Stylo (7)
  • question (6)
  • A-error-reporting (6)

Top Pull Request Labels

  • S-awaiting-review (347)
  • S-needs-rebase (50)
  • S-tests-failed (37)
  • rust-for-linux (4)
  • next-release (3)
  • This Week In Servo (TWiS) (3)
  • dependencies (3)
  • S-awaiting-merge (2)
  • S-needs-code-changes (1)
  • A-templates (1)
  • A-C++ (1)

Package metadata

crates.io: bindgen

Automatically generates Rust FFI bindings to C and C++ libraries.

  • Homepage: https://rust-lang.github.io/rust-bindgen/
  • Documentation: https://docs.rs/bindgen/
  • Licenses: BSD-3-Clause
  • Latest release: 0.69.4 (published 3 months ago)
  • Last Synced: 2024-04-23T22:09:53.267Z (2 days ago)
  • Versions: 119
  • Dependent Packages: 1,875
  • Dependent Repositories: 12,109
  • Downloads: 61,265,241 Total
  • Docker Downloads: 81,965,184
  • Rankings:
    • Docker downloads count: 0.016%
    • Dependent packages count: 0.038%
    • Downloads: 0.184%
    • Dependent repos count: 0.253%
    • Average: 0.651%
    • Forks count: 1.403%
    • Stargazers count: 2.013%
  • Maintainers (2)
alpine-edge: rust-bindgen

automatically generates Rust FFI bindings to C (and some C++) libraries

  • Homepage: https://github.com/rust-lang/rust-bindgen
  • Licenses: BSD-3-Clause
  • Latest release: 0.66.1-r0 (published 10 months ago)
  • Last Synced: 2024-04-23T22:09:54.882Z (2 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Stargazers count: 4.054%
    • Forks count: 4.078%
    • Average: 5.693%
    • Dependent packages count: 14.641%
  • Maintainers (1)
crates.io: bindgen-cli

Automatically generates Rust FFI bindings to C and C++ libraries.

  • Homepage: https://rust-lang.github.io/rust-bindgen/
  • Documentation: https://docs.rs/bindgen-cli/
  • Licenses: BSD-3-Clause
  • Latest release: 0.69.4 (published 3 months ago)
  • Last Synced: 2024-04-23T22:09:51.979Z (2 days ago)
  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 545,902 Total
  • Docker Downloads: 29
  • Rankings:
    • Forks count: 1.604%
    • Stargazers count: 2.201%
    • Downloads: 7.887%
    • Average: 14.965%
    • Dependent repos count: 29.318%
    • Dependent packages count: 33.812%
  • Maintainers (2)
formulae.brew.sh: bindgen

Automatically generates Rust FFI bindings to C (and some C++) libraries

  • Homepage: https://rust-lang.github.io/rust-bindgen/
  • Licenses: BSD-3-Clause
  • Latest release: 0.69.4 (published 3 months ago)
  • Last Synced: 2024-04-23T22:09:51.462Z (2 days ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 23 Last month
  • Rankings:
    • Forks count: 4.479%
    • Stargazers count: 7.661%
    • Dependent packages count: 18.987%
    • Average: 32.668%
    • Dependent repos count: 50.731%
    • Downloads: 81.481%
alpine-v3.19: rust-bindgen

automatically generates Rust FFI bindings to C (and some C++) libraries

  • Homepage: https://github.com/rust-lang/rust-bindgen
  • Licenses: BSD-3-Clause
  • Latest release: 0.66.1-r0 (published 10 months ago)
  • Last Synced: 2024-04-23T22:09:53.111Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)