uber-archive / node-flameLinks
Tools for analyzing Node.js programs with ptrace. This project is deprecated and not maintained.
☆30Updated 5 years ago
Alternatives and similar repositories for node-flame
Users that are interested in node-flame are comparing it to the libraries listed below
Sorting:
- Measure Node.js event loop lag.☆43Updated 4 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Basic http wrapper to call the docker remote api from node☆56Updated 6 years ago
- Fast and configurable DNS lookup cache☆16Updated 2 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- 💁 verify access to the current GitHub user☆27Updated 9 years ago
- Handle uncaught exceptions.☆66Updated 6 years ago
- An on-save linter and formatter for atom using standard. Supports all the options that standard supports.☆14Updated 8 years ago
- seamlessly queue up asynchronous function calls. supports concurrency and timeouts.☆21Updated 5 years ago
- Generic asset pipeline with caching, etags, minification, gzipping and sourcemaps.☆37Updated last year
- Source-annotating profiler for node.js☆46Updated 8 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- ☆58Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Auth0 user impersonation utility, see what your customers see☆64Updated 5 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- NodeJS event loop latency monitor☆46Updated 9 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆41Updated 5 months ago
- Loads an iframe☆20Updated 2 years ago
- get a uniq css selector from element.☆37Updated 9 years ago
- Dynamic/structured profiling & visualization for sync and async operations☆74Updated 8 years ago
- Simple, expressive and yieldable MongoDB☆40Updated 9 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Sign/verify data using your local ssh private key and your public key from Github