Skip to content

Commit

Permalink
update site and README
Browse files Browse the repository at this point in the history
  • Loading branch information
randy3k committed Oct 19, 2022
1 parent a936d97 commit 643a9dc
Show file tree
Hide file tree
Showing 32 changed files with 1,014 additions and 1,876 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
# High Performance Container Data Types

[![check](https://github.com/randy3k/collections/actions/workflows/check.yaml/badge.svg)](https://github.com/randy3k/collections/actions/workflows/check.yaml)
[![codecov](https://codecov.io/gh/randy3k/collections/branch/master/graph/badge.svg)](https://codecov.io/gh/randy3k/collections)
[![codecov](https://app.codecov.io/gh/randy3k/collections/branch/master/graph/badge.svg)](https://app.codecov.io/gh/randy3k/collections)
[![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/collections)](https://cran.r-project.org/package=collections)
[![](https://cranlogs.r-pkg.org/badges/grand-total/collections)](https://cran.r-project.org/package=collections)

Github: <https://github.com/randy3k/collections>

Documentation: <https://randy3k.github.io/collections>
Documentation: <https://randy3k.github.io/collections/>

Provides high performance container data types such as queues, stacks,
deques, dicts and ordered dicts. Benchmarks
Expand Down
123 changes: 39 additions & 84 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

117 changes: 22 additions & 95 deletions docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 643a9dc

Please sign in to comment.