Parity zcash - Rust
The Parity Zcash client. Gitter Blog: Parity teams up with Zcash Foundation for Parity Zcash client Installing from source Installing the snap Running
Zcash - C++
Zcash 3.0.0 What is Zcash? Zcash is an implementation of the "Zerocash" protocol. Based on Bitcoin's code, Zcash intends to offer a far higher standar
Zogminer - C++
#PSA The solo mining portion of Zogminer has moved (temporarily) to a clone of the zcash repo found at https://github.com/nginnever/zcash We will make a PR to zcash when it is ready. This repo can still serve as pool miner. ZCas
Silentarmy - C
This project is currently no longer maintained as of 2017-12-03. -Marc SILENTARMY Official site: https://github.com/mbevand/silentarmy SILENTARMY is a free open source Zcash miner for Linux with multi-GPU and Stratum support. I
Zcash - C++
Zcash 2.1.2-3 What is Zcash? Zcash is an implementation of the "Zerocash" protocol. Based on Bitcoin's code, Zcash intends to offer a far higher standard of privacy through a sophisticated zero-knowledge proving schem
Ethereum nvidia miner - Shell
Ethereum Mining with NVIDIA Graphics Cards and Ubuntu USB flash drive ISO image for Ethereum mining with NVIDIA graphics cards and Ubuntu GNU/Linux (64-bit Intel/AMD (x86_64)). Press the ?️ "Watch" button to
Sapling crypto - Rust
sapling-crypto "Community edition" This repository contains an original implementation of Zcash's "Sapling" cryptography with extensions from us for E
Multichain - Go
? multichain Layout / defines all of the functions/types/constants that are common to all underlying chains. /compat contains all of the Compat APIs.
Tdb - JavaScript
TDB *Note: This project is no longer actively being maintained. Please check out the official tfdbg debugger TensorDebugger (TDB) is a visual debugger for deep learning. It extends TensorFlow (Google's Deep Learning framework) w
Why is node running - JavaScript
why-is-node-running Node is running but you don't know why? why-is-node-running is here to help you. Installation Node 8 and above: npm i why-is-node-running -g Earlier Node versions (no longer supported): npm
Debug - JavaScript
debug A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers. Installation $ npm install debug Usage debug exposes a function; s
Tensorflow nodejs - JavaScript
for Node.js NPM Dependency Build Coverage TensorFlow Node.js provides idiomatic JavaScript language bindings and a high layer API for Node.js users. Notice: Th
Node compat require - JavaScript
node-compat-require Easily allow your Node program to run in a target node version range to maximize compatibility. Simple to use. If desired node version isn't satisfied, it installs the right version with npx and
A to Z List of Useful Node.js Modules - JavaScript
Use Ctrl + F or command + F to search for a module. Contributions are welcome. Other awesome lists, Useful jQuery Plugins Useful Wordpress Plugins Packages for development List of packages needed for develop
Nvm - Shell
Node Version Manager Table of Contents Installation and Update Install & Update script Ansible Verify installation Important Notes Git install Manual Install Man
Litegraph.js - JavaScript
litegraph.js A library in Javascript to create graphs in the browser similar to Unreal Blueprints. Nodes can be programmed easily and it includes an editor to construct and tests the graphs. It can be integrated easily in any ex
Nvs - JavaScript
NVS (Node Version Switcher) NVS is a cross-platform utility for switching between different versions and forks of Node.js. NVS is itself written in node JavaScript. This tool is obviously inspired by other node version
Vue blog - Vue
vue-blog Vue.js+Node.js+Mongodb+Express的前后端分离的个人博客 博客地址:www.xuhaodong.cn 主要技术构成 前端主要技术栈为vue.js、vue-router、 vue-resource、 vuex 后端主要技术栈为node.js、 mongodb
Node vue template - JavaScript
Node-Vue-Template A starter template for building a complete application using Node.js and Vue.js with some included packages and configurations to he
Node ftp
node-ftp is an FTP client module for node.js that provides an asynchronous interface for communicating with an FTP server.
Ascoltatori - JavaScript
Ascoltatori TIP: Ascoltatori is an italian word which means listeners. An Ascoltatore is therefore a single listener. Ascoltatori is a simple publi
Nvm - Shell
Node Version Manager Table of Contents Intro About Installing and Updating Install & Update Script Additional Notes Troubleshooting on Linux Troublesh
Nodejs guidelines
Microsoft + Node.js Guidelines Microsoft ❤️ Node.js! We work hard to contribute to the Node.js community and we want to make sure your experience is a
Llnode - C++
Node.js v10.x+ C++ plugin for the LLDB debugger. The llnode plugin adds the ability to inspect JavaScript stack frames, objects, source code and more
Dockerode - JavaScript
dockerode Not another Node.js Docker Remote API module. dockerode objectives: streams - dockerode does NOT break any stream, it passes them to you all
BakeTarget - Python
Bake to Target This Blender Addon adds a new shader node type capable of reducing the texture-bake step to a single button press. Please note that thi
Jscythe - Rust
jscythe abuses the node.js inspector mechanism in order to force any node.js/electron/v8 based process to execute arbitrary javascript code, even if t
Mailgen - HTML
mailgen A Node.js package that generates clean, responsive HTML e-mails for sending transactional mail. Programmatically create beautiful e-mails using plain old JavaScript. Demo These e-mails were gener
Browserify - JavaScript
browserify require('modules') in the browser Use a node-style require() to organize your browser code and load modules installed by npm. browserify will recursively analyze all the require() calls in your app in order to build
Gitkit js
GitKit.js Pure JavaScript implementation of Git backed by immutable models and promises. The goal is to provide both a low and high level API for manipulating Git repositories: read files, commit changes, edit working index,
Node style guide - JavaScript
Node.js Style Guide This is a guide for writing consistent and aesthetically pleasing node.js code. It is inspired by what is popular within the community, and flavored with some personal opinions. There is a .jshintrc which enf
Libui node - C++
libui-node Node.js bindings for libui library. libui is a lightweight, portable GUI library that uses the native GUI technologies of each platform it supports. It is in early stage of development, but is evolving at great
Natron - C++
Natron Natron is a free open-source (GPLv2 license) video compositing software, similar in functionality to Adobe After Effects, Nuke by The Foundry, or Blackmagic Fusion. It is portable and cross-platform (GNU/Linux, OS X
Installer - JavaScript
Node.js Installer This is an Electron application for installing, updating and managing versions of Node.js as well as npm. The goal is to be far more humane and user friendly than traditional methods of installation. The focus
Ua parser js - JavaScript
UAParser.js A JavaScript-based User-Agent string parser. Can be used either in browser (client-side) or in node.js (server-side) environment. Also available as jQuery/Zepto plugin, Bower/Meteor package, & RequireJS/AMD modul
Term4all - JavaScript
Term4All A JavaScript terminal emulator developed using Node.js, WebSockets, React, Redux, and Electron. Why Another Terminal Emulator? It's a fun self-learning project To provide developers working on Windows
Mathjs - JavaScript
http://mathjs.org Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser and offers an integrated solution to work with numbers, big numbers, complex numbers, units, and matrices. Powerf
Node Todo RESTful Api - JavaScript
Node.js Todolist RESTful Api Description This is a RESTful todolist Api built by Node.js (express) and MongoDB - mLab. You can Add, Edit, Delete todo list through Api call. It is RESTful Api so there are HTTP Methods
Textract - HTML
textract A text extraction node module. Currently Extracts... HTML, HTM ATOM, RSS Markdown EPUB XML, XSL PDF DOC, DOCX ODT, OTT (experimental, feedback needed!) RTF XLS, XLSX, XLSB, XLSM, XLTX
Hackathon starter - JavaScript
Hackathon Starter Live Demo: http://hackathonstarter-sahat.rhcloud.com Jump to What's new in 4.3.0? ? Looking for ES5 code? Click here. A boilerplate for Node.js web applications. If you have attended any hacka
PIME - Python
PIME Implement input methods easily for Windows via Text Services Framework: LibIME contains a library which aims to be a simple wrapper for Windows Text Service Framework (TSF). PIMETextService contains an backbone impl
Pogobuf - JavaScript
pogobuf, a Pokémon Go Client Library for node.js ⚠️ THIS REPOSITORY IS NO LONGER UNDER ACTIVE MAINTENANCE. FOR FURTHER DEVELOPMENT PLEASE SEE THE POGOSANDBOX FORK. ⚠️ Features Implemen
Nodejs website boilerplate - CSS
Node.js Website Boilerplate A website template that satisfies some common website requirements including dynamic pages, blog articles, author management, SEO ability, contact form and website search. Content powered by Cosmic JS.
NodeRT - C++
NodeRT: Use WinRT in Node, Electron, and NW.js ? Example npm install --save @nodert-win10-rs3/windows.ui.notifications SDK Known As Windows Version npm Scope Windows 10, Build
Ssh repl - JavaScript
Description SSH into your node.js process and access a REPL. Requirements node.js -- v4.0.0 or newer Install npm install ssh-repl Example const fs = require('fs'); const sshrepl = requ
Google maps services js - TypeScript
Node.js Client for Google Maps Services This library is a refactor of a previous version published to @google/maps. It is now being published to @googlemaps/google-maps-services-js. Source for the old version is at the
Zenbot - HTML
“To follow the path, look to the master, follow the master, walk with the master, see through the master, become the master.” – Zen Proverb Zenbot Questions Please ask (programming) questions related to zenbo
Robotjs - C
Node.js Desktop Automation. Control the mouse, keyboard, and read the screen. RobotJS supports Mac, Windows, and Linux. This is a work in progress so the exported functions could change at any time before the first stable rel
WAFer - C
WAFer WAFer is a C language-based ultra-light scalable server-side web applications framework. Think node.js for C programmers. Because it's written in C for the C eco system, WAFer is wafer-thins with a memory footprint that i