broofa / node-int64
Support for representing 64-bit integers in JavaScript
☆203Updated 5 years ago
Alternatives and similar repositories for node-int64:
Users that are interested in node-int64 are comparing it to the libraries listed below
- unix datagram support for node.js☆77Updated 2 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- ⚠️ DEPRECATED ⚠️ Native gzip compression and decompression utility for Node.js.☆157Updated 7 years ago
- Readable and Writable Streams that use backing Buffers.☆227Updated 7 months ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Node wrapper for hiredis☆305Updated 5 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Dynamic tracing for javascript, in javascript (similar dtrace, ktap etc)☆382Updated 6 years ago
- Axon RPC client / server☆105Updated 10 years ago
- v8 debugger extending API☆44Updated 4 years ago
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 4 years ago
- Access the V8 profiler from node.js☆282Updated 2 years ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 7 years ago
- Generates flamegraphs with Node.js or in the browser.☆165Updated 6 years ago
- Configures v8 flags at runtime.☆118Updated 9 years ago
- Native DTrace probes for node.js apps☆322Updated 3 years ago
- No nonsense protocol buffers schema parser written in Javascript☆124Updated 2 years ago
- Deprecated in favor of promise-toolbox/fromEvent☆36Updated 4 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆359Updated 3 years ago
- Node binding of MurmurHash3☆49Updated 2 years ago
- The missing POSIX system calls for node.js☆214Updated 2 years ago
- Big integers for Node.js using OpenSSL☆419Updated 3 years ago
- Abstract message protocol for nodejs