HdrHistogram / HdrHistogramJSLinks
TypeScript port of HdrHistogram
☆125Updated last month
Alternatives and similar repositories for HdrHistogramJS
Users that are interested in HdrHistogramJS are comparing it to the libraries listed below
Sorting:
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆110Updated last month
- tdigest: javascript implementation of Dunning's T-Digest for streaming quantile approximation☆71Updated last year
- Broken Promises Examples☆51Updated 5 years ago
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆37Updated 2 years ago
- Create a V8 heap snapshot right before an "Out of Memory" error occurs, or create a heap snapshot or CPU profile on request.☆99Updated 2 weeks ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆43Updated 3 years ago
- Exposes stats about the libuv default loop☆35Updated 5 months ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines☆162Updated last year
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Nailgun for Node.js☆26Updated 4 years ago
- Search Engine for TypeScript Code using AST Queries☆50Updated 2 years ago
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago
- ☆89Updated 3 years ago
- Make weak references to JavaScript Objects.☆45Updated last year
- Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system☆66Updated 2 months ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Node.js in-process collectors for Instana☆71Updated this week
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆55Updated 4 years ago
- A stream implementation that does more by doing less☆254Updated last year
- Pretty (and) Accurate Stack Trace Analysis is an extension to the JavaScript source map format that allows for accurate function name dec…☆173Updated 11 months ago
- Node JS Avro implementation☆27Updated 5 years ago
- a fast heap-based priority queue in JavaScript