C++ Node

Open-source C++ projects categorized as Node

Spacebar Counter is a tool where you can show your skills to click the spacebar and create your world record. This tool also helps improve your spacebar clicking. Visit the spacebar counter. Increase your spacebar speed as well as mouse clicking. https://spacebarcounter.us

Top 15 C++ Node Projects

  • nan

    Native Abstractions for Node.js

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • node-webrtc

    node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M87

  • node-addon-examples

    Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html

    Project mention: Vulnerabilities in NodeJS C/C++ add-on extensions | dev.to | 2024-08-14

    Looking at the provided examples, we can see that in some examples , assert is used to check the return value of some functions. However, if an assert is reached by tainted values (from the javascript code) during the program execution, it can lead to a crash (DoS). While reviewing some projects, we found several occurrences of reachable asserts in the code logic, so I thought it’s worth mentioning as part of the previous list.

  • node-addon-api

    Module for using Node-API from C++

    Project mention: Vulnerabilities in NodeJS C/C++ add-on extensions | dev.to | 2024-08-14
  • verge

    Official Verge Core Source Code Repository :muscle:

  • duckdb-wasm

    WebAssembly version of DuckDB

    Project mention: Ask HN: How did you scale your analytics workloads (Postgres)? | news.ycombinator.com | 2024-12-01

    DuckDB should give you everything with regards to DevEx that you seem to be needing.

    You're not specifying what volume we're talking about here, but I'd be surprised if you can't go a long way with DuckDB. Ultimately the bottleneck for latency will be memory?

    You can run it in a browser [0].

    DuckDB's docs and blog are full of great content with regards to optimizing:

    How to tune workloads: https://duckdb.org/docs/guides/performancehow_to_tune_worklo...

    Performance guide: https://duckdb.org/docs/guides/performance/overview.html

    Optimizers in DuckDB: https://duckdb.org/2024/11/14/optimizers.html

    I'm sure there is more.

    If I were in your shoes, even if you don't settle on DuckDB, it would be my go to benchmark due to ease of use and unoptimized speed.

    Anything else out there like chDB (Clickhouse) or Apache Datafusion should be worth the effort.

    For a detailed benchmark of DuckDB vs. Clickhouse for an orientation, see: https://bicortex.com/duckdb-vs-clickhouse-performance-compar...

    0: https://github.com/duckdb/duckdb-wasm

  • llnode

    An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.

  • obs-studio-node

    libOBS (OBS Studio) for Node.Js, Electron and similar tools

  • opus

    Native opus bindings for node (by discordjs)

  • node-gdal-async

    Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support

  • Node-InfrastructureTorrent

    This repository contains the InfrastructureTorrent node source code written in C++.

  • Node-Torrent

    This repository contains the torrent node source code written in C++.

  • Node-Core

    This repository contains Node-Core's source code written in C++.

  • litecash

    Litecash is the first fork of Beam.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Node discussion

Log in or Post with

C++ Node related posts

  • Vulnerabilities in NodeJS C/C++ add-on extensions

    3 projects | dev.to | 14 Aug 2024
  • How to Use ChatGPT to Kickstart Your Project and Begin Your Journey as a Programmer

    2 projects | dev.to | 1 Jun 2024
  • How to run one AsyncWorker at a time?

    2 projects | /r/node | 10 Dec 2023
  • NodeJS: Blurring Human Faces in Photos

    2 projects | dev.to | 26 Oct 2023
  • 😯 gRPC vs REST - A Brief Comparison

    2 projects | dev.to | 29 Sep 2023
  • Full-Text Search has been added to the boost website. It looks into all the Boost libraries and their documentation.

    7 projects | /r/cpp | 10 Jul 2023
  • Taming the dragon: using llnode to debug your Node.js application

    3 projects | dev.to | 13 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Node projects in C++? This list will help you:

Project Stars
1 nan 3,293
2 node-webrtc 2,737
3 node-addon-examples 2,501
4 node-addon-api 2,184
5 verge 1,405
6 duckdb-wasm 1,309
7 llnode 1,154
8 obs-studio-node 617
9 opus 197
10 node-gdal-async 136
11 Node-InfrastructureTorrent 6
12 Node-Torrent 4
13 Node-Core 4
14 Node-and-express-structure-using-cpp 1
15 litecash 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?