Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: typed-array

mmomtchev/exprtk.js

Node.js bindings for the Mathematical Expression Toolkit

Language: C++ - Size: 3.65 MB - Last synced: about 4 hours ago - Pushed: about 5 hours ago - Stars: 12 - Forks: 1

stdlib-js/ndarray

Multidimensional arrays.

Language: C - Size: 87 MB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 4 - Forks: 2

stdlib-js/array

Arrays.

Language: JavaScript - Size: 147 MB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 6 - Forks: 1

stdlib-js/array-complex64

Complex64Array.

Language: JavaScript - Size: 2.78 MB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 4 - Forks: 0

stdlib-js/array-complex128

Complex128Array.

Language: JavaScript - Size: 2.6 MB - Last synced: 19 days ago - Pushed: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-arraybuffer

Test if a value is an ArrayBuffer.

Language: JavaScript - Size: 706 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-dataview

Test if a value is a DataView.

Language: JavaScript - Size: 710 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-float32array

Test if a value is a Float32Array.

Language: JavaScript - Size: 563 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-float64array

Test if a value is a Float64Array.

Language: JavaScript - Size: 565 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-int8array

Test if a value is an Int8Array.

Language: JavaScript - Size: 563 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-sharedarraybuffer

Test if a value is a SharedArrayBuffer.

Language: JavaScript - Size: 559 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-uint16array-support

Detect native Uint16Array support.

Language: JavaScript - Size: 456 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-uint32array-support

Detect native Uint32Array support.

Language: JavaScript - Size: 457 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-uint8array-support

Detect native Uint8Array support.

Language: JavaScript - Size: 456 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-uint8clampedarray-support

Detect native Uint8ClampedArray support.

Language: JavaScript - Size: 371 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-empty-collection

Test if a value is an empty collection.

Language: JavaScript - Size: 279 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/constants-array

Array constants.

Language: JavaScript - Size: 593 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-array-max-typed-array-length

Maximum length for a typed array.

Language: JavaScript - Size: 286 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/array-base-assert-is-complex-typed-array

Test if a value is a complex typed array.

Language: Makefile - Size: 239 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-from-scalar

Create a single-element array containing a provided scalar value.

Language: JavaScript - Size: 562 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-one-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.

Language: JavaScript - Size: 603 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-one-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from one.

Language: JavaScript - Size: 632 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-zero-to-like

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.

Language: JavaScript - Size: 604 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-zero-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

Language: JavaScript - Size: 663 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-assert-is-complex128array

Test if a value is a Complex128Array.

Language: Makefile - Size: 152 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-assert-is-complex64array

Test if a value is a Complex64Array.

Language: Makefile - Size: 152 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-typed-unsigned-integer-ctors

Unsigned integer typed array constructors.

Language: Makefile - Size: 953 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base

Base (i.e., lower-level) array utilities.

Language: JavaScript - Size: 11.5 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-named-typed-tuple

Named typed tuple.

Language: JavaScript - Size: 2 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-from-iterator

Create (or fill) an array from an iterator.

Language: JavaScript - Size: 1.69 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-to-iterator

Create an iterator from an array-like object.

Language: JavaScript - Size: 1.22 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-finite-array

Test if a value is an array-like object containing only finite numbers.

Language: Makefile - Size: 501 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/iter-to-array-view

Fill an array-like object view with values returned from an iterator.

Language: JavaScript - Size: 1.54 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

ngmy/php-typed-array

The typed array for PHP

Language: PHP - Size: 223 KB - Last synced: 19 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

stdlib-js/array-uint8

Uint8Array.

Language: JavaScript - Size: 997 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

ArrayIterator/TypedArray 📦

TypedArrays ES-2015 Php Implementation

Language: PHP - Size: 18.6 KB - Last synced: 20 days ago - Pushed: about 6 years ago - Stars: 10 - Forks: 2

stdlib-js/ndarray-fancy

Fancy multidimensional array constructor.

Language: JavaScript - Size: 3.88 MB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-complex128array

Test if a value is a Complex128Array.

Language: Makefile - Size: 872 KB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-array

Multidimensional arrays.

Language: JavaScript - Size: 3.51 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 4 - Forks: 0

stdlib-js/ndarray-iter

Multidimensional array iterators.

Language: Makefile - Size: 1.82 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

EdgenDy/v8-jsengine.js

implementation of v8 js engine on javascript language

Language: JavaScript - Size: 85 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

stdlib-js/ndarray-base-ctor

Base multidimensional array.

Language: JavaScript - Size: 2.6 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

leMaur/laravel-typed-arr

Laravel Typed Array

Language: PHP - Size: 40 KB - Last synced: 20 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

stdlib-js/array-empty

Create an uninitialized array having a specified length.

Language: JavaScript - Size: 833 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-empty-like

Create an uninitialized array having the same length and data type as a provided array.

Language: JavaScript - Size: 1.12 MB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

inspect-js/typed-array-byte-length

Get the byte length of a Typed Array, even in engines without a `.byteLength` method.

Language: JavaScript - Size: 25.4 KB - Last synced: 18 days ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

virag-ky/OpenGenus

OpenGenus Foundation - Software Developer Internship tasks

Language: JavaScript - Size: 76.2 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 4 - Forks: 0

stdlib-js/array-float32

Float32Array.

Language: JavaScript - Size: 841 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-nans-like

Create an array filled with NaNs and having the same length and data type as a provided array.

Language: JavaScript - Size: 945 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-nans

