88 packages found
A HasMap/HashMapObservable library for Typescript
Class library of useful things for Node.js
Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.
hashmap + constructor function = a hashmap you don't have to check before calling get()
data structure
- data
- structure
- data-footstone
- construction
- stack
- queue
- PriorityQueue
- chain
- SingleChain
- DoublyChain
- SingleCircleChain
- DoublyCircleChain
- hashMap
- hash方法
- View more
A true HashMap implementation for Solidity
Useful scala classes in typescript
NKeyMap is a multi-key map where each stored value can be accessed thanks to a set of distinct keys
A Collection (Associative Array like) Class for ES6. Now supporting dot and bracket without a proxy, and generator/yield control flows.
Event Collections
- STL
- TSTL
- standard template library
- event
- container
- iterator
- vector
- deque
- list
- vector_bool
- set
- multiset
- unordered_set
- unordered_multiset
- View more
Convenient type definitions for commonly used dictionary/map style objects in TypeScript
simple ttl map with sub/pub functionality.
HashMap, LinkedHashMap and Higher Order Functions for all other Iterables, such as Map, Set and Array
- mootable
- hashmap
- linkedhashmap
- higherorder
- map
- set
- collect
- collection
- iterable
- iterator
- reduce
- filter
- object
- array
- View more
A Dictionary (Associative Array like) Class for ES6. Now supporting dot and bracket access through proxy, and generator/yield control flows.
Implementation of Map with a configurable equality algorithm
A flexible hash map which supports deep keys.
Fast Node.js hashtable which uses Mersenne primes to reduce modulo operations
Fast hashmap implementation optimized for string keys
Simple hash map implementation with map, filter, each, every and some.