{"library":"hamming","type":"library","category":null,"description":"Count ones, fast (aka popcount, hamming weight). This provides a performant popcount and bitwise hamming distance for a slice of bytes.","language":"rust","status":"active","version":"0.1.3","tags":["popcount","hamming-weight","bitwise","performance"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nhamming = \"0.1.3\"","imports":["use hamming::weight;"]},{"cmd":"cargo add hamming","imports":[]}],"homepage":"https://github.com/huonw/hamming","github":"https://github.com/huonw/hamming","docs":"https://docs.rs/hamming/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}