Showing 21-40 of 1,640,272 packages
Basic data structure for packets in Aedes
Implementation of interval tree data structure.
Data Structure Serial - Graph
Strongly typed trie data structure for path and URL-like strings.
Parse HTML into markmap data structure
A union-find data structure for maintaining disjoint sets.
All-purpose map data structure on steroids.
Efficient disjoint-set data structure implementation
A graph data structure with topological sort.
This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.
Implementation of Disjoint sets data structure.
compressed-trie data-structure
Javascript implementation of a queue data structure
A kdtree data structure
A complete, fully tested data structure library written in TypeScript.
Slab decomposition data structure for 2D vertical ray queries
Javascript implementation of a doubly linked-list data structure
Deep copy library for any data structure
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Classical implementation of binary heap data structure