Data structures for high-performance JavaScript applications.
IDA Pro plugin to make bitfield accesses easier to grep
This crate provides macros to generate bitfield-like struct.
A bitfield implementation using buffers, compliant with the BitTorrent spec.
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
Rust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).
Simple bit-level protocol definitions in Rust.
Bytebeat+bitfield inspired environment for livecoding visual art
A time- and memory-efficient data structure for positive integers.
Use bitfields with ecto schemas https://hexdocs.pm/ecto_bitfield/EctoBitfield.html
Package bitset provides Set, a compact and fast representation for a dense set of positive integer values.
A Python bitfield class for easier bit manipulation of integers