bitfield topic
List
bitfield repositories
bitfield
82
Stars
16
Forks
Watchers
A bitfield implementation using buffers, compliant with the BitTorrent spec.
rust-bitfield
139
Stars
16
Forks
Watchers
This crate provides macros to generate bitfield-like struct.
structurae
685
Stars
21
Forks
Watchers
Data structures for high-performance JavaScript applications.
ida_bitfields
206
Stars
21
Forks
Watchers
IDA Pro plugin to make bitfield accesses easier to grep
bitfield-struct-rs
47
Stars
13
Forks
Watchers
Procedural macro for bitfields.
cbitstruct
21
Stars
5
Forks
Watchers
Faster C implementation of the bitstruct Python library
sudoku-solver
37
Stars
8
Forks
Watchers
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
bin-proto
16
Stars
1
Forks
Watchers
Simple bit-level protocol definitions in Rust.