Showing 468 open source projects for "lines"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    A documentation tool for XML DTDs, along the lines of javadoc for Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    ...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
  • 4
    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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    "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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    ...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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15

    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
  • 16
    MooTools for Code Igniter is a Code Igniter library for integrating the popular MooTools JavaScript library. It allows the CI developer to access MooTools functions with simple, single lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Warewolf

    Warewolf

    Once Bitten, there's no going back

    Using the incredibly powerful flow-based drag and drop interface of Warewolf Studio, Warewolf takes your workflow – including all of your various programming resources, elements, and connectors – and uses it to create actual, functioning microservices that can then be called throughout your application, from virtually anywhere in the world. Drag. Drop. Call. Service-oriented programming has never been easier or more efficient. With Warewolf, microservices are no longer lines of code that must be written, but elements of software design to be pulled onto a canvas and dropped into place. Months of programming can now be accomplished in days, and days of programming can be accomplished in mere minutes. Development teams of two or three can now do what once took a small army of programmers. Warewolf will keep your teams lean and agile, save you time, and save you money. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects. Predecessor: https://github.com/tksuoran/renderstack_net Successor: https://github.com/tksuoran/RenderStack
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB