reklatsmasters / binary-data
Declarative binary data encoder / decoder
☆11Updated 4 years ago
Alternatives and similar repositories for binary-data:
Users that are interested in binary-data are comparing it to the libraries listed below
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 5 years ago
- MongoDB query language implemented as a node.js Stream☆49Updated 6 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Create a unix sockets on both unix and windows☆18Updated 6 years ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- Test if two floats are nearly equal☆28Updated 8 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆85Updated this week
- A minimal overhead event loop delay sampler.☆21Updated 2 months ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Transform stream that splits a webm stream into a header buffer and cluster buffers☆34Updated 6 months ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated 8 months ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- A keyword based search index built on Hypertrie☆28Updated 4 years ago
- Generate secure, random doubles that are unbiased and equidistant☆13Updated 2 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- ☆39Updated last year
- Easily create UDP sockets and TCP servers that bind to ports☆37Updated 2 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated last year
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 9 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 9 months ago
- Native module to set fs extended attributes cross platform☆15Updated 6 years ago
- Call a function for each value in an array and return a Promise☆23Updated 8 years ago
- Efficiently refresh a timer across Node versions and the browser☆25Updated 2 years ago
- WebSockets with a Node.js net compatible interface☆45Updated 3 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 4 years ago
- An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration☆25Updated 4 years ago
- Discontinued. Pure C++ Node.js HyperLevelDB binding. An abstract-leveldown compliant store.☆15Updated 3 weeks ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated last year