Showing 148 open source projects for "linux tool"

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
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 1
    Javadoc2Help is a java based command line tool for converting the javadoc generated html output to Java Help, HTML Help(chm) and Oracle Help for Java(OHJ)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Will allow web based (Facelet) ant compile/build/deploy script generator and runner unsing a JCR content repository for managing J2EE components in a project environnement. Maybe a little of all this soon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Continuous code integration tool and general repository for Sydney Geek Night.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ContractChecker is a small tool to provide support for some design by contract features to standard Java code. Internally, it is composed of an Ant task, which invokes a doclet to generate AspectJ and the AjcTask itself in order to compile it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Apache Ant based tool for generation a template project that includes directory structure, makefiles (build.xml, for example) and portions of source code. One can find this resembles PERL h2xs tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VirtualMock is a Unit Testing tool. It uses Junit, Aspect-Oriented Programming (AOP) and the Mock Objects testing approach. Through AOP, it supports features which are not possible with other pure-java mock object frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Invicta is a build management tool. Using simple project definition files, it generates powerful build scripts (such as ANT) while hiding their complexity. Invicta is a modular framework that allows developing additional components and output types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tho goal of this project is to provide an integrated development environment for developing (x)Harbour applications on various platforms.
    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 generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 10
    Jarpend is a tool to create jar-files containing all Java classes required by a given set of classes. It also allows you to test whether a certain classpath fulfills the dependencies of a class. Use it to make the NoClassDefFoundError extinct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnit but may also be used in conjunction with other products.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Yet another Java obfuscation tool. This one has a bit of a different twist, in that it can obfuscate native methods by generating a .h file which #defines the original method names to the obfuscated ones. Built with Apache BCEL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JarBuilder is a useful tool for Java programmers. It allows one to easily create jar files. JarBuilder is written in Java providing a nice Swing GUI.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Hashes source files and generates detailed CSV output designed to help humans detect plagiarism.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This project is a modeler tool of components that supports the Catalysis Process (www.catalysis.org). It will support the three first phasis of the process Catalysis: Business Model, Sistem Specification and Component Design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an easy to use and highly customizable Sitegeneration tool. Similar to Anakia but with the advantage of definition of different filehandlers and the possibility to have a navigation created fully automatic with always working links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pynt is a next generation java build tool. It uses its own Python-like scripting language that is easier to read and less verbose than xml and is capable of running all Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Browser based continuous integration(schedulable build) tool for projects residing in cvs repositories, and build using the apache ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A set of JavaDoc Taglets for use with JavaDoc tool for Java 1.4. The library aims to be a free collection of useful taglets that may aid development organisations enhance their java documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    r-ant is a small tool which allows you to run Ant build tasks consecutively, without having to restart the Java Virtual Machine each time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ska is a Java development tool similar to Ant but more UNIX-ish. It compiles Java code like Make but runs leaner than Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of Jane is to provide a library for analyzing Java constructs. The current practice when writing Java tools has been to modify the Java grammer file for a particular compiler compiler to suit the needs of a particular tool. Jane is a layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This tool was written in Java which provides a friendly GUI, flexible instrumentation, and the ability to monitor multiple java applications. There are several monitor options for users to choose: methods, block, instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Enhydra XMLC (http://xmlc.enhydra.org) is an excellent Java-based tool used when developing web-based applications. Eclipse (http://www.eclipse.org) is an excellent platform for integrating development tools. This project is about making the two work
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB