Skip to content

zacharyhamm/stupid_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stupid Hash

A hash implementation in Rust, based on a hash implementation in C based on the hash implementation in Kernighan and Pike's The Practice of Programming (1999).

I wanted to use arrays instead of vectors but ran into trouble with the Copy trait.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages