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

https://github.com/janino-compiler/janino

compiler in-memory-java-compiler janino java-compiler

Score: 31.546626597677733

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Janino is a super-small, super-fast Java™ compiler.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 2,076
Total Committers: 20
Avg Commits per committer: 103.8
Development Distribution Score (DDS): 0.467

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

Name Email Commits
Arno Unkrig a****g 1106
aunkrig a****g@e****9 863
matt.fowles m****s@e****9 58
Vy Nguyen o****o@h****m 10
Vy Nguyen v****e@t****m 6
Takeshi Yamamuro y****o@a****g 6
hboutemy h****y@e****9 5
dependabot[bot] 4****] 4
vynguye v****e@V****l 4
bob b****b@e****9 3
Geolykt a****n@g****e 2
Volodymyr Vysotskyi v****k@g****m 1
Bruce Irschick b****i@b****m 1
nobody n****y@e****9 1
vynguye v****e@n****m 1
Nikolay n****h@g****m 1
Christoph Zauner c****r@N****t 1
Jungtaek Lim k****e@g****m 1
Kazuaki Ishizaki i****i@j****m 1
Liwei Lin l****7@g****m 1

Issue and Pull Request metadata

Last synced: 21 days ago

Total issues: 101
Total pull requests: 24
Average time to close issues: 6 months
Average time to close pull requests: 8 months
Total issue authors: 75
Total pull request authors: 13
Average comments per issue: 5.17
Average comments per pull request: 3.83
Merged pull request: 13
Bot issues: 0
Bot pull requests: 4

Past year issues: 4
Past year pull requests: 0
Past year average time to close issues: about 4 hours
Past year average time to close pull requests: N/A
Past year issue authors: 4
Past year pull request authors: 0
Past year average comments per issue: 1.75
Past year average comments per pull request: 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/janino-compiler/janino

Top Issue Authors

  • karussell (6)
  • aunkrig (5)
  • cvogt729 (4)
  • snuyanzin (4)
  • JohnKranz (3)
  • chaokunyang (3)
  • shardulm94 (2)
  • nikolayandr (2)
  • enexusde (2)
  • Thihup (2)
  • JoshRosen (2)
  • chrisrueger (2)
  • ghost (2)
  • rodwiddowson (1)
  • zstan (1)

Top Pull Request Authors

  • dependabot[bot] (4)
  • Geolykt (4)
  • maropu (3)
  • birschick-bq (2)
  • HeartSaVioR (2)
  • enexusde (2)
  • aunkrig (1)
  • j143 (1)
  • karlrwjohnson (1)
  • vvysotskyi (1)
  • viirya (1)
  • naude-r (1)
  • nikolayandr (1)

Top Issue Labels

  • waiting for user feedback (12)
  • Please test (4)
  • release necessary (1)

Top Pull Request Labels

  • dependencies (4)

Package metadata

repo1.maven.org: org.codehaus.janino:commons-compiler-jdk

The "JDK" implementation of the "commons-compiler" API that uses the JDK's Java compiler (JAVAC) in "tools.jar".

  • Homepage: http://janino-compiler.github.io/janino/
  • Documentation: https://appdoc.app/artifact/org.codehaus.janino/commons-compiler-jdk/
  • Licenses: BSD-3-Clause
  • Latest release: 3.1.12 (published about 2 years ago)
  • Last Synced: 2026-03-25T21:02:59.416Z (3 days ago)
  • Versions: 35
  • Dependent Packages: 52
  • Dependent Repositories: 93
  • Docker Downloads: 161
  • Rankings:
    • Dependent packages count: 1.432%
    • Average: 1.713%
    • Dependent repos count: 1.993%
repo1.maven.org: org.codehaus.janino:janino

