Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

nsabovic/twoqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twoqueue

API

Queue with enqueue(), dequeue(), and dequeueMultiple().

Implementation

Two arrays used as stacks. I tested this to be the fastest implementation on V8.

About

JS Queue optimized for V8

Resources

Stars

Watchers

Forks

Packages

No packages published