sloc VS linuxconsole

Compare sloc vs linuxconsole and see what are their differences.

sloc

simple tool to count SLOC (source lines of code) (by flosse)

linuxconsole

http://sourceforge.net/projects/linuxconsole/ (by flosse)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sloc linuxconsole
2 1
940 17
- -
6.5 0.0
3 months ago almost 4 years ago
CoffeeScript C
MIT License 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.

sloc

Posts with mentions or reviews of sloc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-28.
  • The #1 tip to familiarize with new JavaScript codebases
    4 projects | dev.to | 28 May 2021
    With long functions normally there comes large files as well. People tend to put everything into one file if they also put a lot into one function. So in theory we could take the lines of code as a measurement as well. There are a lot of utility packages out there that solve this problem. One of these tools is called sloc. It will output the number of lines of code within a file. But do not use it directly. The tool I mentioned before includes this by default.
  • “Hello, World ” in zero lines of code
    1 project | news.ycombinator.com | 4 Jan 2021
    The title of the stackexchange discussion is a little misleading. It really is: '"Hello, World" in what sloc thinks is zero lines of source code'

    Most of the top solutions seem to take advantage of bugs in the way sloc tries to parse commented lines. e.g. many are ////

    And I'm surprised I don't see a related bug issue in the git repo: https://github.com/flosse/sloc/issues

    Still this is a fun read. I'm curious to see what other tricks are out there.

linuxconsole

Posts with mentions or reviews of linuxconsole. We have used some of these posts to build our list of alternatives and similar projects.
  • Constant Force Feedback for Fanatec under Linux
    1 project | /r/Fanatec | 15 Apr 2021
    Today, I plugged in my Fanatec Wheel and wanted to run the "ffcfstress", which should let the wheel oscillate left and right. Even though the wheel has autocentering etc., I get the "ERROR: device (or driver) has no constant force feedback support". (from line 191: https://github.com/flosse/linuxconsole/blob/master/utils/ffcfstress.c)

What are some alternatives?

When comparing sloc and linuxconsole you can also consider the following projects:

code-maat - A command line tool to mine and analyze data from version-control systems

NVIDIA-vBIOS-VFIO-Patcher - A Python script to patch NVIDIA vBIOS dumps into a format compatible with VFIO passthrough

Blitz - ⚡️ The Missing Fullstack Toolkit for Next.js

code-complexity - Measure the churn/complexity ratio. Higher values mean hotspots where refactorings should happen.

Statsd - Daemon for easy but powerful stats aggregation

sematext-agent-express - Express.js Monitoring and Logging Agent by Sematext

xml2js - XML to JavaScript object converter.