The "JANINO" implementation of the "commons-compiler" API: Super-small, super-fast, independent from the JDK's "tools.jar".

  • Homepage: http://janino-compiler.github.io/janino/
  • Documentation: https://appdoc.app/artifact/org.codehaus.janino/janino/
  • Licenses: BSD-3-Clause
  • Latest release: 3.1.12 (published about 2 years ago)
  • Last Synced: 2026-03-23T20:01:18.587Z (5 days ago)
  • Versions: 37
  • Dependent Packages: 810
  • Dependent Repositories: 8,900
  • Docker Downloads: 939,216,383
  • Rankings:
    • Dependent repos count: 0.088%
    • Dependent packages count: 0.092%
    • Docker downloads count: 0.131%
    • Average: 5.361%
    • Stargazers count: 11.83%
    • Forks count: 14.663%
repo1.maven.org: org.codehaus.janino:commons-compiler

The "commons-compiler" API, including the "IExpressionEvaluator", "IScriptEvaluator", "IClassBodyEvaluator" and "ISimpleCompiler" interfaces.

  • Homepage: http://janino-compiler.github.io/janino/
  • Documentation: https://appdoc.app/artifact/org.codehaus.janino/commons-compiler/
  • Licenses: BSD-3-Clause
  • Latest release: 3.1.12 (published about 2 years ago)
  • Last Synced: 2026-03-23T20:01:17.463Z (5 days ago)
  • Versions: 35
  • Dependent Packages: 227
  • Dependent Repositories: 1,603
  • Docker Downloads: 938,739,401
  • Rankings:
    • Docker downloads count: 0.131%
    • Dependent repos count: 0.288%
    • Dependent packages count: 0.353%
    • Average: 5.453%
    • Stargazers count: 11.83%
    • Forks count: 14.663%
repo1.maven.org: de.unkrig.jdisasm:jdisasm

A disassembler for Java .class files.

  • Homepage: https://github.com/janino-compiler/janino/tree/master/de.unkrig.jdisasm
  • Documentation: https://appdoc.app/artifact/de.unkrig.jdisasm/jdisasm/
  • Licenses: New BSD License
  • Latest release: 1.0.6 (published over 5 years ago)
  • Last Synced: 2026-03-23T20:01:19.366Z (5 days ago)
  • Versions: 5
  • Dependent Packages: 7
  • Dependent Repositories: 2
  • Rankings:
    • Dependent packages count: 8.389%
    • Stargazers count: 11.858%
    • Average: 12.767%
    • Forks count: 14.739%
    • Dependent repos count: 16.083%
repo1.maven.org: org.codehaus.janino:janino-parent

Janino is a super-small, super-fast Java compiler.

repo1.maven.org: org.codehaus.janino:commons-compiler-tests

Tests that use only the "commons-compiler" API and are thus applicable to ALL implementations. NOTICE: This module is not a test for "commons-compiler", but for a set of IMPLEMENTATIONS of "commons-compiler"!

  • Homepage: http://janino-compiler.github.io/janino/
  • Documentation: https://appdoc.app/artifact/org.codehaus.janino/commons-compiler-tests/
  • Licenses: BSD-3-Clause
  • Latest release: 3.1.12 (published about 2 years ago)
  • Last Synced: 2026-03-23T20:01:15.522Z (5 days ago)
  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 31.98%
    • Average: 40.42%
    • Dependent packages count: 48.86%
debian-13: janino

  • Homepage: https://janino-compiler.github.io/janino/
  • Documentation: https://packages.debian.org/trixie/janino
  • Licenses:
  • Latest release: 3.1.12+dfsg-1 (published about 1 month ago)
  • Last Synced: 2026-03-13T23:12:45.027Z (15 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: java-janino

Java compiler

  • Homepage: https://github.com/janino-compiler/janino
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java.scm#n13820
  • Licenses: other
  • Latest release: 3.0.8 (published 26 days ago)
  • Last Synced: 2026-03-02T22:05:22.546Z (26 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: java-commons-compiler

Java compiler

  • Homepage: https://github.com/janino-compiler/janino
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java.scm#n13789
  • Licenses: bsd-3
  • Latest release: 3.0.8 (published 26 days ago)
  • Last Synced: 2026-03-02T22:05:28.519Z (26 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%