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

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

Releases

Packages

Used by

Contributors

Languages