small-linked-list
Method library for manipulating linked list data structures.
Method library for manipulating linked list data structures.
A doubly-linked list implementation.
represent an event as a linked list of results
a doubly linked list implementation
Small double [linked list][wiki] (inspired by [linked-list][main]).
A bunch of data structures
Data structures built using Typescript.
linked-list data structure
A high-performance JavaScript and TypeScript library offering a comprehensive set of efficient data structures. Simplify your algorithm implementation and data manipulation with optimized, easy-to-use tools.
A simple linked list implementation
A simple, singly-linked, scheme-like list implementation based on SRFI-1 for JavaScript and TypeScript.
Doubly Linked List
A skip list implementation inspired by the Sorted Set in Redis.
A tiny linked list implementation
Linked list
Some data structures, binary tree, general tree, queue and so on
A typescript array-like doubly linked list.
create linked list
a package that provides an implementation of Binary Search Tree as well as Chained List
A tiny queue implemented as a linked list