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

**level-indexer** is a Node.js library that adds generic, multi‑property indexing capabilities on top of a LevelDB database. It lets developers define indexes on arbitrary document fields, store only the document keys for minimal space usage, and query those indexes with range or exact‑match streams—making it useful for any Node application that needs fast, flexible look‑ups without building a full database layer.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/level-indexer

Account's avatar
deanlandolt/bytewise
Binary serialization which sorts bytewise for arbirarily complex data structures
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
mafintosh/stream-collector
Buffer data from a stream into an array if a callback is provided
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
juliangruber/memdb
LevelUp + MemDown
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
12 contributions
pfrazee's profile
pfrazee
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/level-indexer

generic property indexer for leveldb

JavaScript
37
4
MIT License