Utility to parse a string bytes to bytes and vice-versa
URL and cookie safe UIDs
Various operations on Uint8Array data
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
An iteration of the Node.js core streams with a series of improvements
Compress JSON in URL friendly strings
Sniff the encoding from a HTML byte stream
Convert bytes to a human readable string: 1337 → 1.34 kB
A minimal UTF8 implementation for number arrays.
Truncate string to given length in bytes
Detect Filetype by bytes
> Even though this module is publicly accessible, we do not recommend using it in projects outside of [Transloadit](https://transloadit.com). We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to Se
Detects if a file is binary in Node.js. Similar to Perl's -B.
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Modern byte, encoding, converter registry, and PEM utilities for TypeScript projects.
Sizeof of a JavaScript object in Bytes
HKDF with no dependencies using runtime's native crypto
(IEC) Utility to parse a string bytes to bytes and vice-versa
Unzip cross-platform streaming API
TypeScript definitions for bytes
No description provided.
protobuf-style varint bytes - use msb to create integer values of varying sizes
Generate a unique character string suitible for use in files and URLs.
Get free disk space info from `df -kP`
file byte split module
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.
ByteSize is a simple Ruby object that stores a size in bytes, while providing human-readible string output with apropriate SI or IEC suffixes. Ample convenience methods are also supplied for quick shorthand.
A simple CLI that converts between bytes, kilobytes, megabytes, etc.
Provides simple API for converting 'dd' like data amount postfixes (like 3M or 4G) to bytes and bytes to these strings.
Human Size is a simple ruby gem to convert a number of bytes into a more human readable form.
A simple byte level coding
Unit conversion library supporting length, weight, temperature, volume, speed, pressure, energy, and data categories with a simple convert API, string parsing, byte humanization, unit abbreviations, and formatted output.
Allows simple transformation of data into hex strings, hexdigest strings, integer byte arrays, etc. as well as padding your data to a certain byte length
This extension provides access to the libmagic library, which is used (e.g. by the file(1) command) to identify the type of a binary or text file based on its initial bytes. The module offers a simple interface, with the bulk of the interface with libmagic being performed behind-the-scenes.
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B+ tree, or fixed-length array.
Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
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.