Projects in Awesome Lists tagged with uint8array
A curated list of projects in awesome lists tagged with uint8array .
https://github.com/sindresorhus/file-type
Detect the file type of a file, stream, or data
buffer detect file file-types javascript magic magic-numbers nodejs uint8array
Last synced: 04 Jan 2026
https://github.com/sindresorhus/is-gif
Check if a Buffer/Uint8Array is a GIF image
buffer file-type gif nodejs npm-package uint8array
Last synced: 27 Jun 2025
https://github.com/hcodes/isutf8
Quick check if a Node.js Buffer or Uint8Array is UTF-8
buffer javascript nodejs uint8array utf-8
Last synced: 16 Apr 2025
https://github.com/exodusoss/bytes
Data structures handling
base32 base58 base58check base64 bech32 bech32m encoding hex textdecoder textencoder uint8array utf16 utf8 wif
Last synced: 04 Mar 2026
https://github.com/arrayiterator/typedarray
TypedArrays ES-2015 Php Implementation
arraybuffer buffer es-2015 php-typedarray php71 typed-array typedarray typedarrays uint8array
Last synced: 11 Jan 2026
https://github.com/welefen/sharedarraybufferstore
use sharedArrayBuffer to store data
arraybuffer lock sharedarraybuffer uint16array uint32array uint8array worker-threads
Last synced: 06 Mar 2026
https://github.com/duzun/string-encode.js
Convert different types of JavaScript String to/from Uint8Array
arraybuffer base64 binary buffer hex typedarray uint8array utf-8 utf8 utf8-string
Last synced: 26 Oct 2025
https://github.com/kawanet/sha1-uint8array
Fast SHA-1 digest hash based on Uint8Array, pure JavaScript.
digest hash javascript sha-1 sha1 typedarray uint8array
Last synced: 03 Jul 2025
https://github.com/47ng/codec
Universal conversion of Uint8Array from/into UTF-8, base64url and hex in the browser and Node.js
base64url browser decoding encoding hex nodejs uint8array utf-8
Last synced: 27 Jul 2025
https://github.com/howprogrammingworks/typedarrays
ArrayBuffer, DataView, Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array
arraybuffer dataview typedarrays uint8array uint8clampedarray
Last synced: 07 May 2025
https://github.com/fabiospampinato/uint8-encoding
Uint8 encoding, a simple way to convert strings to Uint8Arrays and vice versa.
arraybuffer encoding uint8 uint8array
Last synced: 27 Jul 2025
https://github.com/shinnn/is-cwebp-readable
Check if a Buffer/Uint8Array is available for cwebp image source
buffer cwebp file-format file-type javascript magic-numbers nodejs uint8array webp
Last synced: 09 Apr 2025
https://github.com/fabiospampinato/bigint-encoding
BigInt encoding, a simple way to convert Uint8Arrays into BigInts, and vice versa.
Last synced: 06 Oct 2025
https://github.com/nwtgck/binconv-npm
Converters for Blob, Uint8Array, ReadableStream, ArrayBuffer, string in JavaScript/TypeScript
arraybuffer base64 binary blob conversion converter javascript readablestream typescript uint8array
Last synced: 12 May 2025
https://github.com/juanelas/base64
Base64 for both node.js and browser JavaScript. It supports URL-safe encoding and enabling/disabling padding. Buffers can be implemented using ArrayBuffer, any TypedArray or Buffer
arraybuffer bas64url base64 buffer typedarray uint8array
Last synced: 14 Jul 2025
https://github.com/rametta/array-buffed
🧬 Strongly typed schemas for binary data encoding and decoding with Array Buffers.
array-buffer binary dataview schema uint8array
Last synced: 09 Feb 2026
https://github.com/facekapow/struffer
Struct + Buffer = Struffer. Also works with Uint8Arrays
buffer data javascript node node-js nodejs struct structure structured-data typescript uint8array
Last synced: 30 Jul 2025
https://github.com/fabiospampinato/hex-to-uint8
The fastest function to convert a hexadecimal string to a Uint8Array.
buffer conversion convert hex hexadecimal uint8 uint8array
Last synced: 27 Jul 2025
https://github.com/jawj/hextreme
Fast hex and base64 encoding and decoding, string <-> Uint8Array
base64 base64url decoding encoding fast frombase64 fromhex hex javascript loop-unrolling tobase64 tohex typescript uint8array
Last synced: 01 May 2025
https://github.com/fabiospampinato/uint8-to-hex
The fastest function to convert a Uint8Array to hexadecimal.
buffer conversion convert hex hexadecimal uint8 uint8array
Last synced: 26 Jun 2025
https://github.com/fabiospampinato/crypto-random-uint8
Generate a cryptographically-random Uint8Array with the given number of bytes of entropy.
buffer crypto random uint8 uint8array
Last synced: 27 Jul 2025
https://github.com/t1st3/is-mkv
Check if a Buffer/Uint8Array is a MKV video
buffer detect file javascript magic-numbers mkv uint8array
Last synced: 03 Feb 2026
https://github.com/t1st3/is-7z
Check if a Buffer/Uint8Array is a 7Z archive
7-zip 7z buffer detect file javascript magic-numbers uint8array
Last synced: 20 Jan 2026
https://github.com/stdlib-js/assert-has-uint8array-support
Detect native Uint8Array support.
detect es2015 es6 feature has issupported javascript native node node-js nodejs stdlib support typed-array uint8array util utilities utility utils
Last synced: 14 Jan 2026
https://github.com/fabiospampinato/buffer2uint8
A tiny function for casting a Buffer to a Uint8Array.
Last synced: 25 Feb 2026
https://github.com/hazae41/naberius
WebAssembly bits processing utilities 🏎️ (unpack, pack, xor)
algorithms bits browser deno fast pack reproducible rust typescript uint8array unpack webassembly xor
Last synced: 04 Oct 2025
https://github.com/qwtel/uuid-class
A minimal UUID class for JavaScript.
binary class javascript typedarray uint8array uuid uuids
Last synced: 26 Feb 2025
https://github.com/spurreiter/base64-utf8-array
Base64 en- and decoding for Uint8Arrays
base64 decoding encoding uint8array
Last synced: 28 Jan 2026
https://github.com/womblee/std-string-to-uint8_t-array
Converts an std::string byte array to an uint8_t byte array.
bytes integer8 memject uint uint8 uint8array
Last synced: 24 Jul 2025
https://github.com/fabiospampinato/int32-encoding
Int32 encoding, a simple way to convert 32-bit signed integers to Uint8Arrays, and vice versa.
Last synced: 16 Feb 2026
https://github.com/chrisvogt/is-midi
Check if a Buffer/Uint8Array is a MIDI file
buffer check midi nodejs uint8array validate
Last synced: 16 Jan 2026
https://github.com/martinheidegger/subtle-key-codec
Space efficient binary de-/encoder for WebCrypto's CryptoKeys
binary codec decoding encoding subtlecrypto uint8array webcrypto
Last synced: 29 Mar 2025
https://github.com/taichunmin/js-buffer
A cross platform alternative of Node buffer base on UInt8Array.
arraybuffer browser browserify buffer compatible dataview nodejs uint8array
Last synced: 09 Feb 2026
https://github.com/jihyunlab/web-buffer
JihyunLab Web buffer.
base64 base64url buffer hex uint8array utf8 web
Last synced: 22 Mar 2025
https://github.com/t1st3/is-rpm
Check if a Buffer/Uint8Array is a RPM file
buffer detect file javascript magic-numbers rpm uint8array
Last synced: 12 Feb 2026
https://github.com/umamiappearance/mutarjs
Toolkit and constructor to manipulate typed arrays.
array binary bytes typed-array uint8array
Last synced: 29 Oct 2025
https://github.com/topgunbuild/buffer
An isomorphic Buffer API
arraybuffer browser buffer isomoprhic nodejs uint8array
Last synced: 11 Jun 2025
https://github.com/tomashubelbauer/rgb-to-rgba
JavaScript code for converting RGBA to RGB in Uint8ClampedArray
javascript js rgb rgba typedarray uint8array uint8clampedarray
Last synced: 22 Mar 2026
https://github.com/martinius96/multi-rx-tx
RX TX komunikačný systém
arduino integer port rs232 rx serial tx uart uint8array
Last synced: 22 Feb 2025
https://github.com/hazae41/bytes
Utilities to deal with Uint8Array
buffer bytes helpers javascript typescript uint8array utilities web
Last synced: 17 Mar 2026