Skip to content

duino-coin/libducohash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compatible-libducohash

Minimal changes to libducohash

Fixed compile time error. Contains a warning suppression, which is fixed in the other version.

How to compile

Run cargo build --release in the directory of the repository and get the binary from target/release. The binary is only compatible for the platform you compile it on. For cross-compilation check out the cross project.

About

The fasthash implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 81.8%
  • Shell 18.2%