All Git Users → random-access-storage

7 open source projects by random-access-storage

1. Random Access File
Continuous reading or writing to a file using random offsets and lengths
✭ 128
javascript
2. Random Access Http
Continuous reading from a http(s) url using random offsets and lengths for peers in a distributed system
3. random-access-memory
Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory
✭ 104
javascript
4. random-access-storage
Easily make random-access-storage instances
✭ 61
javascript
5. random-access-chrome-file
random-access-storage instance backed by the Chrome file system api
✭ 22
javascript
6. random-access-file-reader
An abstract-random-access compliant module for reading files in the browser using the FileReader API and browserify.
✭ 18
javascript
7. abstract-random-access
Base class for random access stores
✭ 29
javascript
1-7 of 7 user projects