My implementations of data structures in TypeScript
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
Codecs for various data structures
[](https://www.npmjs.com/package/@smithy/types) [](https://www.npmjs.com/package/@smithy/types)
Curated collection of data structures for the JavaScript/TypeScript.
Immutable Data Collections
Binary serialization which sorts bytewise for arbirarily complex data structures
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
ASN.1 schema for Android key attestation extensions, including legacy Keymaster and newer KeyMint structures.
Provides functionality related to source maps.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Translation between JavaScript values and Buffers
javascript standard data structure library which benchmark against C++ STL
Decorators and helper APIs for declaring ASN.1 schemas in TypeScript.
A complete, fully tested data structure library written in TypeScript.
Generates diffs between documents and primitive types
Binary serialization of arbitrarily complex structures that sort element-wise
Definitions for Matter application
An simple, relational SDK for querying TypeScript and JavaScript data structures
An implementation of the Fibonacci heap data structure
A react component library for visualizing tree data structures
<p> <a href="https://www.npmjs.com/package/@vue/language-core"><img src="https://img.shields.io/npm/v/@vue/language-core.svg?labelColor=18181B&color=1584FC" alt="NPM version"></a> <a href="https://github.com/vuejs/language-tools/blob/master/LICENSE"><
javascript standard data structure library which benchmark against C++ STL
asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web