mcollina / scaling-stateLinks
Application level sharding made simple!
☆10Updated 8 years ago
Alternatives and similar repositories for scaling-state
Users that are interested in scaling-state are comparing it to the libraries listed below
Sorting:
- Output binary buffers as a nice shortened hex string☆27Updated 6 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- RPC library based on net sockets, can work both with tcp sockets and ipc.☆12Updated 8 years ago
- On-disk variable sized chunk store☆22Updated 9 years ago
- Turn any binary stream into an object stream☆11Updated 8 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Elect a leader using unix sockets, for node☆20Updated 7 years ago
- Distributed map and filter☆33Updated 8 years ago
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Updated 8 years ago
- Simple one-way stream multiplexer with very few features☆25Updated 8 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
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- benchmark utility powered by hdr histograms, for node☆14Updated 8 years ago
- Queue for parallel tasks that can cancel and is destoryable☆15Updated 7 years ago
- A message based router for building distributed systems☆26Updated 8 years ago
- Bankai assets compiler for Fastify☆15Updated 4 months ago
- Generate a diff friendly string that is bounded by a configurable scroll box☆18Updated 7 years ago
- A priority queue that shuffles elements with the same priority.☆24Updated 6 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆29Updated last week
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 5 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- ☆49Updated 6 years ago
- Convert an abstract-chunk-store compliant store into a readable or writable stream☆25Updated 3 years ago
- A really fast LRU cache for array items (numeric keys)☆57Updated 8 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☆68Updated 6 years ago
- Low level bit encoder for buffers☆16Updated 9 years ago
- A pure js implementation of Rabin fingerprinting (aka. content defind chunking)☆13Updated 8 years ago
- Content addressable graph where every node has at most a single link to another node☆20Updated 9 years ago