tokei | uwc | |
---|---|---|
36 | - | |
12,837 | 32 | |
2.6% | - | |
8.6 | 0.0 | |
5 months ago | - | |
Rust | Rust | |
GNU General Public License v3.0 or later | Mozilla Public License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tokei
Posts with mentions or reviews of tokei.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-24.
- Tokei: Count Your Code, Quickly
-
Building My First Web App with the Help of AI
Whenever I find an interesting project on GitHub, I usually clone the repository and run tokei to check how many lines of code it has. It gives me a rough idea of the project's scale and complexity. (Subjective, of course!)
- Tokei: Count your code, quickly – CLOC in Rust
-
Rust Implementation Guide - from efficient learning to implementation
[16] Tokei (時計)
- Peng – a minimal Rust-based quadrotor simulation pipeline
- Counting Lines of Code
- XAMPPRocky/tokei: Count your code, quickly
-
The Linux Kernel Prepares for Rust 1.77 Upgrade
So If we would only count code and not comments, it is only 9489 LoC Rust. Which would be about 0.03% and if we take all lines and not only LoC it would be around 0.05%
[0] https://github.com/XAMPPRocky/tokei
[1] https://github.com/torvalds/linux/commit/b401b621758e46812da...
- Tokei: Display statistics about your code, quickly
-
SOOOO many Errors when upgrading
thirdly: found this (https://github.com/XAMPPRocky/tokei) and wanted to analyze languages used on my system, didn't see a package manager (apt) for it that I had. So i installed cargo via apt-get rustup. Added the bin folder to $PATH via PATH=$PATH:~/.cargo/bin. But did not make it permanent. And stupidly rand tokei on "/", realizing how long and unhelpful that would be killed it. Then ran it in a dump folder with some very nested repo dumps, and tons of wolfram.nb files. After killing that too, and attempting to kill via system monitor. Still have two of those as zombie processes.
uwc
Posts with mentions or reviews of uwc.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning uwc yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing tokei and uwc you can also consider the following projects:
coreutils - Cross-platform Rust rewrite of the GNU coreutils
snatch - A simple, fast and interruptable download accelerator, written in Rust
cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
logram - Utility that takes logs from anywhere and sends them to Telegram.
rrun - minimalistic command launcher in rust
skim - Fuzzy Finder in rust!