Return if binary is 32 or 64 bit
The Linux 64-bit binary for esbuild, a JavaScript bundler.
The linux arm64 distribution of the Sentry CLI binary.
Various helper utilities for working with buffers and binary data
The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.
The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.
The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.
The macOS 64-bit binary for esbuild, a JavaScript bundler.
The Linux 32-bit binary for esbuild, a JavaScript bundler.
The Windows 64-bit binary for esbuild, a JavaScript bundler.
The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.
The Android ARM 64-bit binary for esbuild, a JavaScript bundler.
The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.
The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.
The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.
The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.
The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.
The IBM AIX PowerPC 64-bit binary for esbuild, a JavaScript bundler.
The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.
The illumos 64-bit binary for esbuild, a JavaScript bundler.
The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.
The Windows 32-bit binary for esbuild, a JavaScript bundler.
The OpenBSD ARM 64-bit binary for esbuild, a JavaScript bundler.
Better `os.arch()` for node and the browser -- detect OS architecture
Compiled binaries for Metasploit's Meterpreter
RubyBits simplifies the task of parsing and generating binary strings in particular formats.
BitSet is a Ruby library implementing a bit set structure with labeled digits and binary logic operators. Additionally it allows to create precached configurations of BitSets which also allow the String representation to be customized easily.
Binary streamable bit-effective protocol to effectively store object tree hierarchies
A very simple library for building binary data by declaring named bit fields
A very simple library for building binary data by declaring named bit fields
Not all things in this world may be blessed with lovely ascii art, json, yaml, and other funky formats. Sometimes you need to get your arms dirty with some raw unadulterated binary! Binary needn't scar you for life though - so here's my little ORM for bits of binary.
Sixword encodes binary data in a human-friendly format using English words. It uses the 6-word binary encoding created for S/Key (tm) and standardized by RFC 2289, RFC 1760, and RFC 1751. Binary data is encoded using a dictionary of 2048 short English words (1-4 letters in length). Each block of 64 bits is encoded using 6 words, which includes 2 parity bits for error checking. This is ideal for transmitting binary data such as cryptographic keys where humans must communicate or enter the values. See also: Bubble Babble, PGP Word List, Diceware, Base64, Base32
Extends String with methods for reading, iterating, and manipulating individual bits in packed binary data.
Base32 is one of several base 32 transfer encodings. Base32 uses a 32-character set comprising the twenty-six upper-case letters A–Z, and the digits 2–7. Base32 is primarily used to encode binary data, but Base32 is also able to encode binary text like ASCII. Base32 is a notation for encoding arbitrary byte data using a restricted set of symbols that can be conveniently used by humans and processed by computers. Base32 consists of a symbol set made up of 32 different characters, as well as an algorithm for encoding arbitrary sequences of 8-bit bytes into the Base32 alphabet. Because more than one 5-bit Base32 symbol is needed to represent each 8-bit input byte, it also specifies requirements on the allowed lengths of Base32 strings (which must be multiples of 40 bits). The closely related Base64 system, in contrast, uses a set of 64 symbols.
Hanny is a Hash-based Approximate Nearest Neighbor (ANN) search library in Ruby. Hash-based ANN converts vector data into binary codes and builds a hash table by using the binary codes as hash keys. To build the hash table, Hanny uses Locality Sensitive Hashing (LSH) of approximating cosine similarity. It is known that if the code length is sufficiently long (ex. greater than 128-bit), LSH can obtain high search performance. In the experiment, Hanny achieved about twenty times faster search speed than the brute-force search by Euclidean distance.
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.