Repository navigation

#

bitflags

A macro to generate structures which behave like bitflags

Rust
1003
2 个月前

IDA Pro plugin to make bitfield accesses easier to grep

C++
232
2 个月前

Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.

C++
89
4 年前

Enums, BitFlags, BitFields, BitMasks and BitArrays for JavaScript & TypeScript

JavaScript
22
10 个月前

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

Swift
21
1 年前

A comparison of different options to implement binary flags in C++17

C++
17
7 年前

Collection of ktl header libraries - small C++20 wrapper utilities

C++
11
3 年前

A collection of HTML5 programs to use with Minecraft.

HTML
8
1 年前

A simple bit flag class for Python 🐍

Python
8
6 年前

Easily create OptionSets from enums in Swift.

Swift
5
4 年前

C++ class for storing bit flags. Flag names are taken from 'enum class'. Type-safe bit operations (prevents using flags from different enums).

C++
4
4 年前

This package aims to work with bit flags with ease

TypeScript
4
1 年前

Bitpeek in Go - make bits human readable.

Go
4
7 年前

Provides macros to work with bitfields in a typical rust way.

Rust
3
1 年前

A bitmask generator for enum scoped bit flags.

Rust
2
6 年前

Header-only library providing bit flags for enum classes.

C++
1
7 年前

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.

Rust
1
6 个月前

Easy-to-use bitmask serializer

JavaScript
1
3 年前