Showing 1986 open source projects for "or-tools"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    csInstaller will be a Java based install program similar to InstallAnywhere(R). Its main difference will be the ability to compile other source code besides Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    short: Import a web service into your Eclipse project. long: This project provides an eclipse import wizard which generates the java client stubs to invoke a Web Service. (Add Web Reference)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    EMaven is a web application to manage Maven project (http://maven.apache.org). It have a modular structure to offer facility in adding module. A maven plugin call emaven directly in command ligne when you use Maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ant task to edit properties file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Macker helps enforce architectural rules (layering, tiering, modularity, etc) in your Java code. It applies pattern-based access rules from XML rules files to your compiled classes. Read the FAQ: http://innig.net/macker/faq.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xml.transform is a small library of transformation utilities like: caching transformer manager, XML readers, serialization tools, URI resolvers, etc. In this library we have collected various tools that we use in our transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java utilities for J2EE projects DAOFactory XML parsing tools Sub Projects Fantasy Sports tools Go - XML scripting API Classpath - Swing app for managing the classpath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    -PROJECT CLOSED- The Krysalis Community Project -was- the home of projects that follow, and can help to follow, Apache-style project guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Passant is a task for Apache Ant which invokes the Borland Delphi / Kylix compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ant tasks for sending Instant Message notifications. Currently supporting AIM, Jabber (& Secure Jabber) , Yahoo!, and MSN Messenger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    GlobalEnvironment provides globally shared key-value pairs for different Java threads, JVMs, J2EE (EJB and JSP), Java and non-java applications. See other <a href="http://acelet.com/super">J2EE tools</a> other information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Just4Log is basically a library to enhance dynamically the performance of apache commons Logging inside a java application. Dynamically because the sourcecode in java is not modified but rather the optimization occurs on the compiled ByteCode files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    C Tasks consists of Ant tasks that invoke C/C++ development tools. The tasks are based on the very general CC task from Ant Contrib project on SourceForge. A framework for applying XSL transforms to buildfiles to target different systems is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Struts Wizard allows a quick and easy creation of wizards for your web application powered by Struts. It allows to store/access every user input, and a direct access to any step of your wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Based Model-View-Controller (MVC) API that allows for easy web-based software development. API allows a the web-designer and code-developer to work apart from one another by combining them at the beautification layter. Config files are fully obfus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MavenIM is a plugin for maven that provides a mechanism for sending instant messaging notifications. It will provide support for XMPP/XMPP secure (Jabber), AIM (TOC protocol), MSN, and YIM clients.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo