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.
2
likes
160
points
26
downloads

Publisher

verified publisherbramp.net

Weekly Downloads

Collection of bit twiddling hacks. Think _popcnt64 or _pdep_u64.

Repository (GitHub)

Topics

#bit #performance

Documentation

API reference

License

BSD-2-Clause (license)

More

Packages that depend on bithacks