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

https://github.com/PeculiarVentures/ByteStream.js

bit byte speed

Score: 21.40144731799148

Last synced: about 22 hours ago
JSON representation

Repository metadata:

ByteStream.js is a set of classes manipulating bytes and bits with optimized for speed perfomance


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 85
Total Committers: 4
Avg Commits per committer: 21.25
Development Distribution Score (DDS): 0.506

Commits in past year: 8
Committers in past year: 2
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.125

Name Email Commits
microshine m****e@m****u 42
YuryStrozhevsky y****y@s****m 34
Matteo Bonzanini m****a@g****m 7
Mike Frysinger v****r@c****g 2

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 7
Total pull requests: 13
Average time to close issues: 3 days
Average time to close pull requests: about 2 months
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 1.14
Average comments per pull request: 0.92
Merged pull request: 10
Bot issues: 0
Bot pull requests: 1

Past year issues: 4
Past year pull requests: 4
Past year average time to close issues: 2 days
Past year average time to close pull requests: about 21 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.75
Past year average comments per pull request: 1.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/PeculiarVentures/ByteStream.js

Top Issue Authors

  • microshine (4)
  • vapier (2)
  • fmeum (1)

Top Pull Request Authors

  • TeoBonza (4)
  • microshine (4)
  • vapier (2)
  • 3p3r (2)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

npmjs.org: bytestreamjs

ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript

  • Homepage: https://github.com/PeculiarVentures/ByteStream.js#readme
  • Licenses: BSD-3-Clause
  • Latest release: 2.0.1 (published about 4 years ago)
  • Last Synced: 2026-09-14T04:14:48.581Z (2 days ago)
  • Versions: 23
  • Dependent Packages: 8
  • Dependent Repositories: 371
  • Downloads: 32,648,040 Last month
  • Docker Downloads: 189,691
  • Rankings:
    • Downloads: 0.522%
    • Docker downloads count: 0.543%
    • Dependent repos count: 0.863%
    • Dependent packages count: 2.496%
    • Average: 3.412%
    • Forks count: 6.569%
    • Stargazers count: 9.477%
  • Maintainers (2)
npmjs.org: @penneo/bytestreamjs

ByteStream is a library making possibe to manipulates single bytes and bits on pure JavaScript

  • Homepage: https://github.com/PeculiarVentures/ByteStream.js#readme
  • Licenses: MIT
  • Latest release: 1.0.23 (published almost 8 years ago)
  • Last Synced: 2026-09-14T05:46:59.216Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 3
  • Dependent Repositories: 1
  • Downloads: 19 Last month
  • Rankings:
    • Dependent packages count: 5.925%
    • Forks count: 6.569%
    • Stargazers count: 9.477%
    • Dependent repos count: 10.381%
    • Average: 16.787%
    • Downloads: 51.584%
  • Maintainers (1)
npmjs.org: @fortanix/bytestreamjs

ByteStream is a library making possibe to manipulates single bytes and bits on pure JavaScript

  • Homepage: https://github.com/PeculiarVentures/ByteStream.js#readme
  • Licenses: MIT
  • Latest release: 1.0.23 (published almost 8 years ago)
  • Last Synced: 2026-09-14T04:20:27.190Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 25 Last month
  • Rankings:
    • Forks count: 6.569%
    • Dependent packages count: 8.89%
    • Stargazers count: 9.477%
    • Dependent repos count: 10.381%
    • Average: 19.322%
    • Downloads: 61.295%
  • Maintainers (3)
repo1.maven.org: org.mvnpm:bytestreamjs

ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript

  • Homepage: https://github.com/PeculiarVentures/ByteStream.js#readme
  • Documentation: https://appdoc.app/artifact/org.mvnpm/bytestreamjs/
  • Licenses: BSD-3-Clause
  • Latest release: 2.0.1 (published 10 months ago)
  • Last Synced: 2026-09-14T03:32:17.825Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 31.037%
    • Average: 37.705%
    • Dependent packages count: 44.373%

Dependencies

package.json npm
  • @types/mocha ^9.1.1 development
  • @types/node ^17.0.35 development
  • @typescript-eslint/eslint-plugin ^5.25.0 development
  • @typescript-eslint/parser ^5.25.0 development
  • coveralls ^3.1.1 development
  • eslint ^8.15.0 development
  • mocha ^10.0.0 development
  • nyc ^15.1.0 development
  • rimraf ^3.0.2 development
  • ts-node ^10.7.0 development
  • typescript ^4.6.4 development
yarn.lock npm
  • 341 dependencies
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
  • coverallsapp/github-action master composite
.github/workflows/release.yml actions
  • actions/checkout v7 composite
  • actions/download-artifact v7 composite
  • actions/setup-node v7 composite
  • actions/upload-artifact v7 composite