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

https://github.com/nlordell/ethnum-rs

Score: 24.079412612348456

Last synced: about 23 hours ago
JSON representation

Repository metadata:

256-bit unsigned integer implementation.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 82
Total Committers: 12
Avg Commits per committer: 6.833
Development Distribution Score (DDS): 0.646

Commits in past year: 4
Committers in past year: 3
Avg Commits per committer in past year: 1.333
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Nicholas Rodrigues Lordello n****l@g****m 29
Nicholas Rodrigues Lordello n****k@c****i 23
Nicholas Rodrigues Lordello n****o@g****m 13
Nic N****n@g****m 6
dependabot[bot] 4****] 4
lightclient 1****t 1
YangJie y****1@b****m 1
Stanislav Tkach s****h@g****m 1
Maxim Kharlamov 3****k 1
David  Li d****0@f****m 1
Artem Vorotnikov a****m@v****e 1
Anton Lisanin l****n@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 14
Total pull requests: 43
Average time to close issues: 7 months
Average time to close pull requests: 6 months
Total issue authors: 6
Total pull request authors: 11
Average comments per issue: 2.71
Average comments per pull request: 1.37
Merged pull request: 26
Bot issues: 0
Bot pull requests: 12

Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: about 19 hours
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 3.0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 3

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/nlordell/ethnum-rs

Top Issue Authors

  • nlordell (8)
  • NCGThompson (2)
  • BohuTANG (1)
  • davidli2010 (1)
  • gregorydemay (1)
  • wdanilo (1)

Top Pull Request Authors

  • dependabot[bot] (12)
  • nlordell (11)
  • NCGThompson (9)
  • vorot93 (3)
  • sigurd4 (2)
  • ariesdevil (1)
  • mcseemk (1)
  • DaniPopes (1)
  • davidli2010 (1)
  • lightclient (1)
  • anton-lisanin (1)

Top Issue Labels

  • good first issue (5)

Top Pull Request Labels

  • dependencies (12)
  • rust (3)

Package metadata

crates.io: ethnum

256-bit integer implementation

  • Homepage: https://github.com/nlordell/ethnum-rs
  • Documentation: https://docs.rs/ethnum/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.5.2 (published about 1 year ago)
  • Last Synced: 2026-04-29T16:59:20.703Z (about 1 month ago)
  • Versions: 17
  • Dependent Packages: 58
  • Dependent Repositories: 1,489
  • Downloads: 9,338,114 Total
  • Docker Downloads: 23,282,343
  • Rankings:
    • Dependent packages count: 1.077%
    • Dependent repos count: 1.09%
    • Downloads: 1.34%
    • Docker downloads count: 5.463%
    • Average: 6.712%
    • Forks count: 14.192%
    • Stargazers count: 17.11%
  • Maintainers (1)
crates.io: ethnum-macros

256-bit integer literals

  • Homepage: https://github.com/nlordell/ethnum-rs
  • Documentation: https://docs.rs/ethnum-macros/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.1.0 (published over 3 years ago)
  • Last Synced: 2026-06-02T11:21:38.565Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 108,329 Total
  • Rankings:
    • Downloads: 5.945%
    • Dependent repos count: 13.342%
    • Average: 13.746%
    • Forks count: 14.192%
    • Stargazers count: 17.11%
    • Dependent packages count: 18.141%
  • Maintainers (1)
crates.io: ethnum-intrinsics

LLVM generated 256-bit integer intrinsics

  • Homepage: https://github.com/nlordell/ethnum-rs
  • Documentation: https://docs.rs/ethnum-intrinsics/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.2.0 (published almost 3 years ago)
  • Last Synced: 2026-04-28T20:02:37.293Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 7,614 Total
  • Rankings:
    • Forks count: 14.192%
    • Dependent repos count: 16.72%
    • Stargazers count: 17.11%
    • Dependent packages count: 18.141%
    • Average: 19.623%
    • Downloads: 31.951%
  • Maintainers (1)

Dependencies

Cargo.toml cargo
  • ethnum-intrinsics 1
  • serde 1
bench/Cargo.toml cargo
  • criterion 0.3
  • primitive-types 0.11
fuzz/Cargo.toml cargo
  • afl 0.12
  • arbitrary 1
  • num 0.4