Showing 25 open source projects for "lines counter"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Sloc Cloc and Code (scc)

    Sloc Cloc and Code (scc)

    Sloc, Cloc and Code: scc is a very fast accurate code counter

    Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go. The tool is similar to cloc, sloccount and tokei. For counting the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages. The goal is to be the fastest code counter possible, but also perform COCOMO calculations like sloccount, estimate code complexity similar to cyclomatic complexity calculators, and produce unique lines of code or DRYness metrics. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Line Counter

    Program that counts number of lines in your project source codes.

    Application can be used to count lines of full project repositories generating an HTML report depicting counting per folder and file type. Source code at https://github.com/ramonpinho/LineCounter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Marlin

    Marlin

    Optimized firmware for RepRap 3D printers based on Arduino platform

    Marlin is a popular open source firmware for the RepRap family of 3D printers. It is straightforward, reliable, extensible and adaptable, which is why it is used by many respected commercial 3D printer vendors as well as hobbyists. It runs on inexpensive 8-bit Atmel AVR micro-controllers, with added support for 32-bit and ARM-based boards. Marlin builds can be small enough for use on a headless printer with only modest hardware, and features can be enabled as-needed.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    Tally

    Tally

    Your favorite dark mode word counter, now with even more themes!

    Tally - Word Counter is a free online tool to count the number of characters, words, paragraphs, and lines in your text. It can also show counts for different types of characters like letters, digits, spaces, punctuation, and symbols/special characters. Make sure you have the right number of words for your essay or post by counting them instantly with Tally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Chess-gambiteer

    Chess-gambiteer

    Chess training program playing gambits

    ...The engine gambit books are made in such a way that 1) real lousy gambits are not played, and 2) the book is choosing a gambit line as often as possible, so for Black it might go for e.g. a Benko gambit or so and if you let it play with White, a lot of 1.e4 gambits can be played. Thereby, if you try a gambit yourself, the program might try to a counter-gambit (or sometimes an unconventional line). It will play weak against other engines, and it not meant as to play very strong/perfectly, but for human opponents, the gambit lines will most often result in entertaining -not boring- games, and require quite some concentration to avoid tactical mistakes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Java Lines of Code Counter

    Logical line of code counter for Java source code.

    Logical line of code counter for Java source code. Distributed for any platform as a Jar file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Bluej LOC Counter

    An extension for BlueJ that counts logical lines of code.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    CodeCounter

    Recursive source code line counter for C, BASIC, and web files.

    Recursively count lines of source code and comments through files and sub-directories. Created to parse entire projects rather than individual files. C, BASIC, and web files (general) supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Project Line Counter (QtCreator Plugin)
    This plugin adds info string to the Qt Creator Editor toolbar that counts lines in the current file and whole project if pro-file opened. Required Qt Creator 3.4.0. If you use Qt Creator above 3.4.0 version - download source files and follow the instructions in README (Part 1: MAKING FROM SOURCE). Check README for installation and building instructions. v.0.9.4 2015-04-09 * Ported to Qt5 and QtCreator 3.4.0 rc1. * Internationalization added. * Russian translation added. * Fixed...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    cncc : Version 1.4.0 Copyright (C) 2003-2004, 2015 Alex Vinokur This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ---------------------------------------------- NAME cncc - count C/C++ source lines and bytes SYNOPSIS cncc [OPTIONS]... [FILE]... DESCRIPTION Count code-lines, empty-lines, comment-lines, code-fields, empty-fields,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CLC

    Counts the non-empty, non-comment lines of code in your files.

    Code Line Counter By Sonicarrow V 1.0 Code Line Counter is a CLI tool to count the number of non-empty and non-comment lines of code in a document. Support: Python Java C Installation: Put "clc.bat" and "clc.py" in your C:\Windows folder. (For other OS, anywhere in your system path works.) Usage: Open a command line or terminal of choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Counter Catch

    application used to collect and export Performance Counter statistics.

    Windows application used to collect and export Performance Counter statistics from multiple counters and hosts. You can select performance counters to monitor and choose the export method. Counter Catch can be used to monitor performance counter data from different counters, instances and hosts. Exported that can be aggregated and any custom analysis can be performed. Writing custom observers requires just a few lines of code, so you can export data on different format or perform real time calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Line Counter .NET

    Line Counter .NET

    Free configurable source file line counting tool based on C# and .NET.

    Line Counter .NET is an analyzing tool that helps finding out the number of code lines, empty lines, comment lines etc. Of course counting of string and character literals is also supported. As special feature this tool allows users to configure their own “Comment Schemes”. Also note, this code analyzing tool finds and counts source code comments that are surrounded by code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Countageous

    Countageous

    Source Code Line Counter

    Is totaling the number of lines in your source code across all project related files dragging you down? Countageous can help! Just select the source code files in question (any extension, and from any directory), and let the program do all of the tough counting and adding up work. Hopefully it can make something a little easier for you. - I'll add more features down the line, so suggest features that you'd find useful and I'll see what I can do! REQUIRES .NET FRAMEWORK 4.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Quick Line Counter
    Add any number of files and count the total lines, empty lines, and commented lines. Add entire directories and filter file types, easy to use and quick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A utility software that helps developers to count # of code in folders and files. It can also be helpful for normal users when they want to count # of lines in text files or text files in folders. Developed by Wonjohn Choi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Counts the Lines of Code for any type of source file (Java, C/C++), given the single line comment and muli line comment (configurable)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    lscl is a simple source code lines counter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project has a theory of time that allows a computer program to decrypt information of the past, future, or alternate time-lines using a binary counter. Currently we have developed the binary counter now we are working on a production release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NLOC is a command-line based source line counter tool. It counts the total number of comment, code and blank lines of source files. It is compatible with C, C++, C#, Java, Visual Basic, Pascal and Delphi languages and with Visual Studio project files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    YASCLC - Yet Another Source Code Line Counter Scans recursively the subdirectories from a given path for sorce files, with a, at the prompt given, extension and counts the lines. It is a target, to keep it usable at minimum at *nix and Windows platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an application which counts the number of lines of source code (and other things) in any C/C++ program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Line Counter is a small VB.NET project which helps you to count how many lines (and chars) you coded in a project or just count how many lines (comments, blank lines, code) in a file. Also include a usable DLL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    SLOC Counter is a small and simple tool for count the actual Lines of Code (LOC) as well as the Source Lines of Code (SLOC)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB