collections: High Performance Container Data Types

Provides high performance container data types such as queues, stacks, deques, dicts and ordered dicts. Benchmarks <https://randy3k.github.io/collections/articles/benchmark.html> have shown that these containers are asymptotically more efficient than those offered by other packages.

Version: 0.3.5
Suggests: covr (≥ 3.4.0), testthat (≥ 2.3.1)
Published: 2020-08-10
Author: Randy Lai [aut, cre], Andrea Mazzoleni [cph] (tommy hash table library), Yann Collet [cph] (xxhash algorithm)
Maintainer: Randy Lai <randy.cs.lai at gmail.com>
License: MIT + file LICENSE
URL: https://github.com/randy3k/collections
NeedsCompilation: yes
Materials: README
CRAN checks: collections results

Documentation:

Reference manual: collections.pdf

Downloads:

Package source: collections_0.3.5.tar.gz
Windows binaries: r-devel: collections_0.3.5.zip, r-release: collections_0.3.5.zip, r-oldrel: collections_0.3.5.zip
macOS binaries: r-release (arm64): collections_0.3.5.tgz, r-oldrel (arm64): collections_0.3.5.tgz, r-release (x86_64): collections_0.3.5.tgz, r-oldrel (x86_64): collections_0.3.5.tgz
Old sources: collections archive

Reverse dependencies:

Reverse imports: languageserver, multiverse, R6P

Linking:

Please use the canonical form https://CRAN.R-project.org/package=collections to link to this page.