Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Leveldown is a C++ Node.js binding for LevelDB, designed as a stand-alone module for high-performance storage. It provides a low-level API for interacting with LevelDB, supporting operations like put, get, del, and batch processing, as well as iterators and database management functions. Leveldown is optimized for performance and is recommended for use when measurable performance benefits are needed, though levelup is preferred for usability and safety. It is maintained by the Level community and is part of a larger ecosystem of LevelDB-related projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of level/leveldown

Account's avatar
Level/abstract-leveldown
An abstract prototype matching the LevelDOWN API
Account's avatar
mafintosh/napi-macros
Set of utility macros to make writing N-API modules a little easier.
Account's avatar
prebuild/node-gyp-build
Build tool and bindings loader for node-gyp that supports prebuilds
Account's avatar
paulmillr/async-each
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
rvagg/delayed
A collection of setTimeout-related function wranglers
Account's avatar
dependency-check-team/dependency-check
checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json
Account's avatar
rvagg/node-du
A simple JavaScript implementation of `du -sb`
Account's avatar
electron/electron
Build cross platform desktop apps with JavaScript, HTML, and CSS
Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
vweevers/hallmark
Markdown Style Guide, with linter and automatic fixer
Account's avatar
Level/concat-iterator
Concatenate entries from an iterator into an array.
Account's avatar
rvagg/mkfiletree
Make a tree of files and directories from data defined in an object
Account's avatar
nodejs/node-gyp
Node.js native addon build tool
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
prebuild/prebuildify
Create and package prebuilds for native modules
Account's avatar
mafintosh/prebuildify-ci
Easily setup prebuilding of native modules using CI and prebuildify
Account's avatar
prebuild/prebuildify-cross
Compile prebuilds in Docker
Account's avatar
rvagg/readfiletree
Serialize a tree of files and directories into object form
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

rvagg's profile
rvagg
436 contributions
vweevers's profile
vweevers
168 contributions
kesla's profile
kesla
47 contributions
juliangruber's profile
juliangruber
44 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
35 contributions
mafintosh's profile
mafintosh
24 contributions
dependabot[bot]'s profile
dependabot[bot]
15 contributions
ralphtheninja's profile
ralphtheninja
11 contributions
peakji's profile
peakji
11 contributions
dominictarr's profile
dominictarr
10 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
level

level/leveldown

Superseded by classic-level. Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.

C++
775
173
MIT License