triebeard: 'Radix' Trees in 'Rcpp'

'Radix trees', or 'tries', are key-value data structures optimised for efficient lookups, similar in purpose to hash tables. 'triebeard' provides an implementation of 'radix trees' for use in R programming and in developing packages with 'Rcpp'.

Package details

AuthorOs Keyes [aut, cre], Drew Schmidt [aut], Yuuki Takano [cph]
MaintainerOs Keyes <ironholds@gmail.com>
LicenseMIT + file LICENSE
Version0.4.1
URL https://github.com/Ironholds/triebeard/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("triebeard")

Try the triebeard package in your browser

Any scripts or data that you put into this service are public.

triebeard documentation built on March 7, 2023, 6:55 p.m.