| Crates.io | pi_hash |
| lib.rs | pi_hash |
| version | 0.1.1 |
| created_at | 2022-02-28 09:24:39.305884+00 |
| updated_at | 2022-02-28 09:26:55.02573+00 |
| description | Provide unified hasher, HashMap and HashSet, The hash algorithm used can be determined by compiling conditions. |
| homepage | |
| repository | https://github.com/GaiaWorld/pi_hash.git |
| max_upload_size | |
| id | 540772 |
| size | 4,306 |
提供统一的Hasher、HashMap、HashSet
可通过编译条件,决定使用的hash算法。支持xxhash、fxhash、defaulthash