Showing 1158 open source projects for "command line tools"

View related business solutions
  • 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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    ...(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
  • 2
    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
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    The simplest web application testing for Java. Write tests for web applications in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Tool for documenting any programming language in a JavaDoc-like way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • 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
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    JHeader is a Java library for reading and editing EXIF and JFIF headers in JPEG files. It also comes with a command line tool and a GUI tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Goodform is a coding standards checker for Oracle Forms .fmb files. Project coding standards are defined in an xml file which reference java classes (both defined by the user) which are invoked by Goodform as it parses an fmb file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cpp Ant task implementation. The project is simple cpp ant task implementation. It is intended to be platform independent but it requires presence of cpp preprocessor somewhere in searchpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    IntiMap is a convenience tool to run the MS-DOS command-line tool MapPop for selective genotyping. It adds facilities to prepare genotyping data files, manage genotype sets and visualize mapping results (genetic marker maps).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    Command line parameters binding library. Uses Java annotations for binding, simple POJOs (Plain Old Java Objects). Type conversion and extension with java.text.Format. Generates help page automaticaly. Displays errors for wrong parameters and values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pass parameters to Java programs from the command line with minimum effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    aSVERD is a little system for generating Entity Relationship Diagrams (ERD) as Scalable Vector Graphics (SVG). SVG can be viewed and zoomed in a Web Browser. The diagrams can be edited with an SVG editor and round-trip updated against the database.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB