An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with typedarray

A curated list of projects in awesome lists tagged with typedarray .

https://github.com/tc39/proposal-change-array-by-copy

Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.

array javascript tc39 tuple typedarray

Last synced: 01 Apr 2025

https://github.com/niklasvh/base64-arraybuffer

Encode/decode base64 data into ArrayBuffers

arraybuffer base64 javascript typedarray

Last synced: 15 May 2025

https://github.com/feross/typedarray-to-buffer

Convert a typed array to a Buffer without a copy.

browser browserify buffer javascript nodejs typed-arrays typedarray

Last synced: 04 Apr 2025

https://github.com/denosaurs/byte_type

😋 A small helper module for working with different raw types in javascript

abi browser deno encoding ffi raw-data struct typedarray typescript

Last synced: 25 Oct 2025

https://github.com/kawanet/sha256-uint8array

Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.

digest hash javascript sha-256 sha256 typedarray

Last synced: 08 Sep 2025

https://github.com/swiing/Bit-TypedArray

A BitArray object exhibiting the interface of standard ecmascript TypedArray's

bitarray javascript nodejs typedarray

Last synced: 01 Apr 2025

https://github.com/inspect-js/is-typed-array

Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

ecmascript javascript typedarray typedarrays

Last synced: 05 Apr 2025

https://github.com/giljulio/sneakpeek

Preview your android XML custom attributes with the tools namespace

android androidstudio customview namespace typedarray

Last synced: 14 Jan 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/zbjornson/node-bswap

Fast byte swapping for Node.js and browsers

avx2 avx512 bswap buffer endianness neon nodejs simd ssse3 typedarray x86

Last synced: 27 Jun 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/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/inspect-js/is-data-view

Is this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.

data dataview ecmascript javascript typedarray typedarrays view

Last synced: 05 Apr 2025

https://github.com/victorqueiroz/ringbud

A solid implementation of a general-purpose RingBuffer, featuring support for any kind of JavaScript `TypedArray` derivative. 💍

browser memory-efficient nodejs ring-buffer ringbuffer typedarray typescript

Last synced: 16 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/kartavik/typed-collection

Variant of implementation of typed collection (Under development)

collection php typedarray

Last synced: 09 Apr 2025

https://github.com/cassonmars/arrayviews

A .NET library for providing shared views over byte arrays, as a corollary to JavaScript's Typed Arrays

byte-array c-sharp endianness typedarray

Last synced: 09 Sep 2025

https://github.com/ilya-potseluev/json-typed-arrays

Serializes and deserializes typed arrays using base64 in JSON

array base64 json typedarray

Last synced: 28 Dec 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: 21 Feb 2025

https://github.com/conaclos/typeable-array

A common TypeScript interface for Array and typed arrays

array generic-programming polymorphism typedarray types typescript

Last synced: 06 Mar 2025

https://github.com/CassOnMars/ArrayViews

A .NET library for providing shared views over byte arrays, as a corollary to JavaScript's Typed Arrays

byte-array c-sharp endianness typedarray

Last synced: 27 Feb 2025