Topic: "typedarrays"
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.
Language: JavaScript - Size: 189 KB - Last synced at: about 19 hours ago - Pushed at: 4 months ago - Stars: 12 - Forks: 7

ArrayIterator/TypedArray 📦
TypedArrays ES-2015 Php Implementation
Language: PHP - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 2

HowProgrammingWorks/TypedArrays
ArrayBuffer, DataView, Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array
Language: JavaScript - Size: 24.4 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 8

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.
Language: JavaScript - Size: 36.1 KB - Last synced at: about 14 hours ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

jonathanlurie/serialize64
Typed Arrays serialization that just works and the JSON codec that goes with it. Node and browsers.
Language: JavaScript - Size: 1.26 MB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

zbjornson/tacvt
Fast conversion from one type of TypedArray to another
Language: C++ - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

fletcher68/airport-baggage-router-dijkstra
This is an airport baggage router program written in java using Dijkstra's Algorithm. This program will compute routes for bags given input defining a conveyor system, flight departures, and bag input. The goal is to get the bags get routed through the airport conveyor system to to the correct flight departure.
Language: Java - Size: 119 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

stscoundrel/collection 📦
Typed collection-like arrays for PHP
Language: PHP - Size: 118 KB - Last synced at: 29 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DanielJDufour/toab
To Array Buffer: Convert Buffer, Data URLs, Files, Response, Text, and Typed Arrays to Array Buffers
Language: JavaScript - Size: 65.4 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
