node-ffi-napi / weak-napiLinks
Make weak references to JavaScript Objects.
☆45Updated last year
Alternatives and similar repositories for weak-napi
Users that are interested in weak-napi are comparing it to the libraries listed below
Sorting:
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆82Updated last week
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Transform your data as it pass by, synchronously.☆108Updated 5 months ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated this week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Limit the number of simultaneous executions of a async function.☆24Updated 6 years ago
- ☆39Updated this week
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆64Updated 7 years ago
- Make your own nested errors☆69Updated 2 months ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Create a deferred promise☆80Updated 3 weeks ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- ☆89Updated 3 years ago
- Map over promises serially☆48Updated 4 years ago
- Web Streams, based on the WHATWG spec☆57Updated 4 years ago
- Ensures a value is a valid error by making it one if not