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

GitHub topics: napi

Sunny-117/mini-rspack

mini-rspack: A simplified webpack bundler using Rust. High-performance JavaScript bundling with Rust and Node.js

Language: Rust - Size: 902 KB - Last synced at: about 5 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

segevfiner/node-pcre2

Node-API bindings to PCRE2

Language: C++ - Size: 236 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

Brooooooklyn/canvas

High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.

Language: Rust - Size: 64 MB - Last synced at: about 3 hours ago - Pushed at: 9 days ago - Stars: 1,913 - Forks: 84

longportapp/openapi

LongPort OpenAPI SDK Base.

Language: Rust - Size: 56.3 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 185 - Forks: 23

strangesast/rusty-excel-reader

extract specified columns from xls(x/b/m) based on header

Language: Rust - Size: 691 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-bool

Convert a Node-API value to a boolean.

Language: C - Size: 43.9 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

unrs/unrs-resolver

Rust port of webpack/enhanced-resolve with PNP support

Language: Rust - Size: 2.38 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 14 - Forks: 0

un-ts/napi-postinstall

The `postinstall` script helper for handling napi native bindings in legacy `npm` versions, see also https://github.com/npm/cli/issues/4828

Language: TypeScript - Size: 1.05 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

ohos-rs/ohos-rs Fork of napi-rs/napi-rs

A framework for building compiled OpenHarmony SDK in Rust via Node-API(Forked from napi-rs)

Language: Rust - Size: 66.9 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 136 - Forks: 12

damiaoterto/mussurana_cache

High-performance in-memory cache system for Node.js written in Rust

Language: JavaScript - Size: 530 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

napi-rs/napi-rs

A framework for building compiled Node.js add-ons in Rust via Node-API

Language: Rust - Size: 42.3 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 6,586 - Forks: 296

gomander/napi-webp-animation

A fully typed WebP animation package for NodeJS using Rust

Language: JavaScript - Size: 3.14 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 0

Brooooooklyn/simple-git

Simple and fast git helper functions.

Language: Rust - Size: 14.5 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 164 - Forks: 1

webviewjs/webview

Robust cross-platform webview library for Node/Deno/Bun

Language: Rust - Size: 2 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 26 - Forks: 2

Geode-solutions/genepi

Automatic generation of N-API wrapper from a C++ library

Language: C++ - Size: 203 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 82 - Forks: 9

antoniomuso/lz4-napi

Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.

Language: JavaScript - Size: 3.07 MB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 60 - Forks: 2

toyobayashi/emnapi

Node-API implementation for Emscripten, wasi-sdk, clang wasm32 and napi-rs

Language: C - Size: 2.16 MB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 178 - Forks: 6

Brooooooklyn/snappy

Fastest Snappy compression library in Node.js

Language: Rust - Size: 14.1 MB - Last synced at: 10 days ago - Pushed at: 14 days ago - Stars: 175 - Forks: 10

zhangyuang/node-ffi-rs

Implement ffi in Node.js by Rust and NAPI

Language: Rust - Size: 12.2 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 250 - Forks: 10

ajihyf/node-addon-api-helper

A more convenient, type-safe and boilerplate-less way to write Node.js C++ addons.

Language: C++ - Size: 154 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 0

stdlib-js/math-base-napi

Standard library C APIs for registering a Node-API module exporting interfaces.

Language: JavaScript - Size: 187 KB - Last synced at: 10 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-dmap

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array and assigning results to elements in a double-precision floating-point strided output array.

Language: C - Size: 233 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/napi-create-uint32

Convert an unsigned 32-bit integer to a Node-API value.

Language: Python - Size: 88.9 KB - Last synced at: 10 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-napi-unary

C API for registering an N-API module exporting an ndarray interface for applying a unary callback to an input ndarray.

Language: C - Size: 136 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/napi-argv-uint16array

Convert a Node-API value to an unsigned 16-bit integer array.

Language: C - Size: 194 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv

C utilities for retrieving Node-API add-on callback arguments.

Language: C - Size: 180 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-create-int32

Convert a signed 32-bit integer to a Node-API value.

Language: Python - Size: 88.9 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-base-function-object

C APIs for creating and managing strided array function objects.

Language: C - Size: 341 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/napi-argv-complex64array

Convert a Node-API value to a single-precision complex floating-point array.

Language: C - Size: 188 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-addon-arguments

C API for validating, extracting, and transforming (to native C types) function arguments provided to a strided array N-API add-on interface.

Language: C - Size: 249 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-uint32array

Convert a Node-API value to an unsigned 32-bit integer array.

Language: C - Size: 197 KB - Last synced at: 10 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int8array

