Showing 1133 open source projects for "command line"

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
  • 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
  • 1
    locale4j is a Java library for working with localization data. The library currently supports the TMX file format. Future versions will support XLIFF, po and resource bundles. Translations can also be stored in memory or in a database for use at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AntDepo is a flexible distributed automation harness that enables you to break complex management processes down into reusable generic commands. For more information, visit http://www.antdepo.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    EPerl, or Embedded Perl, is a basic call-level interface that supports calling Perl subroutines or evaluating Perl code blocks from Java 5 and .NET 2.0. ActivePerl 5.8.8 (or later) for Windows is required. See unit tests (browse CVS online) for examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JavaStats77 is a tool for generation source code statistics in html format and converting .java files to html. See report example at the homepage.
    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
  • 5
    When the only thing you've got is a XML Hammer, every solution looks like XML. A simple user interface written in Java simplifying common XML actions like validation, transformation and xpath searches using any JAXP implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSV for Java provides a Java API for reading/writing CSV files as well as command-line tools supporting transformations and file comparisons. Useful for both developers and testers using CSV files for their work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JContractS, Java Contract Suite, allows you to easily add contracts to your Java classes. Contracts are specified in Javadoc comments and processed at build time. It is a resurrection of the iContract tool from Reliable Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Collection of tools especially for software developers (but not only) that help them complete their every day tasks faster and easier.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    ScriptManager is a command-line tool for executing and managing plain SQL scripts. ScriptManager was written in pure Java and requires JDBC driver to connect to any JDBC-compliant database.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    EML50Combine merges two or more XML schema files defined by OASIS (http://www.oasis-open.org) in the Election Markup Language 5.0 (EML). The merged schema file can be inputted into language binding generators like JAXB or Apache Xmlbeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The V-Modell XT is the German process development model based on a formal meta model and is described in XML. The vmodell-export generates the documentation (PDF/HTML/ODT) from the XML based model using Open Office templates including embedded XSLT code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    J-Clops is yet another Java library for parsing command line options. What makes it different is the use of 'convention over configuration': options directly correspond to setter methods in your program object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A mini tool that helps java developers to use parameters (arguments) for their software. The parameters will be read with annotations help and can be loaded from console or from a specific file. I hope you will find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Haggler supports the definition, documentation, and implementation of class invariants and method pre-conditions and post-conditions through Java5 annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AOLibrary is a java-based library for writing chat bots that can be used with the game Anarchy Online. (Bots are often used to facilitate communications within an in-game organization or guild.) The library is written in Java 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SWTtoCOM is toolset for automating COM Ole components from Java utilising SWT as the calling frameworks. SWTtoCOM provides a developer with the ability to directly embed a COM control or Document in to a SWT based Java application or Eclipse plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Origin is a evolver for the programming game Corewars. Part of this project is a modified MARS (Memory Array Redcode Simulator) written in C especialy for evolvers. With SWIG its going to be very easy to use in different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java library to build aplications operating on Rational's ClearCase VOBs. It is built around the command line tool cleartool and tries to encapsulate all the actions and messages, like versioning elements, creating and aplying labels, GUI to VOBs, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An operating system kernel simulator complete with command-line mini-applications and a disk scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    scount4ant is an ant task extension to count total lines,comment lines,blank lines and their percent in source code folder and save count result with via format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XmlIJUnit (XML Instant JUnit) is a testing framework for instant creation of value-based JUnit tests. It is primarily aimed at refactoring needs. Technology-wise, it is based on XML, XMLUnit and XStream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Javy is concept dynamically typed programming language of Cezve Programming Language Infrastructure. Cezve provides creating customizable new programming languages as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Anticipation is a set of Ant scripts for building pragmatic Java and XML projects. (Think lightweight Maven.) It also includes an XSLT stylsheet for producing HTML documentation of Ant build files.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB