Skip to content

akhomchenko/bitcount

Repository files navigation

bitcount

Description

More or less fast bit count (also known as popcount) extension for default int.

How to use

See example directory.

How to benchmark

$ dart run benchmark/bitcount.dart

License

MIT

About

Efficient bit count (popcount) for dart.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages