An open API service for producing an overview of a list of open source projects.

https://github.com/jnr/jnr-ffi

Score: 32.91842822852165

Last synced: about 8 hours ago
JSON representation

Repository metadata:

Java Abstracted Foreign Function Layer


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 1,108
Total Committers: 63
Avg Commits per committer: 17.587
Development Distribution Score (DDS): 0.345

Commits in past year: 6
Committers in past year: 1
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Wayne Meissner w****r@g****m 726
Charles Oliver Nutter h****s@h****m 193
Bassam Helal b****l@g****m 63
Thomas E. Enebo t****o@g****m 11
Andrew Yefanov 1****o@g****m 10
henriqueesteves h****s@g****m 7
Kevin Menard k****d@o****m 6
Mike Poindexter s****w@g****m 5
Christian Meier m****n@w****e 4
Gilles Duboscq g****n@g****m 4
Pepijn Van Eeckhoudt p****n@v****t 4
Lecuyer johan j****4@g****m 4
William Good b****d@g****m 3
Enrico M. Crisostomo e****o@g****m 3
Charles Korn m****e@c****m 3
Ahilan Anantha a****a@o****m 3
Vitor de Lima v****a@e****r 3
Wayne Meissner w****r@s****u 2
Leonardo Bianconi l****i@e****r 2
Arne Plöse a****e@g****e 2
Benoit Daloze e****p@g****m 2
Johannes Ernst j****t@i****m 2
Philip Jenvey p****y@u****g 2
Priyadarshi Raj p****s 2
Jesse Gorzinski 1****z 2
Vladimir Sizikov v****v@g****m 2
Georg Dietrich g****t 2
zhanhb z****b 1
panxuefeng p****g@l****n 1
nabijaczleweli n****i@g****m 1
and 33 more...

Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 66
Total pull requests: 65
Average time to close issues: 10 months
Average time to close pull requests: 3 months
Total issue authors: 50
Total pull request authors: 29
Average comments per issue: 3.58
Average comments per pull request: 2.85
Merged pull request: 39
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 1
Past year average time to close issues: about 9 hours
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 1.5
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jnr/jnr-ffi

Top Issue Authors

  • basshelal (11)
  • headius (5)
  • charleskorn (3)
  • setzer22 (1)
  • Tianscar (1)
  • Revxrsal (1)
  • kovalchukartur (1)
  • jollyjoker992 (1)
  • jonahbeckford (1)
  • arnzel (1)
  • srisudarsan (1)
  • chrisHasBeenTaken (1)
  • zhuker (1)
  • Ryanznoco (1)
  • ChristianSchwarz (1)

Top Pull Request Authors

  • basshelal (13)
  • goto1134 (9)
  • headius (8)
  • aploese (4)
  • charleskorn (4)
  • pepijnve (3)
  • gdiet (2)
  • zhanhb (2)
  • idegtiarenko (2)
  • martin-g (1)
  • grossws (1)
  • basil (1)
  • fzakaria (1)
  • jsorel (1)
  • ghost (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

repo1.maven.org: com.github.jnr:jnr-ffi

A library for invoking native functions from java

  • Homepage: http://github.com/jnr/jnr-ffi
  • Documentation: https://appdoc.app/artifact/com.github.jnr/jnr-ffi/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 2.2.17 (published 11 months ago)
  • Last Synced: 2025-09-06T16:32:21.623Z (1 day ago)
  • Versions: 68
  • Dependent Packages: 214
  • Dependent Repositories: 368
  • Docker Downloads: 2,249,392,370
  • Rankings:
    • Docker downloads count: 0.055%
    • Dependent packages count: 0.371%
    • Dependent repos count: 0.751%
    • Average: 5.717%
    • Stargazers count: 11.243%
    • Forks count: 16.163%
proxy.golang.org: github.com/jnr/jnr-ffi

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/jnr/jnr-ffi#section-documentation
  • Licenses: other
  • Latest release: v2.0.9+incompatible (published over 9 years ago)
  • Last Synced: 2025-09-06T16:32:01.014Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.955%
    • Forks count: 1.981%
    • Average: 6.078%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-java v1.4.3 composite
  • actions/setup-java v2 composite
pom.xml maven
  • com.github.jnr:jffi 1.3.10 compile
  • com.github.jnr:jnr-a64asm 1.0.0 compile
  • com.github.jnr:jnr-x86asm 1.0.2 compile
  • org.ow2.asm:asm 9.2 compile
  • org.ow2.asm:asm-analysis 9.2 compile
  • org.ow2.asm:asm-commons 9.2 compile
  • org.ow2.asm:asm-tree 9.2 compile
  • org.ow2.asm:asm-util 9.2 compile
  • com.github.jnr:jffi 1.3.10
  • org.junit.jupiter:junit-jupiter-engine 5.7.2 test