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-enumerate` is a small Node.js utility for LevelDB/LevelUP databases that maps arbitrary string keys to stable, incrementing integer IDs. It guarantees that the same key always receives the same ID, while new keys get the next unused number, making it useful for applications that need consistent, compact identifiers (e.g., indexing, serialization) built on top of LevelDB.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/level-enumerate

Account's avatar
mafintosh/mutexify
mutex lock for javascript
Account's avatar
juliangruber/memdb
LevelUp + MemDown
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

mafintosh's profile
mafintosh
9 contributions
feross's profile
feross
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/level-enumerate

Enumerate keys to incrementing numbers

JavaScript
7
0
MIT License