Showing 1235 open source projects for "a line"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Self Organization of an adaptive learning framework for pervasive graph structures from grids, utilities to semantic governance. Business, performance and provisioning assurance are converged with EGA, ITIL, eTOM,SOX, HIPPA, CobiT and AC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    'Bob' is an xml/language binding tool. It maps xml documents to an object tree equivalent in the given language implementation. 'Bob' provides a convenient way to bind XML documents to object representations. This makes it easy for you to incorpo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims to develop a compiler for the VJ research programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    ...(Java Internal Interprocess Communication) is a library for event driven process communication, specially suited for frontend GUIs development. With this library, command line oriented utilities can be treated as asynchronous event generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SableVM is a clean-room, highly portable and efficient Java virtual machine. Its goals are to be reasonably small, fast, and compliant with the various specifications (JVM specification, JNI, invocation interface, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TINI-Flash provides Flash file system support, class libaries and utilities for the Dallas Semiconductor TINI embedded Java computer. Currently Flash support is provided as FileSystemDriver class (integrtable into SLUSH) and as command line utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The simplest web application testing for Java. Write tests for web applications in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tool for documenting any programming language in a JavaDoc-like way
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Multi is a test tool that generates test ideas from boolean and rational operators. It is written in Java, and includes both a GUI, applet, and command-line utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pagkalos is an interpreted language written in Java. It supports the lambda-calculus and object-oriented techniques. All statements are writeen in reversed polish notation. Java-classes, objects and methods are easily accessible with the dot-notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jnget is a multi-platform command line tool to retrieve binaries from Usenet. It allows multi-thread downloading and partial or full headers updating and caching and has NZB support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Improve the quality of your webapplication using automated testing techniques! AWAT is an easy-to-use XML-based testing framework which allows the creation of functional black-box- and regressiontests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MDExtractor extracts meta information from 1Cv7.MD (1S Enteprise v7) file and stores it in the database. Some ideas has been taken on http://www.mista.ru/ site and from "md2mdb" project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Source2PDF tool is a small application which converts a directory full of source code into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable source code distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CosmicOS is a framework for creating stand-alone messages suitable for sending to ourselves in the distant future, or to use in SETI research. It is inspired by Hans Freudenthal's language, Lincos, and Carl Sagan's book, Contact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StringExtractor replaces String literals with the usage of an a configurable JAVA ResourceBundle (see. current jdk api docs at java.sun.com). This works with unlimited number of files at a time. Extraction is done due to a semimanual selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata. The library has identical API for Java (1.5) and C# (.net 2.0) . Supports String,Integer,Boolean and List command line options. Project migrated to www.latestbit.com and code.google.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Creates Installers using Ant by configuring an XML file (no java required): The installer collects user input, then run specific Ant targets from a build.xml file. Runs in a Swing GUI or on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    To some, the Java and C++ languages appear deceptively similar. The goal of this is project is to examine these two popular object-oriented languages and generate a Java to C++ translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Princss is a set of Ant tasks used to generate reports using the JavaNCSS library. Reports may be either one-time HTML reports or historical graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JCite cites syntax-highlighted snippets of Java source code from tests into API documentation. See http://code.google.com/p/jcite/ for issues, http://jcite.sourceforge.net/hg/ for the latest source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pass parameters to Java programs from the command line with minimum effort.
    Downloads: 0 This Week
    Last Update:
    See Project