Showing 20 open source projects for "sloc"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    crawley

    crawley

    The unix-way web crawler

    Crawls web pages and prints any link it can find. Fast HTML SAX-parser (powered by golang.org/x/net/html) Small (below 1500 SLOC), idiomatic, 100% test-covered codebase. Grabs most of useful resources URLs (pics, videos, audios, forms, etc...) Found URLs are streamed to stdout and guaranteed to be unique (with fragments omitted) Scan depth (limited by starting host and path, by default - 0) can be configured. Can crawl rules and sitemaps from robots.txt. Brute mode - scan HTML comments for URLs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Emerge

    Emerge

    Browser-based interactive codebase and dependency visualization tool

    Emerge (or emerge-viz) is an interactive code analysis tool to gather insights about source code structure, metrics, dependencies, and complexity of software projects. You can scan the source code of a project, calculate metric results and statistics, generate an interactive web app with graph structures (e.g. a dependency graph or a filesystem graph), and export the results in some file formats. Emerge currently has parsing support for the following languages: C, C++, Groovy, Java,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dwm

    dwm

    dwm for Wayland

    dwl is a compact, hackable compositor for Wayland based on wlroots. It is intended to fill the same space in the Wayland world that dwm does in X11, primarily in terms of philosophy, and secondarily in terms of functionality. dwl is not meant to provide every feature under the sun. Instead, like dwm, it sticks to features that are necessary, simple, and straightforward to implement given the base on which it is built. Simple window borders, tags, keybindings, client rules, mouse move/resize....
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 5
    Free SLOC

    Free SLOC

    Free SLOC counts physical lines of code (SLOC) for many languages

    Free SLOC is a lightweight application for counting physical lines of code (NOT logical lines of code 'LLOC') for many format files, as Java, Python, C, C++, HTML,..., as well as comment lines, blank lines and delimiter lines. Use GUI or console mode (type -h in command line to see options). Use double-click right button in tree to open folder or see source file. Source code in Files tab (Kotlin)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    sowm

    sowm

    An itsy bitsy floating window manager (220~ sloc!)

    An itsy bitsy floating window manager (220~ sloc!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PRTOS Preemptive RTOS for embedded aps

    PRTOS is a simple, compact preemptive RTOS for embedded systems

    PRTOS is an open-source preemptive real time operating system kernel for embedded applications. It presently supports the AVR and MSP430 architectures. The advantages of PRTOS are: It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os); Only 950 lines of code implement all of the RTOS features (SLOC-L); The system is well documented with a comprehensive manual, well-commented...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Contador de Lineas de Codigo (SLOC)

    Contador de Lineas de Codigo (SLOC)

    Cuenta líneas de código Java, C, C++ en un proyecto

    Esta aplicación cuenta el nº de líneas (con o sin comentarios y líneas vacías) de un proyecto Java, C, C++. No sigue ninguna métrica de estimación de la complejidad del código como la complejidad ciclomática, etc. Sólo la métrica SLOC teniendo en cuenta líneas vacías, comentarios y corchetes para hacerse un idea del tamaño del proyecto sin más pretensiones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    rawk (rage against web frameworks) - generates a static content from a tree of markdown files and other content. it was originally written by kyle isom based on the suckless webframework (sw) by nibblesec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AJL is "Another Java Library". It is an LCITOM framework intended to further hyper-construction methods, user modifiable software, and extremely minimal SLOC to build web, GUI and console applications in a scripted Java context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Provides tools, supporting quality management or quality assurance for software: Assessment execution (ISO 15504 (SPiCE), AutomotiveSPiCE, CMMi), diff tool calculating sizes (SLoC) of diffs, identification of conditional compilation, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This tool produces complexity metrics for any language including: SLOC, McCabe, data flow and module hierarchy. It is a derivative of the HDL Complexity Tool: http://hct.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    X Ray: Coding Analysis for SCMs
    XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Template Unit Test Framework
    TUT performs all required tasks that one can expect from unit test framework, but at the same time is small and robust (about 2.5k SLOC with 98% self-test coverage). Deploying TUT is very fast, since it is a header-only library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sloc will be an open source project cost estimation tool based on the COCOMO II standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SLOC.Net is a tool to count the Souce Lines Of Code (SLOC) for different programming languages. currently supported for C#, C++, C, VB.Net, VB6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A PHP CLI tool to analyze PHP scripts and count their SLOC (source lines of code) as defined in the COCOMO II standard. Will analyze all scripts in a given directory. SLOCs are used as base for software cost estimations using the function point analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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