Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
kurimizumi

kurimizumi/honeybee-hive

A node module to allow for volunteer computing, like BOINC.

JavaScript
0
2
ISC License
ethan-dorta's profile
ethan-dorta
8 contributions
gitter-badger's profile
gitter-badger
1 contributions

Support the dependencies of kurimizumi/honeybee-hive

Account's avatar
d5/deep-defaults
Recursive version of _.defaults
Account's avatar
carlos8f/node-hashcashgen
Simple module implementing the hashcash algorithm
Account's avatar
carlos8f/node-idgen
Minimal ID generator
Account's avatar
Kurimizumi/node-json-socket
An easy way to send JSON over TCP using sockets.
Account's avatar
Kurimizumi/node-json-websocket
An easy way to send JSON over websockets.
Account's avatar
Automattic/mongoose
Mongoose MongoDB ODM
Account's avatar
digitalbazaar/forge
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Account's avatar
simonlast/node-persist
Super-easy (and fast) persistent data structures in Node.js, modeled after HTML5 localStorage
Account's avatar
sitegui/nodejs-websocket
Basic server&client approach to websocket (text and binary frames)
Account's avatar
Kurimizumi/simple-encryption
Simple encryption using node-forge as the library to encrypt
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
ebdrup/mocha-jshint
run JSHint as mocha tests

Honeybee‑Hive is a Node.js library that lets developers set up a volunteer‑computing network (similar to BOINC) by providing a server‑side “hive” for distributing work units and a client API for processing and returning results, with optional WebSocket support and MongoDB integration. It is aimed at developers who want to build custom distributed‑computing projects in JavaScript/Node, including browser‑based clients via the companion Honeybee‑Web module.