A tiny utility to write and manage bit flags in JavaScript/TypeScript projects.
This package aims to work with bit flags with ease
An enum-like type for representing & using bit flags
managing bit flags by javascript and typescript.
OpenTelemetry Jaeger propagator provides HTTP header propagation for systems that are using Jaeger HTTP header format.
**BitLOGR** is a lightweight, bitwise logging library for JavaScript, designed for modular applications with no label dependencies between compilation units. It leverages bit flags for efficient, granular logging control, offering zero performance overhea
Provides an enum of all possible VNode Flags used when calling Inferno.createVNode
Parses buffers using struct-like definitions, supporting types like uint4, single-bit flags or ip addresses
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
Better `os.arch()` for node and the browser -- detect OS architecture
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Native Access to MacOS FSEvents
Native file system operations for Bare
A tool for respawning node binaries when special flags are present.
The Linux 64-bit binary for esbuild, a JavaScript bundler.
The linux arm64 distribution of the Sentry CLI binary.
Type-safe bitwise flag operations for permissions, features, and options
TypeScript execution environment and REPL for node.js, with source map support
app-builder precompiled binaries
A JavaScript implementation of UUID version 7
Various helper utilities for working with buffers and binary data
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
BOLT 09 helper methods
A build-time utility for [Vercel Flags](https://vercel.com/docs/flags/vercel-flags) that fetches flag definitions and bundles them into a synthetic `@vercel/flags-definitions` package inside `node_modules`. This allows `@vercel/flags-core` to access flag
provides an easy-to-use Flags trait that makes custom bitflag enums easier to implement in Rust
Generate bit-flags struct and methods.
Signed-distance-field glyph atlas generation for OxiText
A bitfield enum with a classic feel
A hexagonal maze generation and manipulation library
Named bit flags with a DSL for defining flags at bit positions, symbolic read/set/clear/toggle, flag groups, bulk operations, bitwise OR/AND/XOR, JSON/hash serialization, and Comparable support.
This gem provides basic utility classes for reading and writing specific bits as flags or fields on Integer values. It lets you turn a single integer value into a collection of boolean values (flags) or smaller numbers (fields). Includes integration adapters for ActiveRecord and Mongoid with a simple interface to make your own custom adapter for any other ORM (ActiveModel, ActiveResource, etc).
BitFlag provides an api to easily generate and manage bit flags.
Ruby Gem to store many boolean flags in an integer column by utilizing bits, CompactFlags comes to serve models with several boolean flags. in large data volumes where the flags can be used to slice the data in several ways. queries tend to be heavier and more indexes are needed by time.
enums - safe enumeration types - a set of symbolic keys bound to unique integer numbers (incl. bit flags option)
Use this plugin to add flags/bits to your Sequel based models.
🏁 Bit fields for ActiveRecord: This gem lets you use a single integer column in an ActiveRecord model to store a collection of boolean attributes (flags). Each flag can be used almost in the same way you would use any boolean attribute on an ActiveRecord object.
Flag it. Flag your commit. Share your knowledge and progress, bit by bit.
Use this plugin to add flags/bits to your Sequel based models.
A simple implementation of a bit fields attribute for Ruby objects.
Allows the specification of bit-based structures and provides an intuitive way of access data. Example: class Flags < StructBase unsigned :direction, 4 unsigned :multiplier, 2 unsigned :offset, 2 end class Entry < StructBase unsigned :offset, 4 nested :flags, Flags unsigned :address, 24 unsigned :cache_id, 16 end In contrast to the already available http://raa.ruby-lang.org/project/bit-struct/ implementation, BitStructEx allows nested structures which are not aligned on byte boundaries.
FilePermissions is a Ruby library providing an object representation of the file permission bits in POSIX systems. It can handle the generic read, write and execute permissions, as well as the setuid, setgid and sticky flags. Permission sets can be read from file system objects, parsed from typical string representations or simply defined by their numeric representation. They can then be manipulated through binary logic operators and written back to file system objects.
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.