A NodeJS simple circular buffer implementation supporting indexing
This is a simple circular buffer implementation for NodeJS that functions as both a forgetful queue and stack. It supports standard operations like enqueue/dequeue, push/pop, and indexed access, automatically overwriting old data when the buffer reaches capacity. The library is ideal for NodeJS developers needing a fixed-size FIFO/LIFO data structure for scenarios like streaming data or temporary storage where older values can be discarded.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.