https://github.com/awslabs/aws-eventstream-java

A Java implementation of EventStream encoding, an extensible binary datagram encoding.

https://github.com/awslabs/aws-eventstream-java

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A Java implementation of EventStream encoding, an extensible binary datagram encoding.

Basic Info
  • Host: GitHub
  • Owner: awslabs
  • License: apache-2.0
  • Language: Java
  • Default Branch: master
  • Size: 24.4 KB
Statistics
  • Stars: 5
  • Watchers: 8
  • Forks: 6
  • Open Issues: 4
  • Releases: 0
Created over 8 years ago · Last pushed about 2 years ago
Metadata Files
Readme License

README.md

AWS EventStream for Java

License

This library is licensed under the Apache 2.0 License.

Owner

  • Name: Amazon Web Services - Labs
  • Login: awslabs
  • Kind: organization
  • Location: Seattle, WA

AWS Labs

GitHub Events

Total
  • Issues event: 1
  • Fork event: 1
Last Year
  • Issues event: 1
  • Fork event: 1

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 9
  • Total Committers: 2
  • Avg Commits per committer: 4.5
  • Development Distribution Score (DDS): 0.444
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Jacob Peddicord j****d@u****m 5
Ryan Schmitt r****t@p****m 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 0.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • cunningt (1)
  • ShivaTiwariSPGLOBAL (1)
  • rhernandez35 (1)
Pull Request Authors
  • fommil (1)
  • rschmitt (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total docker downloads: 937,662,758
  • Total dependent packages: 9
  • Total dependent repositories: 80
  • Total versions: 2
repo1.maven.org: software.amazon.eventstream:eventstream

The AWS Event Stream decoder library.

  • Versions: 2
  • Dependent Packages: 9
  • Dependent Repositories: 80
  • Docker Downloads: 937,662,758
Rankings
Docker downloads count: 0.2%
Dependent repos count: 2.3%
Dependent packages count: 6.7%
Average: 20.8%
Forks count: 42.3%
Stargazers count: 52.8%
Last synced: 10 months ago

Dependencies

pom.xml maven
  • org.hamcrest:hamcrest-all 1.3 test
  • org.junit.jupiter:junit-jupiter-engine 5.1.0 test