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.4
Suggests: covr (≥ 3.4.0), testthat (≥ 2.3.1)
Published: 2020-07-25
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

Downloads:

Reference manual: collections.pdf
Package source: collections_0.3.4.tar.gz
Windows binaries: r-devel: collections_0.3.4.zip, r-release: collections_0.3.4.zip, r-oldrel: collections_0.3.4.zip
macOS binaries: r-release: collections_0.3.4.tgz, r-oldrel: collections_0.3.4.tgz
Old sources: collections archive

Reverse dependencies:

Reverse imports: languageserver

Linking:

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