Circular Doubly linked list implementation
Algorithms in Javasript
Simple observer pattern implementation
A tiny (around 2.1 kb, 850 bytes gzipped) doubly linked list.
A super-fast C++ LRU cache with Node.js wrapper.
Reference based linked list solution in typescript
Data structures for the web
A data-structures and algorithms library for node
double link list
A high-performance Circular Doubly Linked List implementation in Rust
A linked list implementation with unique features and an extended list of constant time methods providing high performance traversals and mutations.
High-performance doubly-linked list with smart pointer support and memory pool optimization
A doubly linked list implemented in safe Rust using vector indexes
A circular doubly linked list implementation using Rc<T> and RefCell<T>
Doubly-linked lists in Rust
A package providing a Vec based doubly linked list implementation and related data structures
Doubly-linked list that stores key-node pairs.
A doubly linked list using SlotMap for improved cache locality, and to solve the ABA problem.
An efficient, zero-allocation circular intrusive doubly linked list in Rust. Features safe, lifetime-bounded iterators, unified ownership validation using a link_state flag to prevent node reuse bugs across multiple lists, and idiomatically optimized low-level pointer mechanics without any external heap allocation overhead.
Compatible, type-safe, and idiomatic Rust implementations of Windows NT Linked Lists
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.