Create an array filled with NaNs and having a specified length.

Language: JavaScript - Size: 883 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-accessor-array

Test if a value is an array-like object supporting the accessor (get/set) protocol.

Language: Makefile - Size: 431 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-base-assert-is-accessor-array

Test if an array-like object supports the accessor (get/set) protocol.

Language: Makefile - Size: 196 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/streams-node-from-array

Create a readable stream from an array-like object.

Language: JavaScript - Size: 1.41 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-int8array-support

Detect native Int8Array support.

Language: JavaScript - Size: 464 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-float32array-support

Detect native Float32Array support.

Language: JavaScript - Size: 373 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-typed-array-length

Test if a value is a valid typed array length.

Language: Makefile - Size: 484 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

UmamiAppearance/MutarJS

Toolkit and constructor to manipulate typed arrays.

Language: JavaScript - Size: 462 KB - Last synced: 12 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-while-each

While a test condition is true, invoke a function for each element in a collection.

Language: JavaScript - Size: 781 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-to-json

Return a JSON representation of a typed array.

Language: JavaScript - Size: 1.65 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/array-to-sparse-iterator-right

Create an iterator from a sparse array-like object, iterating from right to left.

Language: JavaScript - Size: 1.16 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-to-view-iterator

Create an iterator from an array-like object view.

Language: JavaScript - Size: 1.38 MB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-group

Group values as arrays associated with distinct keys.

Language: JavaScript - Size: 1.03 MB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-shift

Remove and return the first element of a collection.

Language: JavaScript - Size: 825 KB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-tools-array-like-function

Return a function which tests if every element in an array-like object passes a test condition.

Language: Makefile - Size: 648 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nonnegative-number-array

Test if a value is an array-like object containing only nonnegative numbers.

Language: Makefile - Size: 485 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-to-strided-iterator

Create an iterator from a strided array-like object.

Language: JavaScript - Size: 1.34 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-ones-like

Create an array filled with ones and having the same length and data type as a provided array.

Language: JavaScript - Size: 1.43 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-convert

Convert an array to an array of a different data type.

Language: JavaScript - Size: 1.31 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-filled

Create a filled array.

Language: JavaScript - Size: 1.22 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-zeros

Create a zero-filled array having a specified length.

Language: JavaScript - Size: 1.25 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-ones

Create an array filled with ones and having a specified length.

Language: JavaScript - Size: 2.13 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-typed-float-ctors

Floating-point typed array constructors.

Language: Makefile - Size: 1.06 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-typed-complex

Create a complex number typed array.

Language: JavaScript - Size: 1.27 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-arraybuffer-support

Detect native ArrayBuffer support.

Language: JavaScript - Size: 403 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-uint16

Uint16Array.

Language: JavaScript - Size: 827 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-int32

Int32Array.

Language: JavaScript - Size: 899 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-typed-integer-ctors

Integer-valued typed array constructors.

Language: Makefile - Size: 1.07 MB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-int8

Int8Array.

Language: JavaScript - Size: 788 KB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-int16array-support

Detect native Int16Array support.

Language: JavaScript - Size: 464 KB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-typed-real-float-ctors

Real-valued floating-point typed array constructors.

Language: Makefile - Size: 345 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/array-pool

Typed array pool.

Language: JavaScript - Size: 2.4 MB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 5 - Forks: 1

stdlib-js/array-zeros-like

Create a zero-filled array having the same length and data type as a provided array.

Language: JavaScript - Size: 1.44 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-convert-same

Convert an array to the same data type as a second input array.

Language: JavaScript - Size: 1.3 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-to-sparse-iterator

Create an iterator from a sparse array-like object.

Language: JavaScript - Size: 1.26 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-typed-complex-ctors

Complex typed array constructors.

Language: Makefile - Size: 833 KB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-base-gswap

Interchange two vectors.

Language: JavaScript - Size: 1.58 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-to-view-iterator-right

Create an iterator from an array-like object view, iterating from right to left.

Language: JavaScript - Size: 1.68 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-complex64array

Test if a value is a Complex64Array.

Language: Makefile - Size: 951 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-to-iterator-right

Create an iterator from an array-like object, iterating from right to left.

Language: JavaScript - Size: 1.38 MB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-reduce

Apply a function against an accumulator and each element in a collection and return the accumulated result.

Language: JavaScript - Size: 1.75 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/iter-to-array-view-right

Fill an array-like object view from right to left with values returned from an iterator.

Language: JavaScript - Size: 1.84 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/array-typed-real-ctors

Typed array constructors.

Language: Makefile - Size: 581 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-append

Add elements from one collection to the end of another collection.

Language: JavaScript - Size: 1.13 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-numeric-array

Test if a value is a numeric array.

Language: Makefile - Size: 898 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-prepend

Add elements from one collection to the beginning of another collection.

Language: JavaScript - Size: 1.15 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/array-dataview

DataView.

Language: JavaScript - Size: 1.11 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-ctor

Multidimensional array constructor.

Language: JavaScript - Size: 1.72 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-tools-typed-array-function

Return a function which tests if every element in a typed array passes a test condition.

Language: Makefile - Size: 1.01 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-push

Add one or more elements to the end of a collection.

Language: JavaScript - Size: 1.22 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 1

stdlib-js/array-to-circular-iterator

Create an iterator which repeatedly iterates over the elements of an array-like object.

Language: JavaScript - Size: 1.33 MB - Last synced: 9 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0