Small library for working with an arbitrarily large array of booleans
Enums, BitFlags, BitFields, BitMasks and BitArrays for JavaScript & TypeScript
A gas-efficient Solidity library for managing bitflags.
Determine the level of support for function name inference.
A small javascript utility API for working w. bitflags.
An enum-like type for representing & using bit flags
A simple bit masking library for TypeScript, store features in a single integer
a type-safe, dependency-free bit-flag library
A bitflag library for JavaScript
A tiny utility to write and manage bit flags in JavaScript/TypeScript projects.
Difficulty and performance calculation for osu!
Difficulty and performance calculation for osu!
Handle keyboard and mouse events in the browser.
managing bit flags by javascript and typescript.
```ts class GroupPermissions extends bitfields.Bitfield<typeof GroupPermissions['Flags']> { static Flags = { 'create:post_content': bitfields.bit(0), // (1n << 0n) -> 0n, 'read:post_content': bitfields.bit(1), // (1n << 1n) -> 1n,
A Discord bitfield library
Single-file header-only regex engine, C99/C++11; Alexander Nadeau (2024).
Difficulty and performance calculation for osu!
allows opening other apps with app intent on tv os (android focus)
A simple feature flags library for your application.
Zero-allocation text layout engine for the web. Sub-microsecond cached layouts, 5KB core.
Lightweight and hyper-fast, zero-dependencies, TypeScript-first, schema-based binary packets serialization and deserialization library
Zero-GC, monomorphic 32-bit flag manager and ECS masking primitive for high-performance game loops.
Easy-to-use bitmask serializer for compressing JSON communication
A macro to generate structures which behave like bitflags.
Macro for for generating bitfields from structs and enum bitflags for defining packed binary schemas in low-level systems (e.g. embedded development or emulators)
Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
Enum-based bit flags
A macro to generate bitflags structures from C-like enums
A macro to generate bitflags structures from C-like enums
bitflags-aware #[derive] macros.
Implement serde traits for bitflags 2.x types compatibly with 1.x.
Bitflags utilities
More ergonomic bitflags
A safe abstraction for tagged pointers using unused bits for flags
A macro to generate structures which behave like bitflags.
Using BitFlags in ActiveRecord
BitFlag provides an api to easily generate and manage bit flags.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.