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

Collection of bit twiddling hacks. Think _popcnt64 or _pdep_u64.

1.2.0 #

  • Modernized project structure and workflows.
  • Improved type safety and resolved analysis warnings.
  • Added support for dart2js.

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
28
downloads

Documentation

API reference

Publisher

verified publisherbramp.net

Weekly Downloads

Collection of bit twiddling hacks. Think _popcnt64 or _pdep_u64.

Repository (GitHub)
View/report issues

Topics

#bit #performance

Funding

Consider supporting this project:

www.buymeacoffee.com

License

BSD-2-Clause (license)

More

Packages that depend on bithacks