An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bitflags

bitflags/bitflags

A macro to generate structures which behave like bitflags

Language: Rust - Size: 716 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 1,004 - Forks: 149

m-peko/bitflags

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

Language: C++ - Size: 120 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 89 - Forks: 4

JustasMasiulis/ida_bitfields

IDA Pro plugin to make bitfield accesses easier to grep

Language: C++ - Size: 24.4 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 232 - Forks: 24

brightdigit/Options

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

Language: Swift - Size: 151 KB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 21 - Forks: 0

Astrodynamic/Flags

Simple C++ header-only bit flag library. Uses enum for type-safe, efficient flag manipulation.

Language: C++ - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

clarketm/bitflag

A simple bit flag class for Python 🐍

Language: Python - Size: 52.7 KB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

aesy/easy-bits

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

Language: JavaScript - Size: 2.03 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 22 - Forks: 0

radagva/bittersweet-flags

This package aims to work with bit flags with ease

Language: TypeScript - Size: 110 KB - Last synced at: 24 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

karnkaul/ktl

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

Language: C++ - Size: 96.7 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

NotWoods/minecraft-tools

A collection of HTML5 programs to use with Minecraft.

Language: HTML - Size: 45.9 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

karkowg/bit-flag 📦

Minimal BitFlag value object for PHP

Language: PHP - Size: 288 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

basicpp17/flags17

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

Language: C++ - Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 1

TRI99ERED/varflags

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.

Language: Rust - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MauriceKayser/rs-bitfield

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

Language: Rust - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

yalishanda42/Options

Easily create OptionSets from enums in Swift.

Language: Swift - Size: 229 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

d3lio/bitmask

A bitmask generator for enum scoped bit flags.

Language: Rust - Size: 24.4 KB - Last synced at: 25 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

DmitrySokolov/bitflags

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

Language: C++ - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

MaikKlein/enumflags

Language: Rust - Size: 70.3 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 6

John-Paul-R/bitflags-ts

An enum-like type for representing & using bit flags

Language: TypeScript - Size: 2.67 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sleavely/json-bitmask

Easy-to-use bitmask serializer

Language: JavaScript - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MauriceKayser/rs-bitfield-impl

Serves as the backbone for the rs-bitfield crate.

Language: Rust - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mnishiguchi/bit_flagger

Manipulate bit flags in Elixir

Language: Elixir - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

aw-studio/laravel-bitflags

Store bitmask in database, cast bitmask for auto de-/encoding bitflags.

Language: PHP - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

karnkaul/enum-flags

KT C++17 header library: type-safe wrappers for bit flags (class type and trivial), with operator overloads

Language: C++ - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JoeLoser/enum-flag-set

Header-only library providing bit flags for enum classes.

Language: C++ - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

toshokan/flag-mast

Ergonomic Rust bit flags

Language: Rust - Size: 33.2 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ohir/bitpeek

Bitpeek in Go - make bits human readable.

Language: Go - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

murarth/new_bitflags

deprecated

Language: Rust - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

you21979/node-binaryarray

Language: TypeScript - Size: 37.1 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0