An open API service providing repository metadata for many open source software ecosystems.

GitHub / random-access-storage 19 Repositories

Random Access Storage projects and community

random-access-storage/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

Language: JavaScript - Size: 43 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 117 - Forks: 25

random-access-storage/random-access-web

Chooses the fastest random access backend based on the user's browser

Language: JavaScript - Size: 11.7 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 5

random-access-storage/random-access-file

Continuous reading or writing to a file using random offsets and lengths

Language: JavaScript - Size: 82 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 154 - Forks: 25

random-access-storage/random-access-chrome-file

random-access-storage instance backed by the Chrome file system api

Language: JavaScript - Size: 30.3 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 8

random-access-storage/abstract-random-access 📦

Base class for random access stores

Language: JavaScript - Size: 9.77 KB - Last synced at: about 5 hours ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 6

random-access-storage/random-access-storage

Easily make random-access-storage instances

Language: JavaScript - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 74 - Forks: 14

random-access-storage/random-access-idb Fork of sethvincent/random-access-idb

random-access-compatible indexedDB storage layer

Language: JavaScript - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 6

random-access-storage/random-access-memory-overlay

Random Access Storage instance that stores mutations in a memory overlay instead of writing them to the underlying storage

Language: JavaScript - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

random-access-storage/random-access-http

Continuous reading from a http(s) url using random offsets and lengths for peers in a distributed system

Language: JavaScript - Size: 67.4 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 42 - Forks: 6

random-access-storage/random-access-stream

Consume a random-access storage as a readable stream.

Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 2

random-access-storage/random-access-file-reader

An abstract-random-access compliant module for reading files in the browser using the FileReader API and browserify.

Language: JavaScript - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 2

random-access-storage/random-access-latency

A random-access-storage instance that wraps another one and adds latency

Language: JavaScript - Size: 1.95 KB - Last synced at: 26 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 3

random-access-storage/random-access-s3

A random access interface for aws s3 buckets

Language: JavaScript - Size: 8.79 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

random-access-storage/rafify

Return a random-access-file instance, no matter wheter a file name or an already created instance is passed

Language: JavaScript - Size: 1.95 KB - Last synced at: 29 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 6

random-access-storage/random-access-test

Test suite for random-access-storage compatibility

Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 3

random-access-storage/random-access-idb-mutable-file

random-access-storage provider via non-standard IDBMutableFile API

Language: JavaScript - Size: 117 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 4

random-access-storage/random-access-directory

Store a bunch of random-access-file instances in a common directory

Language: JavaScript - Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

random-access-storage/random-access-pause-wrapper

Pause wrapper for random-access-storages

Language: JavaScript - Size: 32.2 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

random-access-storage/random-access-network

Random access storage bridged through a given transport (ipc, ws, tcp etc.)

Language: JavaScript - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2