bit-twiddle
Bit twiddling hacks for JavaScript
Found 1575 results for bit set
Bit twiddling hacks for JavaScript
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Manipulates bits, nibbles, bytes, and buffers.
Blazing-fast binary parser builder
Rounds an integer up to a power of 2
Bit-level reads and writes for ArrayBuffers
Blazing-fast binary parser builder
Fully-fledged collection of both 32 and 64 bit seedable random number generators whose output precisely matches their original c/c++ implementations.
High-performance, typesafe, small ordered set implemented in TypeScript
> A fast Set implementation for integer numbers, written in JavaScript This library has several data structures, focused on working with sets of integer values using get/set, and/or/not/xor operations
A set of CSS components to align elements.
ANSI colors and styles for Deno, Node.js, JavaScript, and TypeScript
WIP this was cherry picked from another branch, so it doesn't contain all the logic. please do not touch:)
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="apache" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a> <a href="https://github.com/teambit/bit/blob/master/CONTRIBUTING.md"><img alt="prs" src="https://img.shields.io/b
Counts the number of trailing zeros of a binary integer
the binary array
For more information on Bit [see Bit's docs](https://docs.bit.dev/).
Simplifies reading and writing bits in Buffers
A library for modeling and traversing graphs
Blazing-fast binary parser builder
ES6 bit addressing DataView+Stack+Queue+Buffer with any types: Uint13, Int53, BigInt61, Float17, LSB/MSB, LE/BE, .set(), .get(), .push(), .pop(), .shift(), .unshift()
This component is able to hold a set of bits (NOT bytes) and do operations on them. Could be used to analyze some protocol by yourself...
a fast bitset with some neat methods
abstract extension system
<p align="center"> <img src="http://static.bit.dev/bit-docs/readme-bit-logo.png"/> </p>
Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Bit-array operations in JavaScript
Set of nodes to encode multiple integers and booleans into a single integer, then decode back to the original key value pairs
Minimal bit array implementation that is compatible with ndarrays
Uint1Array - JavaScript's missing Typed Array
Helper with several functions working to bits (BCD, chars, LSB, MSB, ...)