habitat
Modern applications with built-in automation (by habitat-sh)
tokei
Count your code, quickly. (by XAMPPRocky)
habitat | tokei | |
---|---|---|
4 | 36 | |
2,645 | 12,623 | |
0.7% | 2.9% | |
9.9 | 8.6 | |
4 days ago | 4 months ago | |
Rust | Rust | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
habitat
Posts with mentions or reviews of habitat.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-12.
-
42 Companies using Rust in production
And many more such as Scaleway, Oxide, Fuchsia, MeiliSearch, Vector, embark, Chef, BBC...
-
Is there an infrastructure as code project written in Rust?
https://github.com/habitat-sh/habitat written by Chef devs
- Why are there no descent Go or Rust alternatived to Ansible?
-
Object-Oriented Entity-Component-System Design
Personal anecdote: Habitat was developed as a sort of application deployment / configuration management tool in Rust, and the architecture there is roughly equivalent to an ECS. I found it a joy to work with and work on. Not sure if it's fundamentally a better software pattern, but it at least meshes with my brain better than how most OO-style software is laid out.
https://github.com/habitat-sh/habitat
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.
What are some alternatives?
When comparing habitat and tokei you can also consider the following projects:
woodpecker - Drill is an HTTP load testing application written in Rust
coreutils - Cross-platform Rust rewrite of the GNU coreutils
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
tv-renamer - Mirror of https://gitlab.com/mmstick/tv-renamer
uwc