mcollina / baseswimLinks
A base swim node
☆15Updated 9 years ago
Alternatives and similar repositories for baseswim
Users that are interested in baseswim are comparing it to the libraries listed below
Sorting:
- PubSub system built on top of UpRing☆18Updated 8 years ago
- All the ways for doing requests/streams multiplexing over a single stream☆39Updated 8 years ago
- Key Value store on top of Upring.☆11Updated 8 years ago
- RPC library based on net sockets, can work both with tcp sockets and ipc.☆12Updated 8 years ago
- consistent hashring based on swim, for node.js☆38Updated 6 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Data classification algorithms☆18Updated 10 years ago
- Route your functions with pattern matching☆13Updated 10 years ago
- blob store that stores blobs on the local file system☆41Updated 5 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Tee up a test server in one file, tear it down in another☆13Updated 2 months ago
- A simple batching function that allows you to atomically batch a series of operations.☆33Updated 8 years ago
- Access memory using small fixed sized buffers☆32Updated 4 years ago
- Node.js module used for safely running untrusted streaming JavaScript microservices.☆27Updated 8 years ago
- Virtual DOM Diff & Patch with HTML Templates☆35Updated 10 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Application level sharding made simple!☆10Updated 8 years ago
- HTTP auth module to require admin page users to be in a Github org☆14Updated 7 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆69Updated 6 years ago
- use the debug module on a stream☆15Updated 10 years ago
- benchmark utility powered by hdr histograms, for node☆14Updated 9 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Updated 2 weeks ago
- A minimal, modular, Node.js- and npm-based deployment system