Level
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
webpack-starter
Demonstrates bundling level for browsers using webpack.
-
abstract-leveldown
An abstract prototype matching the leveldown API
-
levelup
A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
-
rocksdb
Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.
-
level
Fast & simple storage. A Node.js-style LevelDB wrapper for Node.js, Electron and browsers.
-
leveldown
Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
-
level-js
An abstract-leveldown compliant store on top of IndexedDB.
-
deferred-leveldown
An abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened.
-
memdown
In-memory abstract-leveldown store for Node.js and browsers.
-
subleveldown
Split a levelup database into sublevels with their own keyspace, encoding and events.
-
mem
A convenience package bundling levelup and memdown
-
supports
Create a manifest describing the abilities of a levelup or abstract-leveldown db.
-
level-ws
A basic WriteStream implementation for levelup
-
iterator-stream
Turn an abstract-leveldown iterator into a readable stream.
-
multileveldown
multilevel implemented using leveldowns with reconnect support
-
packager
A levelup package helper for distributing with an abstract-leveldown compatible back-end.
-
encoding-down
An abstract-leveldown implementation that wraps another store to encode keys and values.
-
-
level-test
Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.
-
community
General discussion, cross-repo efforts and common information for projects in the community.
-
-
level-rocksdb
A convenience package bundling levelup and rocksdb.
-
compose
Compose a database factory from abstract-leveldown and levelup layers.
-
bench
Benchmark abstract-leveldown and levelup stores.
-
codec
Encode keys, values and range options, with built-in or custom encodings.
-
concat-iterator
Concatenate items from an iterator into an array.
-
electron-demo
Demo app loading LevelDB into an Electron context.
-
-
browserify-starter
Demonstrates bundling level for browsers using browserify.
-
awesome
An open list of awesome Level modules and resources.