https://github.com/tkaitchuck/ahash

aes hash hashing rust

Last synced: about 1 month ago

Repository metadata:

aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 433
Total Committers: 43
Avg Commits per committer: 10.07
Development Distribution Score (DDS): 0.603

Commits in past year: 16
Committers in past year: 7
Avg Commits per committer in past year: 2.286
Development Distribution Score (DDS) in past year: 0.563

Name Email Commits
Tom Kaitchuck T****k@g****m 172
Tom Kaitchuck T****k@d****m 142
Tom Kaitchuck t****k 51
Tom Kaitchuck t****k@e****m 19
Chris Beck b****t@g****m 3
Amanieu d'Antras a****u@g****m 2
Joshua Liebow-Feeser j****f 2
Koute k****e 2
Stepan Tubanov s****3@g****m 2
Hero Bird r****p@w****e 2
Dirk Stolle s****v@w****e 2
Benoît du Garreau b****m@o****m 2
Atul Bhosale a****e@g****m 2
Benoît du Garreau b****u@p****h 1
Alex Touchet a****t@o****m 1
Akshat Agarwal h****o@d****g 1
Adia Robbie a****7@g****m 1
Alphyr 4****r 1
Maxime Tremblay 5****y 1
Paolo Barbolini p****o@p****g 1
Stiopa Koltsov s****v@g****m 1
Craig C****M@C****o 1
Devon Sawatsky Burnham n****o@g****m 1
Emil Ernerfeldt e****t@g****m 1
Erick Tryzelaar e****r@g****m 1
Jeffrey Vo j****a@g****m 1
Moritz Mœller v****z@p****m 1
Nabil Wadih n****h@g****m 1
Orson Peters o****s@g****m 1
Oskar Nehlin o****n@g****m 1
and 13 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: ahash

A non-cryptographic hash function using AES-NI for high performance

  • Homepage:
  • Documentation: https://docs.rs/ahash/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.8.11 (published 10 months ago)
  • Last Synced: 2024-11-10T20:35:48.498Z (about 1 month ago)
  • Versions: 94
  • Dependent Packages: 724
  • Dependent Repositories: 29,161
  • Downloads: 220,181,751 Total
  • Docker Downloads: 451,980,448
  • Rankings:
    • Downloads: 0.063%
    • Docker downloads count: 0.114%
    • Dependent packages count: 0.122%
    • Dependent repos count: 0.125%
    • Average: 2.259%
    • Stargazers count: 5.832%
    • Forks count: 7.298%
  • Maintainers (1)

Dependencies

.github/workflows/rust.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
Cargo.toml cargo
  • criterion 0.3.2 development
  • fnv 1.0.5 development
  • fxhash 0.2.1 development
  • hashbrown 0.12.3 development
  • hex 0.4.2 development
  • no-panic 0.1.10 development
  • rand 0.8.5 development
  • seahash 4.0 development
  • serde_json 1.0.59 development
  • atomic-polyfill 1.0.1
  • cfg-if 1.0
  • const-random 0.1.12
  • getrandom 0.2.7
  • serde 1.0.117
compare/Cargo.toml cargo
  • criterion 0.3.3 development
  • farmhash 1.1.5 development
  • fnv 1.0.7 development
  • fxhash 0.2.1 development
  • highway 0.5.0 development
  • metrohash 1.0.6 development
  • siphasher 0.3.3 development
  • t1ha 0.1.0 development
  • twox-hash 1.6.0 development
  • wyhash 0.4.1 development