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

This project provides an extremely fast, GC-friendly double-ended queue implementation in JavaScript using a circular buffer. It's designed for performance-critical applications where constant-time `O(1)` insertions and removals at both ends are needed, serving as a high-performance alternative to arrays for queue and stack operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of petkaantonov/deque

Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance

Support the repos that depend on this repository

Top contributors

petkaantonov's profile
petkaantonov
7 contributions
TheSisb's profile
TheSisb
1 contributions

Recent events

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

No events yet
petkaantonov

petkaantonov/deque

Extremely fast double-ended queue implementation

JavaScript
620
45
MIT License