Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 02 Nov 2024

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

Encode/decode base64 data into ArrayBuffers

arraybuffer base64 javascript typedarray

Last synced: 20 Dec 2024

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: 21 Dec 2024

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: 10 Oct 2024

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: 05 Nov 2024

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

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

bitarray javascript nodejs typedarray

Last synced: 02 Nov 2024

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 Nov 2024

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: 13 Oct 2024

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: 13 Dec 2024

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: 05 Nov 2024

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: 19 Nov 2024

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 Nov 2024

https://github.com/kartavik/typed-collection

Variant of implementation of typed collection (Under development)

collection php typedarray

Last synced: 05 Nov 2024

https://github.com/qwtel/uuid-class

A minimal UUID class for JavaScript.

binary class javascript typedarray uint8array uuid uuids

Last synced: 11 Nov 2024

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: 19 Dec 2024

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

A common TypeScript interface for Array and typed arrays

array generic-programming polymorphism typedarray types typescript

Last synced: 16 Nov 2024