mariasql
A node.js binding to MariaDB's non-blocking (MySQL-compatible) client library
nonblocking-array
Provides nonblocking functions of various Array methods. Unlike the standard array methods that execute array iterations in its entirety in one cycle of the event loop and may block the event loop on large arrays, these functions execute each iteration of
nonblockjs
Unobtrusive (click through) UI elements in JavaScript.
qsort-async
Async/Await style quicksort implemenation in Javascript