Convert a Node-API value to a signed 8-bit integer array.

Language: C - Size: 200 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int64

Convert a Node-API value to a signed 64-bit integer.

Language: C - Size: 201 KB - Last synced at: 3 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-napi-equal-types

Assert that two Node-API data types are equal.

Language: Python - Size: 202 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

Atome-FE/llama-node 📦

Believe in AI democratization. llama for nodejs backed by llama-rs, llama.cpp and rwkv.cpp, work locally on your laptop CPU. support llama/alpaca/gpt4all/vicuna/rwkv model.

Language: Rust - Size: 30.4 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 870 - Forks: 64

stdlib-js/math-base-napi-ternary

C APIs for registering an N-API module exporting an interface for invoking a ternary numerical function.

Language: C - Size: 338 KB - Last synced at: 12 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

knopkem/dicom-dimse-native

node js native addon for dimse services

Language: C - Size: 144 MB - Last synced at: 19 days ago - Pushed at: 26 days ago - Stars: 56 - Forks: 21

wenlng/gonacli

🖖 This is a development tool that can quickly use Golang to develop and build NodeJS Addon.

Language: Go - Size: 1.19 MB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 43 - Forks: 9

shixiongfei/napi-talib

Node API for TA-Lib

Language: C++ - Size: 159 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-napi-quinary

C APIs for registering a Node-API module exporting an interface for invoking a quinary numerical function.

Language: C - Size: 162 KB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-napi-quaternary

C APIs for registering a Node-API module exporting an interface for invoking a quaternary numerical function.

Language: C - Size: 154 KB - Last synced at: 12 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-napi-unary

C APIs for registering an N-API module exporting an interface for invoking a unary numerical function.

Language: C - Size: 282 KB - Last synced at: 11 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-napi-binary

C APIs for registering an N-API module exporting an interface for invoking a binary numerical function.

Language: C - Size: 300 KB - Last synced at: 11 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-base-napi-dtype-string-to-dtype

C API for returning the ndarray data type corresponding to a data type string.

Language: C - Size: 213 KB - Last synced at: 12 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-smap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.

Language: C - Size: 108 KB - Last synced at: 10 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-napi-typedarray-type-to-dtype

C API for returning the ndarray data type corresponding to an N-API typed array type.

Language: C - Size: 217 KB - Last synced at: 11 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

cztomsik/napigen

Automatic N-API (server-side javascript) bindings for your Zig project.

Language: Zig - Size: 76.2 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 51 - Forks: 7

NativeScript/napi-android

Node-API Android Runtime for NativeScript

Language: C++ - Size: 143 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 0

shaobeichen/grprogress

⏳ Gradient progress for Nodejs by Go. 使用 Go 来实现 Nodejs 的渐变色进度条

Language: JavaScript - Size: 8.08 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 0

imazen/imageflow-node

An Image manipulation Library for Nodejs. Based on https://github.com/imazen/imageflow

Language: TypeScript - Size: 2.44 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 93 - Forks: 5

ukoloff/win-ca

Get Windows System Root certificates

Language: LiveScript - Size: 1.98 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 112 - Forks: 40

imnemo/crc16

A native node addon to calcalate and verify CRC16 values, adopted by MODBUS agreement

Language: C++ - Size: 399 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 6

stdlib-js/napi-argv-uint32

Convert a Node-API value to an unsigned 32-bit integer.

Language: C - Size: 198 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-complex128

Convert a Node-API value to a double-precision complex floating-point number.

Language: C - Size: 82 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint8array2d

Convert a Node-API value representing a two-dimensional strided array to an unsigned 8-bit integer array.

Language: C - Size: 64.5 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

gesubn/napi-argv-bool

Convert a Node-API value to a boolean.

Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

chdb-io/chdb-node

Native NodeJS bindings for chDB, an in-process SQL OLAP Engine powered by ClickHouse

Language: C++ - Size: 348 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 36 - Forks: 4

evanwashere/napi.zig

tiny and fast napi bindings for zig

Language: C++ - Size: 447 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 73 - Forks: 2

lonelyhentxi/cmake-node-starter

Starter for nodejs addons development with bare cmake instead of node-gyp or cmake-js.

Language: CMake - Size: 29.3 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

openpeeps/denim

Node 💖 Nim = Denim! Build powerful NodeJS / BunJS addons with Nim language via Node API (NAPI)

Language: Nim - Size: 2.67 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 46 - Forks: 1

stdlib-js/napi

C APIs for creating Node-API native add-ons.

Language: JavaScript - Size: 295 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-int32

Convert a Node-API value to a signed 32-bit integer.

