davidmarkclements / proffer
Realtime V8 Tick Profiler
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for proffer
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 5 years ago
- SQL template strings, protecting against SQL injection☆29Updated 5 years ago
- Streaming fs.readdir☆47Updated 6 years ago
- Generate a diff friendly string that is bounded by a configurable scroll box☆17Updated 6 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 2 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- Markdown tagged template literal renderer☆34Updated 6 years ago
- Compress an HTTP response if the client has headers that allow it☆11Updated 7 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- A minimal overhead event loop delay sampler.☆21Updated 4 years ago
- Generate v4 UUIDs using libsodium's RNG☆11Updated 4 years ago
- CLI tool to update a package lock file☆12Updated 4 years ago
- Low level bit encoder for buffers☆16Updated 8 years ago
- Create a unix sockets on both unix and windows☆18Updated 6 years ago
- Tools to navigate and manage source code repositories living on GitHub.☆13Updated 4 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆56Updated last year
- Turn a readable stream into multiple readable streamx streams☆12Updated 2 years ago
- A pure js implementation of Rabin fingerprinting (aka. content defind chunking)☆13Updated 7 years ago
- process.nextTick always accepts args, always☆31Updated 5 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- Interact with the GitHub releases API.☆26Updated 4 years ago
- Aggregate crash reports for Electron apps☆19Updated 7 years ago
- Convert an abstract-chunk-store compliant store into a readable or writable stream☆25Updated 2 years ago
- Listen for data events on a readable stream without triggering flowing mode☆20Updated 6 years ago
- Cross platform normalization of process.argv☆17Updated 3 years ago
- Code style linter for C++ source files used in Node.js native addons