36 results for “topic:bitflags”
A macro to generate structures which behave like bitflags
IDA Pro plugin to make bitfield accesses easier to grep
Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.
Lightning-fast Sudoku 🦀
No description provided.
Enums, BitFlags, BitFields, BitMasks and BitArrays for JavaScript & TypeScript
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 comparison of different options to implement binary flags in C++17
Collection of ktl header libraries - small C++20 wrapper utilities
A tiny and robust library to manage bitflags / bitsets / optionsets in TypeScript & JavaScript
A collection of HTML5 programs to use with Minecraft.
A simple bit flag class for Python 🐍
Easily create OptionSets from enums in Swift.
This package aims to work with bit flags with ease
C++ class for storing bit flags. Flag names are taken from 'enum class'. Type-safe bit operations (prevents using flags from different enums).
Bitpeek in Go - make bits human readable.
Provides macros to work with bitfields in a typical rust way.
A bitmask generator for enum scoped bit flags.
Header-only library providing bit flags for enum classes.
Overthinking per-bool size overhead? Turn bool-heavy structs into compact, typed bitflags for Go — fast, zero-alloc, and go:generate–friendly.
Minimal BitFlag value object for PHP
Easy-to-use bitmask serializer
Manipulate bit flags in Elixir
Crate exporting varflags macro, allowing to use unit-like enums in conjunction with Varflags struct to create easy to use bitflags data structure defined over enum variants.
a type-safe, dependency-free bit-flag library
Generic and iterable bit flags in Go
bitflags for python, both 2 and 3.
An enum-like type for representing & using bit flags
A Rust crate that provides an easy-to-use Flags trait that makes custom bitflag enums easier to implement in Rust
deprecated