Crandore Hub

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++.

Versions across snapshots

VersionRepositoryFileSize
1.2.0 rolling linux/jammy R-4.5 fastmap_1.2.0.tar.gz 61.8 KiB
1.2.0 rolling linux/noble R-4.5 fastmap_1.2.0.tar.gz 64.4 KiB
1.2.0 rolling source/ R- fastmap_1.2.0.tar.gz 45.9 KiB
1.2.0 latest windows/windows R-4.5 fastmap_1.2.0.zip 133.0 KiB
1.2.0 latest linux/jammy R-4.5 fastmap_1.2.0.tar.gz 61.8 KiB
1.2.0 latest linux/noble R-4.5 fastmap_1.2.0.tar.gz 64.4 KiB
1.2.0 latest source/ R- fastmap_1.2.0.tar.gz 45.9 KiB
1.2.0 2026-04-26 source/ R- fastmap_1.2.0.tar.gz 60.7 KiB
1.2.0 2026-04-23 source/ R- fastmap_1.2.0.tar.gz 45.9 KiB
1.2.0 2026-04-18 linux/jammy R-4.5 fastmap_1.2.0.tar.gz 61.8 KiB
1.2.0 2026-04-18 source/ R- fastmap_1.2.0.tar.gz 45.9 KiB
1.2.0 2026-04-18 windows/windows R-4.5 fastmap_1.2.0.zip 133.0 KiB
1.2.0 2026-04-12 linux/jammy R-4.5 fastmap_1.2.0.tar.gz 61.8 KiB
1.2.0 2026-04-09 linux/jammy R-4.2 fastmap_1.2.0.tar.gz 60.7 KiB
1.2.0 2026-04-09 linux/jammy R-4.5 fastmap_1.2.0.tar.gz 61.8 KiB
1.2.0 2026-04-09 windows/windows R-4.2 fastmap_1.2.0.zip 124.8 KiB
1.2.0 2026-04-09 windows/windows R-4.5 fastmap_1.2.0.zip 133.0 KiB
1.2.0 2025-04-20 source/ R- fastmap_1.2.0.tar.gz 60.7 KiB
1.1.0 2022-02-12 windows/windows R-4.1 fastmap_1.1.0.zip 213.7 KiB

Dependencies (latest)

Suggests