sccache
- Ebuilds: 1, Testing: 0.8.2 Description:
Sccache is a ccache-like tool.
It is used as a compiler wrapper and avoids compilation when possible,
storing a cache in a remote storage using the Amazon Simple Cloud Storage Service (S3) API,
the Google Cloud Storage (GCS) API, or Redis.
Includes experimental rust support.
Homepage:
https://crates.io/crates/sccache
https://github.com/mozilla/sccache
License: Apache-2.0
Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB
tokei
- Ebuilds: 1, Testing: 13.0.0_alpha5 Description:
Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.
Homepage:https://github.com/XAMPPRocky/tokei License: BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )