86 skills found · Page 1 of 3
disqus / Django BitfieldA BitField extension for Django Models
JustasMasiulis / Ida BitfieldsIDA Pro plugin to make bitfield accesses easier to grep
grosser / Bitfieldsn Booleans = 1 Integer, saves columns and migrations.
modular-bitfield / Modular BitfieldMacro to generate bitfields for structs that allow for modular use of enums.
dzamlo / Rust BitfieldThis crate provides macros to generate bitfield-like struct.
CrustyAuklet / Bitpackertype-safe and low-boilerplate bit level serialization
wrenger / Bitfield Struct RsProcedural macro for bitfields.
peterc / BitarrayPure Ruby bit array/bitfield implementation
django-commons / Django EnumFull and natural support for enumerations as Django model fields.
danlehmann / BitfieldRust crate for bitfields and bit-enums
aiq / BasexxA Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.
kmilo17pet / QlibsA collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
fb55 / BitfieldA bitfield implementation using buffers, compliant with the BitTorrent spec.
AlanQuatermain / AQAppStateMachineAn application state machine, based on matching values within bitfields to trigger actions supplied using Blocks.
roeeshoshani / Bitpiecebitfields implementation for rust
HewlettPackard / StructexGo structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing layout parameters, and alignment.
barncastle / BitsKitA C# library for efficient bit-level reading and writing also adding bit field support
gregorygaines / Bitfields RsRust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).
kelpsyberry / Proc BitfieldA Rust crate to expressively declare bitfield-like structs
madrobby / Bitarray.jsPure JavaScript bit array/bitfield implementation