Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

NAPI-RS

NAPI-RS is a framework for building pre-compiled Node.js addons in Rust.
Collective - Host: opensource - https://opencollective.com/napi-rs - Code: https://github.com/napi-rs/napi-rs

async static factories generate invalid code

github.com/napi-rs/napi-rs - gsoltis opened this issue about 1 year ago
fix(napi): asan caught memory safety issue

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request about 1 year ago
chore: upgrade to yarn 4

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request about 1 year ago
Failed to call JsFunction

github.com/napi-rs/napi-rs - whaqzhzd opened this issue about 1 year ago
chore(deps): update actions/setup-node action to v4

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
chore(cli): update ci template

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request about 1 year ago
chore(cli): update ci template

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request about 1 year ago
test: reduce memory usage while testing aginst worker thread

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request about 1 year ago
Index.js doesn't creating

github.com/napi-rs/napi-rs - krakotay opened this issue about 1 year ago
JsObjects are equal?

github.com/napi-rs/napi-rs - whaqzhzd opened this issue about 1 year ago
Feature Request: support type aliases for ts

github.com/napi-rs/napi-rs - lopo12123 opened this issue about 1 year ago
How to deal with i16 data for buffer ?

github.com/napi-rs/napi-rs - MatthD opened this issue about 1 year ago
chore(deps): update actions/setup-node action to v4

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
GitHub Actions Fails With Timeout Error

github.com/napi-rs/napi-rs - lunaisnotaboy opened this issue about 1 year ago
chore(deps): update yarn to v4 - autoclosed

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
chore(deps): update dependency sinon to v17

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
How to deal with buffer that are not U8

github.com/napi-rs/napi-rs - MatthD opened this issue about 1 year ago
chore(deps): update node.js to v21

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
feat: bump msrv to 1.65

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request about 1 year ago
chore(deps): update dependency lint-staged to v15

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
fix(deps): update dependency dockerode to v4

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
Unable to expose Rust struct with `Vec` field

github.com/napi-rs/napi-rs - yonkeltron opened this issue about 1 year ago
chore(deps): update dependency electron to v27

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
ThreadsafeFunction can not support async function

github.com/napi-rs/napi-rs - lzm420241 opened this issue about 1 year ago
chore(napi): make napi_register_module_v1 pub

github.com/napi-rs/napi-rs - MarkusJx opened this pull request about 1 year ago
build(deps-dev): bump electron from 26.2.1 to 26.2.4

github.com/napi-rs/napi-rs - dependabot[bot] opened this pull request about 1 year ago
chore(deps): update yarn to v3.6.4

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request about 1 year ago
ThreadsafeFunction callback value null

github.com/napi-rs/napi-rs - fanchenio opened this issue about 1 year ago
extern crate vs use

github.com/napi-rs/napi-rs - mehulkar opened this issue about 1 year ago
should support `cargo install napi`

github.com/napi-rs/napi-rs - loynoir opened this issue about 1 year ago
feat(napi): impl Default for Buffer

github.com/napi-rs/napi-rs - ozgrakkurt opened this pull request about 1 year ago
Added into awesome directory

github.com/napi-rs/napi-rs - robinrodricks opened this issue about 1 year ago
Threadsafe Function makes node hang.

github.com/napi-rs/napi-rs - lzm420241 opened this issue over 1 year ago
build: Docker arm64 platform

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request over 1 year ago
test: aginst bun

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request over 1 year ago
feat(napi,sys): sync to napi9

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency sinon to v16

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency electron to v26.2.1

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/setup-qemu-action action to v3

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/setup-buildx-action action to v3

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/login-action action to v3

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update docker/build-push-action action to v5

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
feat(napi,sys): implement Symbol.for

github.com/napi-rs/napi-rs - tom-sherman opened this pull request over 1 year ago
Support node_api_symbol_for aka Symbol.for

github.com/napi-rs/napi-rs - tom-sherman opened this issue over 1 year ago
chore(deps): update dependency electron to v26.2.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update actions/checkout action to v4

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
fix(cli): switch name parsing to allow periods in name

github.com/napi-rs/napi-rs - RaphaelDarley opened this pull request over 1 year ago
disable `snake_case` to `camelCase` renaming

github.com/napi-rs/napi-rs - NyaomiDEV opened this issue over 1 year ago
chore(deps): lock file maintenance

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
style: clippy fix

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency electron to v26.1.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update yarn to v3.6.3

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
Unable to build rust package in termux

github.com/napi-rs/napi-rs - WandersonAlves opened this issue over 1 year ago
How to use this with ESM projects

github.com/napi-rs/napi-rs - stevenliebregt opened this issue over 1 year ago
chore(deps): update yarn to v3.6.2

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
fix(cli): set RANLIB while building android targets

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request over 1 year ago
fix(cli): zig 0.11 link args

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request over 1 year ago
chore(deps): update dependency electron to v26

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency lint-staged to v14

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency electron to v25.5.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency ubuntu to v22

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
chore(deps): update dependency esbuild to ^0.19.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
fix(cli): allow disabling of const enums (#1689)

github.com/napi-rs/napi-rs - samvdst opened this pull request over 1 year ago
Allow generation of non const enums

github.com/napi-rs/napi-rs - samvdst opened this issue over 1 year ago
Build error for x86_64-apple-darwin

github.com/napi-rs/napi-rs - skdhg opened this issue over 1 year ago
chore(deps): update dependency eslint-config-prettier to v9

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
build run errors out on `use napi:: `

github.com/napi-rs/napi-rs - Pomax opened this issue over 1 year ago
How to lazily convert Js to Rust types

github.com/napi-rs/napi-rs - Cammisuli opened this issue over 1 year ago
chore(deps): update dependency electron to v25.4.0

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
fix(napi): potential double free issue

github.com/napi-rs/napi-rs - kuzeyardabulut opened this pull request over 1 year ago
triples configuration option is ignored on Windows

github.com/napi-rs/napi-rs - dominic-simplan opened this issue over 1 year ago
chore(deps): lock file maintenance

github.com/napi-rs/napi-rs - renovate[bot] opened this pull request over 1 year ago
fix(cli): pick right android tools while cross compiling

github.com/napi-rs/napi-rs - Brooooooklyn opened this pull request over 1 year ago