fabruic
An easy-to-use QUIC-based protocol that supports reliable payload delivery. (by khonsulabs)
tokei
Count your code, quickly. (by XAMPPRocky)
Our great sponsors
fabruic | tokei | |
---|---|---|
1 | 28 | |
10 | 8,862 | |
- | - | |
0.0 | 0.0 | |
20 days ago | 2 days 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.
fabruic
Posts with mentions or reviews of fabruic.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-14.
-
PlaintDB Serves - another milestone reached
For today, I've chosen to use my best guess as to the best type of blocking wrapper for each type of operation, but the long-term goal is utilizing a new async executor that Daxpedda is working on. It's compatible with tokio, but it already has a concept named block_on_blocking, which is an optimized version of blocking designed to more fairly block without needing to adopt a 'static lifetime requirement due to using spawn_blocking. He's about to resume working on the executor, but he was responsible for the QUIC-based networking stack PliantDB is using and is wrapping up a few last requests before moving on.
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 2023-02-26.
-
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?
When comparing fabruic and tokei you can also consider the following projects:
cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
coreutils - Cross-platform Rust rewrite of the GNU coreutils
uwc
habitat - Modern applications with built-in automation
rrun - minimalistic command launcher in rust
trust-dns - A Rust based DNS client, server, and resolver
Parity - (deprecated) The fast, light, and robust client for the Ethereum mainnet.
calcurse - A text-based calendar and scheduling application
imag - imag - Text based personal information management suite
mako - Bitcoin node written in C
md2pdf - Markdown to PDF conversion tool
exa - A modern replacement for ‘ls’.