hashtable: Hash Table and Hash Set

It provides three implementations of hash tables and hash maps: 1. using 'std::unordered_map' and 'std::unordered_set' C++ libraries, 2. wrapping around the 'fastmatch' package, 3. using R environment.

Package details

AuthorZuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
MaintainerZuguang Gu <guzuguang@suat-sz.edu.cn>
LicenseMIT + file LICENSE
Version1.0.0
URL https://github.com/jokergoo/hashtable https://jokergoo.github.io/hashtable/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("hashtable")

Try the hashtable package in your browser

Any scripts or data that you put into this service are public.

hashtable documentation built on July 27, 2026, 5:09 p.m.