Skip to content

hideo55/go-popcount

Repository files navigation

go-popcount

Build Status GoDoc

Description

PopCount implementation for Go. Using hardware POPCNT instruction if available it.

Installation

This package can be installed with the go get command:

go get github.com/hideo55/go-popcount

Documentation

API documentation

License

MIT License

About

PopCount implementation for Go. Using hardware POPCNT instruction if available it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published