mafintosh / level-filesystemLinks
Full implementation of the fs module on top of leveldb
☆169Updated 6 years ago
Alternatives and similar repositories for level-filesystem
Users that are interested in level-filesystem are comparing it to the libraries listed below
Sorting:
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated last year
- Easily make random-access-storage instances☆76Updated 2 years ago
- Binary serialization of arbitrarily complex structures that sort bytewise☆112Updated 8 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Continuous reading or writing to a file using random offsets and lengths☆153Updated last year
- lightweight multiplexed rpc☆98Updated 2 years ago
- A series of functions to map a binary tree to a list☆146Updated 4 months ago
- Blake2b implemented in WASM☆76Updated 3 years ago
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆45Updated 4 years ago
- Search levelup/leveldb instances with pluggable query engines and pluggable indexing schemes.☆65Updated 5 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- Native bindings for libutp☆103Updated last year
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆56Updated 10 years ago
- GYP-based package manager☆51Updated 9 years ago
- Pure Javascript version of sodium-native☆93Updated 2 years ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆109Updated 5 years ago
- Superseded by abstract-level. An abstract prototype matching the leveldown API.☆146Updated last year
- ☆41Updated 2 years ago
- ☆97Updated 10 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- Job Queue in LevelDB☆86Updated 3 years ago
- A test suite and interface you can use to implement a chunk based storage backend☆119Updated 2 years ago
- Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser☆70Updated last month
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 8 years ago
- The async stream spec☆133Updated 8 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- Model a tree structure on top off an append-only log.☆54Updated 7 years ago
- A binary stream multiplexer☆144Updated 7 years ago
- Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory☆116Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year