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
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - fd93195149afc24704797e34474c4ffdbd7a3433 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>github.com/napi-rs/napi-rs - 04238c38ab1ebda50d42b1f30716cc21616f22f7 authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - f4a331cfe2251cbaa5c90087f8528c44595d313d authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump ava from 3.9.0 to 3.10.0
github.com/napi-rs/napi-rs - 646f47ff6626661c6db58a1c19c0cf223c1caa40 authored over 4 years ago by LongYinan <[email protected]>
Bumps [ava](https://github.com/avajs/ava) from 3.9.0 to 3.10.0.
- [Release notes](https://github...
github.com/napi-rs/napi-rs - 472d4f2ab5c057c97a1820f776e5ee378196ebc7 authored over 4 years ago by Ouyang Yadong <[email protected]>
github.com/napi-rs/napi-rs - 93f71806826a3fd815f7ef975f0cdf940026cbea authored over 4 years ago by LongYinan <[email protected]>
feat: move napi version features setup to build package
github.com/napi-rs/napi-rs - 5da060966f18fd82041ca97ef1370341a1cd6fbb authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 0d5f03f8455ea611b08f6c35afbd3f70c3136754 authored over 4 years ago by LongYinan <[email protected]>
refactor(napi): redesign the JavaScript values API
github.com/napi-rs/napi-rs - 4f81f4d44efd2e7e2fdc6aaa655180efefaffe34 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 0216c55e54f316a5b3fe8e2bb34442f1a5d7a52c authored over 4 years ago by LongYinan <[email protected]>
feat(napi): impl threadsafe function api
github.com/napi-rs/napi-rs - a16582629c53b3058d11de549059bd88bfcaf715 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - f126a0581fa8ed0b2c385be77985b71d3abf1623 authored over 4 years ago by Ouyang Yadong <[email protected]>
build(deps-dev): bump @types/node from 14.0.13 to 14.0.14
github.com/napi-rs/napi-rs - a8476fd3867680c9b3371ec1255df7098948abc5 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - ea3a9c7b62dcf6695301710f31f9e24553839f09 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>perf(napi-derive): remove useless alloc in function CallContext
github.com/napi-rs/napi-rs - 17cc813295662aff0028a0818a147a75cd4e73d6 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 628452c70a8137d0a1062cf27e729d03989ac55d authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - fce24f0566c854603657c5439298d29053cb2dae authored over 4 years ago by LongYinan <[email protected]>
resolve https://github.com/napi-rs/napi-rs/issues/78
github.com/napi-rs/napi-rs - c5d57969fe1321c5bf8e3fae0f966b2fd23e8441 authored over 4 years ago by LongYinan <[email protected]>feat(napi): implement create_external and get_value_external
github.com/napi-rs/napi-rs - 91c1ab9ea45bfbe8b7d8a71f49adfdb20f7c5d96 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 17cb852a6ef4d1577943f5698e3d38d88c395a8b authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 79401d693eb3ed20de322a28b1a55bbbca85a105 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump lint-staged from 10.2.10 to 10.2.11
github.com/napi-rs/napi-rs - 336cda325ed13079c7f27b2cbe2386cd02b66f49 authored over 4 years ago by LongYinan <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.10 to 10.2.11.
- [Release n...
test: setup test framework in test_module project
github.com/napi-rs/napi-rs - 26bd7ddb6285a77a33cea679e935cc7e30f75c27 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 279741379923111225ce8a26cd435b55d0c20746 authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 422682c8b837df806395cdad5125dfc13fed4b06 authored over 4 years ago by LongYinan <[email protected]>
refactor: remove sys:napi_async_init() in AsyncWork
github.com/napi-rs/napi-rs - 874851ea2dc475c027653020f67c9461df0a71e7 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 9f49fd9b4e7e111a989a6e797792b72dce4f6638 authored over 4 years ago by Ouyang Yadong <[email protected]>
feat(napi): try to impl is_date
github.com/napi-rs/napi-rs - a67d44c892ad4841c4f88cd2fac11ea0e77027b4 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 4baff91a580c84332bd144770eb256986dc5910a authored over 4 years ago by Ouyang Yadong <[email protected]>
build(deps-dev): bump lint-staged from 10.2.9 to 10.2.10
github.com/napi-rs/napi-rs - cab17ac02f06c5e8b703a16fb5eaa5a00122f745 authored over 4 years ago by LongYinan <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.9 to 10.2.10.
- [Release no...
github.com/napi-rs/napi-rs - 8783ce7a5fcd992289002ec3bfcb8758418a3aaa authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 8f3d2dce5a318563a35634f4e46768df845538b9 authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - c4e7fc622a4c9628073fb571ef77c624532f3ea5 authored over 4 years ago by LongYinan <[email protected]>
feat(napi): support musl linux
github.com/napi-rs/napi-rs - 7c4ccce3d88fb886a5f6f281700f4961c178bf93 authored over 4 years ago by LongYinan <[email protected]>drop future executor due to mutithreads bug.
github.com/napi-rs/napi-rs - 28257b45c1a45917e4ffe4fcff3f93fb1566db0c authored over 4 years ago by LongYinan <[email protected]>build(deps-dev): bump @types/node from 14.0.12 to 14.0.13
github.com/napi-rs/napi-rs - 7958ed88a41242229273b8be1b13f2cbcee129db authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 54142e76221963cbb128a07dd1c09a9375331e12 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump @types/node from 14.0.11 to 14.0.12
github.com/napi-rs/napi-rs - 0b0e1595c12b8b95d5d6034e1f229fa5d6ee3101 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 399668443a2b39f2988f247b3efeafe621729425 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump lint-staged from 10.2.7 to 10.2.9
github.com/napi-rs/napi-rs - 8f9c0217d1a234402d55f5203859413a9504569b authored over 4 years ago by LongYinan <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.7 to 10.2.9.
- [Release not...
build(deps-dev): bump @types/node from 14.0.9 to 14.0.11
github.com/napi-rs/napi-rs - 3af08a5f86bba11a4dc2053f54c8cfdd07d59651 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 01f9d4e58a14aeb2642f004b3d6d8cacfd6d4150 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump @types/node from 14.0.6 to 14.0.9
github.com/napi-rs/napi-rs - d702a3e89fae20436e29d2205e7b355305f5eaaa authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - b2cf6fde2309191df686e6eb88c0045eb749acba authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump @types/node from 14.0.5 to 14.0.6
github.com/napi-rs/napi-rs - 0ce1c0122653b12f86d925386787a5f5d5f8757b authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - d322c21257a3d24c1f66c5ddea6877dda199739c authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump lint-staged from 10.2.6 to 10.2.7
github.com/napi-rs/napi-rs - c5034af4f8a1d1dec9a9ba82c56e9bfe8ec89bcb authored over 4 years ago by LongYinan <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.6 to 10.2.7.
- [Release not...
build(deps): update semver requirement from 0.9 to 0.10
github.com/napi-rs/napi-rs - e8fe8d41f37ad4452d7d5cc982c4a7547cf26155 authored over 4 years ago by LongYinan <[email protected]>Updates the requirements on [semver](https://github.com/steveklabnik/semver) to permit the lates...
github.com/napi-rs/napi-rs - 50a032f13945eadccf537e295058e7e93cb7d816 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump @types/node from 14.0.4 to 14.0.5
github.com/napi-rs/napi-rs - f946eb7cdc1e8a1fd11ff164ffdad805e6cb3245 authored over 4 years ago by LongYinan <[email protected]>build(deps-dev): bump lint-staged from 10.2.4 to 10.2.6
github.com/napi-rs/napi-rs - 01e5283f72429b153984fa757a7fecb3fd03bf82 authored over 4 years ago by LongYinan <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.4 to 10.2.6.
- [Release not...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - c6233a23c2aa22581a1072a876674f458a713f45 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps): update bindgen requirement from 0.53 to 0.54
github.com/napi-rs/napi-rs - a9c46e30c0cdd71b82dc30b58cb8805c29c37487 authored over 4 years ago by LongYinan <[email protected]>Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the l...
github.com/napi-rs/napi-rs - da4835a349685c40a1f9452440183ade87d8305f authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump @types/node from 14.0.3 to 14.0.4
github.com/napi-rs/napi-rs - 49bf8836b9049002a288feb3347974b45a7b6292 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 7773c2181b814b8d03c372fced4f77eb8e4b3412 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>github.com/napi-rs/napi-rs - 45d9c408816faf8282f1b010f95ff927a4c467cd authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - a57d96d6285f4103d079e09263d33c243587ce6b authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 14.0.1 to 14.0.3
github.com/napi-rs/napi-rs - 49e568053dbcf277aff69d18771d42b7a587d780 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 5cb6ce640da91ba361d9b8ca7110262efaa32da6 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>build(deps-dev): bump lint-staged from 10.2.2 to 10.2.4
github.com/napi-rs/napi-rs - ed69a94def1b126de32ed74e3bfddf515c4f8a26 authored over 4 years ago by LongYinan <[email protected]>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.2 to 10.2.4.
- [Release not...
github.com/napi-rs/napi-rs - d9f3a818aa6a4caa3b315eac9a9ec3224f329a38 authored over 4 years ago by LongYinan <[email protected]>
refactor(spawn): napi_async_worker implementation
github.com/napi-rs/napi-rs - 96b8bc104dae94b651de4ccb59338dc0f2719492 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - ec235d284d5ffc595b9a94e229356ad13c896f2d authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.13.5 to 14.0.1
github.com/napi-rs/napi-rs - 208bcac99638bfde8cee8916a54067e229773ec4 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 277c3697301f9f98eace8335a1ea002e1387a9a9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>Cleanup uv_async_t alloc logic
github.com/napi-rs/napi-rs - 0238bb7cce1c80c0846cb03e26f848d9d0f75e78 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - f7a0f708302ec76074b6293c0dc8388d740ad97f authored over 4 years ago by LongYinan <[email protected]>
chore: remove useless Box in Task
github.com/napi-rs/napi-rs - a5a1d76ad3b168f6f0eff834693248dfbcecd349 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - c92b7760bfe7f5aeb223798107202a3b8282fcd9 authored over 4 years ago by LongYinan <[email protected]>
feat(napi): impl spawn for tasks need to be run in the other thread
github.com/napi-rs/napi-rs - 99abeaa6b12c0c7bd22a855d2910d08df04460a0 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 869ed76c0b01c43c893af68f770f148630691a0b authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 37e64c496010db0ef886e1c2c2d7c69bf17025be authored over 4 years ago by LongYinan <[email protected]>
perf: borrow Env in CallContext
github.com/napi-rs/napi-rs - fe77ac7b8e92707cbf13cc44edaa687bb85dd4d1 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 91cca630a98285ac6fcadd900539b5cf18114b5c authored over 4 years ago by LongYinan <[email protected]>
refactor(napi): async and lifetime span
github.com/napi-rs/napi-rs - 617e9c78b0f8adc7df368cbaa5c4a1abf5edacb4 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 1a280aa30fa8932cccdc1e5473e8443fd84bec16 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.13.4 to 13.13.5
github.com/napi-rs/napi-rs - 25296d8d84ebfc7d5e3e04031c12c34ad525ed80 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 2e543933be866da004f933334bae897de16dfeff authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>github.com/napi-rs/napi-rs - f751ea3b2a80901e37f0bcfaca6d0922cd1bc679 authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 0a388056ad4c8e84319c6751cfb526eac48ce505 authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 57b319273c741cd5f6053b0ff1055971b3ea6cce authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - c1da4f8d8e28bee3194abc193094b3a844f79792 authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 5bd720a0cb26ed74dde339035ce984743b9eebe6 authored over 4 years ago by LongYinan <[email protected]>
feat(napi): tweaks
github.com/napi-rs/napi-rs - efb590447e11d3135c5f8433bc79b1fbc7384d01 authored over 4 years ago by LongYinan <[email protected]>
env.throw_error
String => JsString
JsString.as_str
Status into napi_status
github.com/napi-rs/napi-rs - 53c173d6f932f1820bab1e779bb45dae322715cb authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - ea50a0c1301ae6f2255eb6b12b08b650aebd4c21 authored over 4 years ago by LongYinan <[email protected]>
ci: add node14 to test matrix
github.com/napi-rs/napi-rs - 4b52a40206a8ca5deab130d3bbb4d13008b119f0 authored over 4 years ago by LongYinan <[email protected]>github.com/napi-rs/napi-rs - 53f9157342c631592eb2b80b2d12b27d7b749688 authored over 4 years ago by LongYinan <[email protected]>
github.com/napi-rs/napi-rs - 5fc3c7424ad697d1df34cd485d567a7972b6beb5 authored over 4 years ago by LongYinan <[email protected]>
build(deps-dev): bump @types/node from 13.13.2 to 13.13.4
github.com/napi-rs/napi-rs - 0c2673a2607dfd507474fcc84f480a79bc0f81e9 authored over 4 years ago by LongYinan <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
github.com/napi-rs/napi-rs - 0606c0e866c50df9c2a3b54a0901396430188bf4 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>