mrkmarron / logppLinks
An experimental next generation logging framework for JavaScript and fluent.
☆65Updated 7 years ago
Alternatives and similar repositories for logpp
Users that are interested in logpp are comparing it to the libraries listed below
Sorting:
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Pure JavaScript gRPC Server☆62Updated 5 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆235Updated last month
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.☆73Updated 4 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 5 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆211Updated 2 months ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆197Updated 2 years ago
- Programmable interface to `clinic flame`☆75Updated 2 years ago
- A router that offers fast lookups. (Not a true radix trie implementation anymore)☆38Updated 5 years ago
- Redis-backed LRU cache for Node.js☆97Updated 3 years ago
- Fast AVL tree for Node and browser☆118Updated this week
- Convert strings to Node.js streams and vice versa☆93Updated 2 years ago
- Reuse objects and functions with style☆182Updated last week
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆452Updated last month
- Ultrafast UTF-8 data validation☆78Updated 2 years ago
- Tiny WebWorker for the Server☆251Updated 3 years ago
- Benchmark of the most commonly used http routers☆81Updated last year
- Transform your data as it pass by, synchronously.☆109Updated last month
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 2 weeks ago
- Node.js implementation of HighwayHash, Google's fast and strong hash function☆221Updated 4 years ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Make weak references to JavaScript Objects.☆45Updated 2 weeks ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆176Updated last year
- A collection of streams that work well with promises (through, map, reduce). Think Through2 with promises☆102Updated 3 years ago