feross / typedarray-to-bufferLinks
Convert a typed array to a Buffer without a copy.
☆66Updated 4 years ago
Alternatives and similar repositories for typedarray-to-buffer
Users that are interested in typedarray-to-buffer are comparing it to the libraries listed below
Sorting:
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- convert module usage to inline expressions☆75Updated 10 months ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- A really fast LRU cache for array items (numeric keys)☆57Updated 8 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Run code inside a hidden Electron window☆54Updated 8 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- A smart worker pool for Browserify.☆47Updated 9 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- use HTML5 web workers with the node stream API☆92Updated 10 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- In memory chunk store that is abstract-chunk-store compliant☆22Updated 4 years ago
- Working mmap bindings for node.js☆56Updated 7 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- A node.js implementation of the pv utility☆34Updated 8 years ago
- Access memory using small fixed sized buffers☆31Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- 🎤 Capture audio with a simple stream interface☆33Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 6 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Small module for making requests/responses over UDP☆46Updated 7 years ago
- A simple batching function that allows you to atomically batch a series of operations.☆33Updated 8 years ago
- Key Value store on top of Upring.☆11Updated 7 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Interact with the GitHub releases API.☆26Updated 5 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year