microsoft / node-spdlog
Spdlog bindings for Node.JS
☆51Updated 3 months ago
Alternatives and similar repositories for node-spdlog:
Users that are interested in node-spdlog are comparing it to the libraries listed below
- Expose the Windows CreateMutex API to Node.JS☆30Updated last week
- Symbolicate Electron minidumps☆51Updated 9 months ago
- Watching your filesystem events just like fsevents. But node-efsw is cross-platform.☆21Updated 3 years ago
- Arcana.cpp is a collection of helpers and utility code for low overhead, cross platform C++ implementation of task-based asynchrony.☆78Updated 5 months ago
- Fetch a Windows process tree fast in Node.js☆76Updated 2 months ago
- C++20 event-loop agnostic coroutines (co_await/co_return) implementation + support for libuv, curl and OpenSSL socket.☆20Updated last year
- А C++JS binding library supporting multitple JS engines and backends☆77Updated 5 years ago
- Minimal JavaScript engine☆13Updated 8 years ago
- A C++ library that implements the URL WhatWG specification☆42Updated 2 years ago
- Node module to process minidump files☆70Updated 2 weeks ago
- The V8 JavaScript engine, but built with CMake instead of GN - WIP