{"library":"js-sdsl","type":"library","category":null,"description":"js-sdsl is a comprehensive JavaScript library providing various standard data structures, designed to offer high performance comparable to C++ STL. It includes implementations for structures like Stack, Queue, PriorityQueue, Vector, LinkedList, Deque, OrderedSet, OrderedMap, HashSet, and HashMap. The library is currently on stable version 4.4.2, actively maintained with a regular release cadence as seen by frequent updates within the 4.x series. Its key differentiators include optimized performance that often surpasses other popular JavaScript data structure libraries (e.g., Denque), a lightweight footprint (~9KB compressed), and a lack of external dependencies. It also provides C++ STL-like bidirectional iterators and ships with full TypeScript type definitions, making it suitable for modern JavaScript and TypeScript projects that require efficient, robust data management.","language":"javascript","status":"active","version":"4.4.2","tags":["javascript","data","structure","data structure","rbTree","rbtree","RBTree","red black tree","ordered","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install js-sdsl","imports":["import { OrderedMap } from 'js-sdsl';","import { Vector } from 'js-sdsl';","import { OrderedSet } from 'js-sdsl';","import { Deque } from 'js-sdsl';"]},{"cmd":"yarn add js-sdsl","imports":[]},{"cmd":"pnpm add js-sdsl","imports":[]}],"homepage":"https://js-sdsl.org/","github":"https://github.com/js-sdsl/js-sdsl","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/js-sdsl","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/js-sdsl/compatibility"}}