fastmap
Fast Data Structures
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++.
- Top 50 downloaded package
- https://r-lib.github.io/fastmap/
- GitHub
- File a bug report
- fastmap results
- fastmap.pdf
- Version1.2.0
- R versionunknown
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release05/15/2024
Documentation
Team
Winston Chang
Posit Software, PBC
Show author detailsRolesCopyright holder, fndTessil
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests1 package
- Reverse Imports19 packages
- Reverse Suggests2 packages