A worker_threads pool implementation based on the official Node.js async_hooks documentation
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
mjml-accordion
mjml-hero
Threads for node
mjml-wrapper
Provides access to the local file system on the device.
Event emitters for JavaScript
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
The Camera API provides the ability to take a photo with the camera or choose an existing one from the photo album.
mjml-navbar
Expo module for browser-based authentication
mjml-social
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
mjml-group
Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).
Webpack plugin for swc
Walk up ancester's dir up to root
[](https://travis-ci.org/auth0/node-xml-encryption)
mjml-atable
mjml-head-attributes
Provides access to user's media library.
minimalistic threadpool implementation
minimalistic threadpool implementation
A simple, lightweight threadpool implementation
Renamed to "pond"
My simple thread pool functions for my projects. Taken from the official rust-lang book