There are 0 repository under bitflags topic.
IDA Pro plugin to make bitfield accesses easier to grep
Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well
A collection of HTML5 programs to use with Minecraft.
Easily create OptionSets from enums in Swift.
C++ class for storing bit flags. Flag names are taken from 'enum class'. Type-safe bit operations (prevents using flags from different enums).
This package aims to work with bit flags with ease
Provides macros to work with bitfields in a typical rust way.
Manipulate bit flags in Elixir
Store bitmask in database, cast bitmask for auto de-/encoding bitflags.
An enum-like type for representing & using bit flags
KT C++17 header library: type-safe wrappers for bit flags (class type and trivial), with operator overloads