Language: C - Size: 192 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-smap

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.

Language: C - Size: 237 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi-dmskmap

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.

Language: C - Size: 237 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int16array2d

Convert a Node-API value representing a two-dimensional strided array to a signed 16-bit integer array.

Language: C - Size: 61.5 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-unary

C API for registering an N-API module exporting a strided array interface for applying a unary callback to an input strided array.

Language: C - Size: 223 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/napi-argv-int16array

Convert a Node-API value to a signed 16-bit integer array.

Language: C - Size: 194 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-complex128array

Convert a Node-API value to a double-precision complex floating-point array.

Language: C - Size: 194 KB - Last synced at: about 2 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-float64array2d

Convert a Node-API value representing a two-dimensional strided array to a double-precision floating-point array.

Language: C - Size: 70.3 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-float64array

Convert a Node-API value representing a strided array to a double-precision floating-point array.

Language: C - Size: 196 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-float

Convert a Node-API value to a single-precision floating-point number.

Language: C - Size: 197 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

asanoic/node-napi-mingw64

template of creating node.js napi add-on using GCC/mingw-w64

Language: C++ - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

martynaskre/node-mac-haptics

A native NodeJS module to interact with macOS haptic feedback.

Language: Objective-C++ - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

stdlib-js/strided-napi

C APIs for creating N-API strided array native add-ons.

Language: JavaScript - Size: 182 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-base-napi

C APIs for creating N-API ndarray native add-ons.

Language: JavaScript - Size: 124 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

yjl9903/node-crypto-rs

Replace Node builtin crypto module with Rust

Language: JavaScript - Size: 1.06 MB - Last synced at: 24 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-complex128array

Convert a Node-API value representing a strided array to a double-precision complex floating-point array.

Language: C - Size: 195 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-create-double

Convert a double-precision floating-point number to a Node-API value.

Language: Python - Size: 86.9 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-napi

C utilities for Node-API call assertions.

Language: JavaScript - Size: 184 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/napi-create-complex-like

Create a Node-API value representing a complex number-like object.

Language: C - Size: 85 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ahkohd/macos_accessibility_client

A Node.JS Wrapper around macOS' accessibility client APIs

Language: JavaScript - Size: 1010 KB - Last synced at: about 22 hours ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

stdlib-js/strided-napi-smskmap

C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single-precision floating-point strided output array.

Language: C - Size: 267 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

PupilTong/node-tuntap2

a opensource, asynchronized, napi-based, business friendly tuntap device addon for nodejs.

Language: TypeScript - Size: 135 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 6

stdlib-js/napi-argv-strided-complex128array2d

Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.

Language: C - Size: 64.5 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

node-3d/image-raub

Native Image loader for Node.js

Language: JavaScript - Size: 8.25 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 5

Aitthi/nylon

Nylon is a web framework for Node.js built with Tokio, Tower, Hyper, and Napi-rs

Language: Rust - Size: 1.09 MB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

AhmetCavus/kepmon

Kepmon is a napi module providing pointer access and control.

Language: C++ - Size: 39.1 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint16array2d

Convert a Node-API value representing a two-dimensional strided array to an unsigned 16-bit integer array.

Language: C - Size: 59.6 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-uint8array

Convert a Node-API value to an unsigned 8-bit integer array.

Language: C - Size: 203 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-complex64array2d

Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.

Language: C - Size: 62.5 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-uint16array

Convert a Node-API value representing a strided array to an unsigned 16-bit integer array.

Language: C - Size: 197 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/strided-napi-zmap

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.

Language: C - Size: 99.6 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

bengl/sbffi

FFI for node.js, written using NAPI, dyncall, and shared buffers.

Language: JavaScript - Size: 1.42 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 102 - Forks: 7

node-3d/addon-tools-raub

Helpers for Node.js addons and dependency packages

Language: JavaScript - Size: 2.24 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 3

deepnest-next/node-clipper2 📦

deepnest core lib for clipper calculations

Language: JavaScript - Size: 106 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

shixiongfei/napi-ctp

Node API for CTP

Language: C - Size: 21.6 MB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 4

stdlib-js/ndarray-base-napi-addon-arguments

C API for validating, extracting, and transforming (to native C types) function arguments provided to an ndarray N-API add-on interface.

Language: C - Size: 186 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-strided-int8array2d

Convert a Node-API value representing a two-dimensional strided array to a signed 8-bit integer array.

Language: C - Size: 59.6 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-complex64

Convert a Node-API value to a single-precision complex floating-point number.

Language: C - Size: 87.9 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/napi-argv-float32array

Convert a Node-API value to a single-precision floating-point array.

Language: C - Size: 183 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0