Skip to content

anton-iskryzhytskyi/node_rust_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Rust Hash

An example of how to make a good hashing with nodejs and rust

Motivation

js number is known to be a float 64-bit, and for bitwise operations is signed int 32-bit,
but in some cases we need more the int 32 to avoid collisions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published