Set with custom equality comparisons
Set and Map extension to prove a custom key derivation function
A simple hash set in JavaScript
memory efficient object hash set
My custom made linked hash-set module.
Generate hashes from javascript objects in node and the browser.
support some function like expire field in hash set
Cacheable Utilities for Caching Libraries
Stable JS value hash.
A package implementing the Hash Set data structure with efficient operations for storing unique elements.
Implementation of JSON Web Signatures
A MurmurHash2 implementation
JWA implementation (supports all JWS algorithms)
Bigmap for Keyv
abstract base class for hash-streams
An incremental implementation of MurmurHash3
Stable JS value hash.
language detector used in browser environment for i18next
A pure JS implementation SHA256.
Tools for debugging your node.js modules and event loop
Hashing made simple. Get the hash of a buffer/string/stream/file.
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
create hashes for browserify
A data structure for storing and manipulating fixed number of elements of a specific type.
Non-empty hash-map and hash-set implementations
A non-owning HashSet
A more memory efficient replacement for serde_json::Value
A disjoint set / union-find data structure suitable for incremental tracking of connected component identified by their hash.
HashSetMap, K=hash(V),V=V | So uh.. yeah. HashSetMap. ⛓️
A bidirectional set whose entries can either be accessed via an index or via hashing.
Hash set which can be stored on a Solana account
HashSet with insertion ordering
== DESCRIPTION: * Adds +, -, and & methods to Hashes == SYNOPSIS: require 'rubygems' require 'hash_set_operators' {:controller => :user, :action => :edit} + {:action => :show, :id => 1} # => {:controller => :user, :action => :show, :id => 1} {:controller => :user, :action => :edit} - {:action => :show, :id => 1} # => {:controller => :user} {:controller => :user, :action => :edit} & {:action => :show, :id => 1} # => {:action => :edit} == INSTALL:
TenderHash allows you to map hashes with ease. It offers a nice DSL to define the set of rules used do the mapping.
Define a set of fields and serialize them to a hash.
A fast sorted set built using std::set and a fast sorted hash built using boost::multi_index_container.
Set an object's attributes from a source object or hash
A very simple hash like store for App settings
Small and simple specialized Hash which is helpful for storing immutable, required key/value pairs to be loaded from a YAML file.
recursive attribute setting for ruby objects
get/set designated attributes from/to a hash
Ruby gem help to handle key/value settings(preferences) for ActiveRecord model. Settings are stored in hash, supports nested/multiple keys and default values.
get and set @under_scored_instance_variables as recursive Hash
A special hash for application-wide settings
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.