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

Tentacoli is a Node.js library for multiplexing requests and streams over a single connection, allowing multiple data streams to be sent simultaneously. It's designed for developers building microservices or real-time applications that need efficient communication between peers, such as WebSocket servers or network protocols.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mcollina/tentacoli

Account's avatar
mcollina/fastq
Fast, in memory work queue
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
maxogden/multiplex
A binary stream multiplexer. Stream multiple streams of binary data over a single binary stream.
Account's avatar
mcollina/net-object-stream
Turn any binary stream into an object stream
Account's avatar
mafintosh/protocol-buffers
Protocol Buffers for Node.js
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
mcollina/reusify
Reuse objects and functions with style
Account's avatar
substack/shallow-copy
make a shallow copy of an object or array
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
mcollina/callback-stream
A pipeable stream that calls your callback
Account's avatar
mcollina/fastbench
the simplest benchmark you can run on node
Account's avatar
mcollina/fastparallel
Zero-overhead asynchronous parallel/each/map function call
Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
hughsk/from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
mcollina/msgpack5
A msgpack v5 implementation for node.js and the browser, with extension points
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
feross/safe-buffer
Safer Node.js Buffer API
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
webpack/transform-loader
transform loader for webpack
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

mcollina's profile
mcollina
46 contributions
delvedor's profile
delvedor
19 contributions
luislobo's profile
luislobo
1 contributions
geek's profile
geek
1 contributions

Recent events

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

No events yet
mcollina

mcollina/tentacoli

All the ways for doing requests/streams multiplexing over a single stream

JavaScript
39
4
MIT License