Crates.io | estahr |
lib.rs | estahr |
version | 0.1.0 |
source | src |
created_at | 2020-01-24 07:38:17.579854 |
updated_at | 2020-01-24 07:38:17.579854 |
description | A string distance and hashing library. |
homepage | |
repository | https://github.com/rapidclock/estahr |
max_upload_size | |
id | 201468 |
size | 53,227 |
String comparison and hashing library
The word estahr
is the phonetic version of str (ess-tee-ahr). :)
For the 0.1.x version, we include string distance and hashing functions. The hashing is provided by the RustCrypto series of crates.
The blake3 hashing is provided by the blake3 crate, straight from the Blake-3 Team.
The string distances currently provided are:
This crate provides both string and file based hashing.
The hashing (file & string) provided include:
For more info about these read the RustCrypto README.
Any contribution, in any form, either intentionally or un-intentionally presented by you, whether finally being included or not as part of this work, will be licenced by the MIT Licence, without any additional terms or conditions.
Aditionally, the responsibility falls on you, in the course of participation, of any kind, in relation to this body of work, to clearly indicate that the origin or rights of the contribution are not yours; i.e: We assume you are the sole author of any form of contribution to this body of work.