A fully persistent balanced binary search tree
javascript standard data structure library which benchmark against C++ STL
Curated collection of data structures for the JavaScript/TypeScript.
parse the .git/config file into a useful data structure
Unicode Trie data structure for fast character metadata lookup, ported from ICU
This package provides support for the [RedisTimeSeries](https://redistimeseries.io) module, which adds a time series data structure to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the Redi
This package provides support for the [RedisBloom](https://redisbloom.io) module, which adds additional probabilistic data structures to Redis. It extends the [Node Redis client](https://github.com/redis/node-redis) to include functions for each of the R
Syntax tree data structure and parser interfaces for the lezer parser
This library aims to provide codegen helpers and data structure for Vue language plugin API v1.x that does not depend on Volar runtime.
Rope-based persistent sequence type
Editor state data structures for the CodeMirror code editor
Modeling the schema of data structures as first-class values
Read all the installed packages in a folder, and return a tree structure with all the data.
An implementation of the Fibonacci heap data structure
An simple, relational SDK for querying TypeScript and JavaScript data structures
a simple priority queue data structure
Extremely fast double-ended queue implementation
a simple ring buffer data structure
Fork of HAMT that adds transient mutation and support for custom key types
The modular and type safe schema library for validating structural data
Utility data structure used in discord.js
Min/Max Heap & Heap Sort implementation in javascript
Binary serialization which sorts bytewise for arbirarily complex data structures
A TypeScript package with latest Schema.org Schema Typings
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Codecs for various data structures
A graph data structure with topological sort.