No packages match
hashmapR - Fast, Vectorized Hashmap
A fast, vectorized hashmap that is built on top of 'C++' std::unordered_map <https://en.cppreference.com/w/cpp/container/unordered_map.html>. The map can hold any 'R' object as key / value as long as it is serializable and supports vectorized insertion, lookup, and deletion.
Last updated
hashmapcpp
3.88 score 5 stars 4 scripts 158 downloads