Tiny queue data structure
javascript standard data structure library which benchmark against C++ STL
A fully persistent balanced binary search tree
Curated collection of data structures for the JavaScript/TypeScript.
Unicode Trie data structure for fast character metadata lookup, ported from ICU
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
The modular and type safe schema library for validating structural data
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
Like an array, but rounder.
javascript standard data structure library which benchmark against C++ STL
parse the .git/config file into a useful data structure
A TypeScript package with latest Schema.org Schema Typings
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
Type definitions for common Sanity data structures
Binary serialization which sorts bytewise for arbirarily complex data structures
a simple ring buffer data structure
Modeling the schema of data structures as first-class values
Utility data structure used in discord.js
a simple priority queue data structure
Shared TypeScript definitions for core Portable Text data structures
Extremely fast double-ended queue implementation
Float64Array.
Float32Array.
- **`Schema`** A collection of types - **`Type`** A specification of a data structure. Available through schema lookup. - **`Member type`** A member type is a type contained by a schema type. For example, an array may specify the allowed item types by def
Fork of HAMT that adds transient mutation and support for custom key types
Allocate a buffer containing a provided string.
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
A graph data structure with topological sort.