Search results
26 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A simple library for manipulating hash data structures.
A package implementing a HashTable and HashSet
Javascript implementation of a simple hash table data structure
Data structure and graph processing library written in modern JavaScript
- data structures
- javascript
- graph
- undirected graph
- directed graph
- weighted graph
- breadth first search
- BFS
- depth first search
- DFS
- dijkstra
- shortest path
- prim
- minimum spanning tree
- View more
HashMap that supports using one or more keys of any type.
Typescript Data Structures
- data structures
- collections
- generic
- stack
- linked
- linked list
- map
- queue
- tree
- binary tree
- priority queue
- set
- hash
- hash table
Data structures in JavaScript
A simple Iterable Hash Table written in TypeScript
- hash-table
- hash
- table
- iterable
- iterable-hash-table
- iterable-hashtable
- hashtable
- hash table
- iterable hash table
- hash table loop
- loop
A hash map implementation in JavaScript
Collection of common data structures / algorithms implemented in TypeScript
Store key-value pairs on the mainline bittorrent DHT network, and retreive/update them by key name.
Documentation app: [raikuxq-algorithms.netlify.app/guide](https://raikuxq-algorithms.netlify.app/guide)
- algorithms
- data structures
- graph
- undirected graph
- directed graph
- breadth-first
- depth-first
- BFS
- DFS
- shortest path
- binary search tree
- randomized binary search tree
- BST
- dijkstra
- View more
Network-agnostic Kademlia Distributed Hash Table
Tread-safe map structure for worker_threads.
- thread
- worker
- worker_threads
- multithreading
- data sharing
- hash map
- hash table
- shared map
- worker share
- thread safe
- worker_map

- ternary search tree
- lexicographic tree
- trie
- set
- string set
- sorted set
- dictionary
- hash table
- word game
- word puzzle
- autocomplete
- prediction
- crossword solver
- anagram
Modern Data Structures Written in TS
JavaScript Data Structure written in TypeScript
- data structure
- linked list
- doubly linked list
- bst
- binary search tree
- tree
- graph
- edge
- queue
- map
- hash
- hash table
- sorted list
- stack
Popular data structures for writing efficient programs in JavaScript
This is data structures module I am creating as a personal project.
A table of unsigned 32 bit integers used by League of Legends.