habitat
tokei
Our great sponsors
habitat | tokei | |
---|---|---|
4 | 27 | |
2,445 | 8,002 | |
0.5% | - | |
9.8 | 4.9 | |
7 days ago | 30 days ago | |
Rust | Rust | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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
-
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.
tokei
-
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 "nice-to-have" CLI tools do you know?
tokei
-
How do you name your crates?
For what it's worth, tokei seems to be named after tokei.
-
[media] Onefetch v2.13 is typically 2x faster and now supports ~100 programming languages
BTW, for more info on how it is done, you can check out tokei which is the library use by onefetch for code statistics.
-
Pytokei: a python binding for rust's tokei
With pytokei you can count code quickly using all the power from tokei, but from python.
-
Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal
Tokei is a nice utility to count lines and stats of code. It is very fast, accurate, and has a nice output. It supports over 150 languages and can output in JSON, YAML, CBOR, and human-readable tables.
-
Rust-ify Linux/GNU/macOS terminal tools
cloc repalcement - Tokei
-
Your favourite Rust CLI utilities this year?
Not sure if anyone mentioned tokei yet but it’s excellent
-
Hey Rustaceans! Got a question? Ask here! (37/2022)!
My approach would be to use Tokei to count LOC and cargo-tree(1) to find dependencies. You can then locate the dependencies in the registry and count each of their LOC, then combine the results.
-
[Advice] Be careful when adding tons of files or deep directory structures to your file system if your NVMe SSD slot is below the CPU
However, considering File Content Indexing is enabled, I should look at how much text data it has to index, so I did it, I used tokei to count the LOCs of my development directories, these are the results: ```
What are some alternatives?
cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
woodpecker - Drill is an HTTP load testing application written in Rust
coreutils - Cross-platform Rust rewrite of the GNU coreutils
uwc
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
tv-renamer - Mirror of https://gitlab.com/mmstick/tv-renamer
rrun - minimalistic command launcher in rust
trust-dns - A Rust based DNS client, server, and resolver
calcurse - A text-based calendar and scheduling application
mdBook - Create book from markdown files. Like Gitbook but implemented in Rust
alacritty - A cross-platform, OpenGL terminal emulator.
iota - A terminal-based text editor written in Rust