Skip to content
#

bitwise

Here are 7 public repositories matching this topic...

Bitwise operations on primitive integer types, but no_std and const-compatible. Provides a collection of typical bit manipulation operations that are primarily required in low-level development. Unlike other crates that provide tooling to create sophisticated high-level types with bitfields, the focus of bit_ops is to work on raw integers.

  • Updated Jul 15, 2024
  • Rust

Improve this page

Add a description, image, and links to the bitwise topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bitwise topic, visit your repo's landing page and select "manage topics."

Learn more