Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

This project provides a function that returns a constructor for creating arrays with fixed-width composite data types. It's designed for developers who need to work with structured binary data in JavaScript, particularly those building applications that require efficient storage and manipulation of typed arrays with multiple fields. The library is part of stdlib, a comprehensive standard library for numerical and scientific computing in JavaScript and Node.js.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/array-struct-factory

Account's avatar
stdlib-js/array-base-accessor-getter
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Account's avatar
stdlib-js/array-base-assert-contains
Test if an array contains a provided search value.
Account's avatar
stdlib-js/array-base-getter
Return an accessor function for retrieving an element from an indexed array-like object.
Account's avatar
stdlib-js/array-buffer
ArrayBuffer.
Account's avatar
stdlib-js/array-uint8
Uint8Array.
Account's avatar
stdlib-js/assert-has-iterator-symbol-support
Detect native Symbol.iterator support.
Account's avatar
stdlib-js/assert-has-property
Test if an object has a specified property, either own or inherited.
Account's avatar
stdlib-js/assert-is-arraybuffer
Test if a value is an ArrayBuffer.
Account's avatar
stdlib-js/assert-is-collection
Test if a value is a collection.
Account's avatar
stdlib-js/assert-is-function
Test if a value is a function.
Account's avatar
stdlib-js/assert-is-integer
Test if a value is a number having an integer value.
Account's avatar
stdlib-js/assert-is-nonnegative-integer
Test if a value is a number having a nonnegative integer value.
Account's avatar
stdlib-js/assert-is-object
Test if a value is an object.
Account's avatar
stdlib-js/assert-is-prototype-of
Test if an object's prototype chain contains a provided prototype.
Account's avatar
stdlib-js/assert-is-struct-constructor-like
Test if a value is struct constructor-like.
Account's avatar
stdlib-js/blas-base-gcopy
Copy values from x into y.
Account's avatar
stdlib-js/dstructs-struct
Fixed-width composite data type (a.k.a., a `struct`).
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/symbol-iterator
Symbol iterator.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-accessor
Define a non-enumerable read-only accessor.
Account's avatar
stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
Planeshifter/tap-min
Minimal TAP output formatter.
Account's avatar
stdlib-js/bench-harness
Benchmark harness.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
12 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
stdlib-js

stdlib-js/array-struct-factory

Return a constructor for creating arrays having a fixed-width composite data type.

JavaScript
0
0
Apache License 2.0