Showing 553 open source projects for "lines"

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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    iBATIS Breakdown is a simple utility that produces simple statistics about your Java code (lines of code, minimums, maximums, averages etc.). What makes Breakdown different is that (as the name implies) it breaks the statistics down and organizes the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A documentation tool for XML DTDs, along the lines of javadoc for Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
    Downloads: 0 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    A complete, production-usable Java class library tuned for internal corporate development (GPL). The Amber Archer class library represents over 100,000 lines of code and 700 Java classes, covering topics like UI building, pooling, caching, XML processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Utilises the JVMDI (Java Debug API) to produce line coverage reports detailing which lines of code have been executed during a test. Report is produced in XML and may be post-processed via XSLT into a prettier one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DISCONTINUED! StoffelLOC is a tiny tool to count Lines of Code. It can parse a single file or whole structures and it can be used to count more than just .java files. I started it because needed it to count the lines in Java Serverpages. At the moment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rcsplot is a Perl script that generates plots of RCS/CVS archive activity. The script takes a list of RCS/CVS files/directories and generates plots of the lines added/delete. HTML files are created to make the plots easy to navigate using a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cvsstat is a perl script which analyses the history of a CVS-managed project. The script executes on a set of files, analyses their history, and automatically generates graphs that plot lines of code and number of files against time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    same is a tool to find duplicate lines in multiple text files. Very useful to find and fix copy-and-paste programming. It has been designed to be simple, portable, and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A tool that searches for code fragments using CVS comments. CVSSearch takes advantage of the fact that a CVS comment typically describes the lines of code involved in the commit and that this description will typically hold for many future versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A C++ port (a redesign implementation actually) of the CLIPS expert system . This will be done along the lines of the Java port Jess, but full CLIPS backwards compatability will be maintained (even to the API level where possible).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "cset" is a set of utilities for parsing c code and automatic generation of necessary header files. The idea is: to not write #include... lines and header files with function declarations etc., just write functions and everything else leave to a machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Source code editor that displays the silhouette of the lines, instead of the scroll bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...Open source project to illustrate methods that allow Excess Line Brokers to programmatically submit batch and transaction data using web services hosted by an excess lines office.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GitStats is a statistics generator for git repositories. It examines the repository and produces some interesting statistics from the history. Currently it outputs only HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    html-template-generator

    A simple Python script to generate HTML templates

    ...Whether you're a web developer needing a quick boilerplate or someone learning HTML and Python, this tool provides an efficient way to generate well-structured HTML files with minimal effort. Features **Easy to Use**: Generate HTML templates with just a few lines of code. **Customizable**: Modify the template structure to suit your specific needs. **Fast Setup**: Quickly create HTML files without manually writing boilerplate code. **Extendable**: Easily extend the script to include additional HTML elements and attributes. # Requirements - Python 3.x Installation To use Simple HTML Template Generator, simply download the script and ensure you have Python installed on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    tKroopy

    Open source tkinter framework for grouping small applications together

    tKroopy is an open source Tkinter framework for building groups of small to medium GUI applications - Think of it as a hub for your applications and scripts. tKroopy includes some additional widgets to make building applications faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KTK is an efficient and easy-to-use C++ GUI library for Linux. KTK emulates its entire widgets set, and is completely themeable. KTK tries to perform tasks with minimal lines of code using a highly object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SwiftCharts

    Easy to use and highly customizable charts library for iOS

    Easy to use and highly customizable charts library for iOS Swift 1.2, iOS 7/8. Swift 2.0 branch (latest test on XCode 7 beta 3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JAST (Javascript Toolkit) is an Open Source cross-platform javascript framework that aid users to perform the most hard operations with few simple lines of code. It's modularity allow the download only for the code required to the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SimpleLogViewer is Java 2 based GUI application that display logging data. Can read a file or listen over a TCP socket. Use plugins/embedded scripts to Hide, Rewrite, Colorize lines of log.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fm-mime-types

    fm-mime-types

    Returns a MIME-type string from a filename on the FileMaker Pro.

    A FileMaker script which when passed a valid filename, will return the correct MIME-type for that file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Shovel Library

    Simple graphics, keyboard and mouse library with a C interface

    is a collection of ultra-simple routines I've found useful for making small interactive graphics applications. === Functions include === * Window creation * 32-bit RGBA bitmap creation * Fast software based drawing routines (pixels, lines, text etc) * Mouse and keyboard input === Details === * Written in C * Python bindings provided * Permissive BSD licence * Win32 version currently. Linux and Mac planned. === Performance === Running on Windows XP on an Intel Core i3 530 (3.4 GHz): * Putpixel - 31 million per second * Rectangle fill - 11 billion pixels per second * Text render - 11 million characters per second (8 point, fixed width font)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB