CRAN/E | fastmap

fastmap

Fast Data Structures

Installation

About

Fast implementation of data structures, including a key-value store, stack, and queue. Environments are commonly used as key-value stores in R, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++.

r-lib.github.io/fastmap/
github.com/r-lib/fastmap
Bug report File report

Key Metrics

Version 1.1.1
Published 2023-02-24 427 days ago
Needs compilation? yes
License MIT
License File
CRAN checks fastmap results

Downloads

Yesterday 35.333 +16%
Last 7 days 189.426 -2%
Last 30 days 722.300 -5%
Last 90 days 2.192.026 +4%
Last 365 days 8.670.379 +7%

Maintainer

Maintainer

Winston Chang

winston@rstudio.com

Authors

Winston Chang

aut / cre

RStudio

cph / fnd

Tessil

cph

(hopscotch_map library)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fastmap archive

Suggests

testthat ≥ 2.1.1

Reverse Imports

cachem
chromote
dipsaus
htmltools
keyATM
ompr
rang
readNSx
rpymat
shidashi
shiny
shinymeta
trampoline

Reverse Suggests

jmvcore
promises
ravedash
singleCellTK