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
- Host: GitHub
- URL: https://github.com/tkaitchuck/ahash
- Owner: tkaitchuck
- License: apache-2.0
- Created: 2019-02-28T06:34:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T23:45:41.000Z (4 months ago)
- Last Synced: 2024-11-08T16:44:45.990Z (about 1 month ago)
- Topics: aes, hash, hashing, rust
- Language: Rust
- Homepage: https://crates.io/crates/ahash
- Size: 1 MB
- Stars: 1,046
- Watchers: 21
- Forks: 101
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: Tom Kaitchuck
- Login: tkaitchuck
- Email:
- Kind: user
- Description:
- Website:
- Location: United States
- Twitter:
- Company: Dell
- Icon url: https://avatars.githubusercontent.com/u/4756752?u=35775091f685575ee209fedc00477704dd8bd9d7&v=4
- Repositories: 36
- Last Synced at: 2023-04-09T19:11:15.226Z
- Profile URL: https://github.com/tkaitchuck
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- cargo: 220,181,751 total
- Total docker downloads: 451,980,448
- Total dependent packages: 724
- Total dependent repositories: 29,161
- Total versions: 94
- Total maintainers: 1
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
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- 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
- 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