@thi.ng/dcons
Double-linked lists with comprehensive set of operations (incl. optional self-organizing behaviors)
mongoose-crudl
CRUDL operations with Mongoose. (Create, Read, Update, Delete, List)
fhf-linkedlist
The fhf-linkedlist library is a high-performance JavaScript implementation of a linked list, leveraging WebAssembly for efficient memory management and fast execution. It provides an easy-to-use API for common linked list operations such as appending, pus
namastey-linked-list
A package implementing the LinkedList data structure with essential methods and operations.