Static build of whisper.cpp by ggerganov
Package to analyze c++ code.
Your Offline(local) AI agent client for Programable Prompt Engine
1) Add as your .cpp loader in your webpack.config.js file: ```js module.exports = { resolve: { extensions: [".cpp"] }, module: { rules: [ { test: /\.cpp$/, loader: "cpp-portable-loader?emitMapFile" }, ] }, resolveLoader: { modules: ["node_modules"] }, };
This is a simple cpp file watcher that will compile and run your cpp file on every change.
TypeScript Code Generation for React Native Turbo Module
Use inline C++ in your JS
An npm package that uses guesslang's ML model to detect source code languages
Scaffolds a project based on specifications in FRCC's CSC160 course
rn-nitro-podometer
Fast hash function for VeriBlock
C++ compiler for ProtoDef schemas to encode and decode packets
This is the WebAssembly Binary Toolkit, specifically designed for Source Academy.
A fast nitro module for aes encryption
A native module for keyboard and mouse shortcuts in Electron
Local-first SDK for PSM Memory storage, grounded recall, embeddings, config, and model-backed memory decisions.
Collect path of #include directive on C/C++ source code.
SerialPort Hardware bindings for node serialport written in c++
Theia - Cpp Extension
utility for running cpp preprocessor on arbitraty files
- This library works as a wrapper over the compilers installed in your system. - It provides APIs to execute programs by spawning child processes. - It has built in supports for types. - It can work with async/await and promises. - It removes the code
SerialPort Hardware bindings for node serialport written in c++
Replacements for malloc and free
Node.js bindings for whisper.cpp - fast speech-to-text with GPU acceleration