mafintosh / fd-read-stream
Readable stream that reads from a file descriptor. Supports tailing and retries.
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for fd-read-stream
- Transform native bindings to be relative to their file☆12Updated 7 years ago
- Linear asynchronous stateful indexing of a hypercore feed☆24Updated 6 years ago
- Return a random-access-file instance, no matter wheter a file name or an already created instance is passed☆4Updated 7 years ago
- small livereload utility for rapid prototyping☆4Updated 8 years ago
- Easily spin up a dht-rpc bootstrap node from the command line.☆7Updated 6 years ago
- A random-access instance that wraps another instance that is created async☆6Updated 7 years ago
- Stream all of npm metadata into hypercore☆19Updated 7 years ago
- read and write to a file in a cache-friendly way by using aligned blocks☆8Updated 4 years ago
- make choo's events non-blocking ... ...☆13Updated 7 years ago
- levelup that uses a leveldown that writes to a changes feed to store its state☆14Updated 8 years ago
- Buffer data from a stream into an array if a callback is provided☆32Updated 10 years ago
- Share a component instance inside a window context☆13Updated 7 years ago
- control panel for upring☆10Updated 7 years ago
- Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.☆8Updated 7 years ago
- Lil analytics service☆12Updated 7 years ago
- Get a random buffer based on a seed. Useful for reproducible tests