stats-base-dnanvariance
Calculate the variance of a double-precision floating-point strided array ignoring NaN values.
math-base-napi-binary
C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.
math-iter-ops-multiply
Create an iterator which performs element-wise multiplication of two or more iterators.
stats-incr-mmeanvar
Compute a moving arithmetic mean and unbiased sample variance incrementally.
blas-base-zdscal
Scale a double-precision complex floating-point vector by a double-precision floating-point constant.
napi-argv-strided-complex64array2d
Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.
blas-ext-base-gapxsumors
Adds a constant to each strided array element and computes the sum using ordinary recursive summation.
stats-base-dists-chi-logpdf
Natural logarithm of the probability density function (PDF) for a chi distribution.
random-array-cosine
Create an array containing pseudorandom numbers drawn from a raised cosine distribution.
array-base-assert-is-same-kind-data-type-cast
Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.
utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
random-array-hypergeometric
Create an array containing pseudorandom numbers drawn from a hypergeometric distribution.
@stdlib/blas-base-dsdot
Calculate the dot product with extended accumulation and result of two single-precision floating-point vectors.
@stdlib/blas-ext-base-dcusumpw
Calculate the cumulative sum of double-precision floating-point strided array elements using pairwise summation.
@stdlib/blas-ext-base-dasumpw
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements using pairwise summation.
https://github.com/bytedance/ipmb
An interprocess message bus system built in Rust.
https://github.com/douglasneuroinformatics/opendatacapture
An electronic data capture platform for administering remote and in-person clinical instruments
https://github.com/vpalmisano/webrtcperf
WebRTC performance and quality evaluation tool.
https://github.com/metrics-js/process
Module for collecting different process and system metrics and providing them as a metric stream
https://github.com/bytedance/deer-flow
DeerFlow is a community-driven Deep Research framework, combining language models with tools like web search, crawling, and Python execution, while contributing back to the open-source community.
https://github.com/awslabs/aws-jwt-verify
JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES384, ES512, Ed25519 and Ed448
teikei
A web application that maps out community-supported agriculture in Germany, Switzerland, and Austria, based on crowdsourced data.
https://github.com/awslabs/fhir-works-on-aws-routing
The routing implementation of the FHIR Works on AWS framework. Finding the correct component to handle the HTTP FHIR request
https://github.com/austinjhunt/petrinet-webgme-designstudio
A custom design studio for modeling and simulating distributed systems as Petri (place/transition) Nets, built with JointJS, WebGME, and NodeJS.
https://github.com/slanatech/swagger-stats
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
@stdlib/number-float64-base-to-int64-bytes
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
@stdlib/assert-is-capitalized
Test if a value is a string having an uppercase first character.
@stdlib/random-array-discrete-uniform
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
@stdlib/stats-base-dists-cauchy-entropy
Cauchy distribution differential entropy.
iandn-kids
This project was developed during the first semester of my Computer Science degree at PUC Minas. It aims to help parents take care of their children by reducing screen time on smartphones, promoting healthier interactions and activities.
https://github.com/bytedance/node-unix-socket
Unix dgram, seqpacket, etc binding for Node.js.
https://github.com/devidw/replika-diary-export
Export your entire Replika diary including all images.
@stdlib/math-iter-special-expit
Create an iterator which evaluates the standard logistic function for each iterated value.
@stdlib/math-iter-special-rad2deg
Create an iterator which converts an angle from radians to degrees for each iterated value.
@stdlib/math-iter-special-rsqrt
Create an iterator which computes the reciprocal (inverse) square root of each iterated value.
@stdlib/stats-base-dmskmin
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
@stdlib/math-base-special-fast-acosh
Compute the hyperbolic arccosine of a number.
@stdlib/stats-iter-cumeanabs2
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
@stdlib/math-iter-special-cos
Create an iterator which computes the cosine of each iterated value.
@stdlib/math-strided-special-srsqrt
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
@stdlib/math-iter-special-inv
Create an iterator which computes the multiplicative inverse of each iterated value.
https://github.com/bluebrain/nexus-js
A set of JavaScript libraries built on top of Nexus
@stdlib/blas-ext-base-dapxsumors
Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.
@stdlib/math-strided-special-sinv
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
@stdlib/utils-property-descriptors
Return an object's own property descriptors.
@stdlib/assert-is-float64matrix-like
Test if a value is a 2-dimensional ndarray-like object containing double-precision floating-point numbers.