bithacks 1.1.0 copy "bithacks: ^1.1.0" to clipboard
bithacks: ^1.1.0 copied to clipboard

Collection of bit twiddling hacks. Think _popcnt64 or _pdep_u64.

1.1.0 #

  • Added bitRank to find the position of set bits.
  • Added support for dart2js.

1.0.0 #

  • Initial version.
1
likes
140
pub points
8%
popularity

Publisher

verified publisherbramp.net

Collection of bit twiddling hacks. Think _popcnt64 or _pdep_u64.

Repository (GitHub)
View/report issues

Topics

#bit #performance

Documentation

API reference

License

BSD-2-Clause (LICENSE)

More

Packages that depend on bithacks