Counting Lines of Code

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. gcodepreview

    OpenPythonSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-Code or described as a DXF.

    Pretty much every such discussion demands linking:

    https://www.folklore.org/Negative_2000_Lines_Of_Code.html

    Curious how much attention folks pay to this sort of thing --- my current project: https://github.com/WillAdams/gcodepreview is a Literate Program and in its current state just crossed over 1,600 lines of code, but I'm re-working that so that each file will instead be numbered individually.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. cloc

    cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

    - [cloc](https://github.com/AlDanial/cloc), inspired by SLOCCount; implemented in Perl for portability

  4. gocloc

    A little fast cloc(Count Lines Of Code)

  5. loc

    Count lines of code quickly.

    - [loc](https://github.com/cgag/loc) rust implementation similar to tokei but often faster

  6. loccount

  7. polyglot

    Tool to count lines of source code. (by vmchale)

  8. tokei

    Count your code, quickly.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. sloc

    simple tool to count SLOC (source lines of code)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tokei: Count Your Code, Quickly

    2 projects | news.ycombinator.com | 24 May 2025
  • Rust Implementation Guide - from efficient learning to implementation

    13 projects | dev.to | 19 Jan 2025
  • codespelunker

    1 project | /r/devopspro | 15 Jun 2023
  • cs: command line codespelunker or code search written in Go

    1 project | /r/golang | 7 Jun 2023
  • codespelunker (cs) A command line search tool. Allows you to search over code or text files in the current directory either on the console, via a TUI or HTTP server, using some boolean queries or regular expressions.

    1 project | /r/programming | 5 Jun 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?