Showing 1884 open source projects for "data"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    Graphical front-end for GNU Octave. Edit formulas in mathematical notation. Uses Octave (Matlab clone) as a math engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.
    Downloads: 1 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
    Software tools for building interactive information visualization applications. Prefuse supports a rich set of features for data modeling, visualization, animation, and interaction for both Java (prefuse) and Flash (prefuse flare).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Library that offers users an easy to use interface to synchronize shared data access following the software transactional memory principle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tuning Fork Visualization Platform is a data visualization and analysis tool built on the Eclipse Rich Client Platform that supports the development and continuous monitoring of systems. It is particularly useful for real-time systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Xml / Excel bidirectionnal transformation too
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    JAMSEL (Java API for Message Selection) is a high performance implementation of the JMS selection specification 1.1 for client-side filtering. The Java/C# API provides built in support for JMS, TIBCO/RV, and Hashtable data providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Performance oriented data structures and other programming utilities for Java that are meant to replace those provided by Java. They are designed to provide a solid backbone for any software project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VINE is a vocabulary Integration Environment Tool, developed at MMI. It allows to create fast mappings and alignments from ontologies in OWL. VOC2OWL is a tool to create ontologies from ASCII files. They are both JAVA based and are delivered as a Rich Cl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Datamixer generates mock data values for various datatypes, including integer, floating precision, datetime, and string. It can generate complex sequences, based on functions and permutations of the basic data series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A data binding library building on jgoodies. Integrates ideas from jface, guibinding, swtbinding, .net, jgoodies and the beans binding jsr. Provides bean adapters for SWT controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The objective of this project is to enable seamless integration between webMethods and the jasper intelligence suite. It will allow pixel perfect reporting solutions with complex data integration requirements to be developed in minutes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Configuration managment utility enables a Java application to read and manage configuration data from a variety of sources: property files, XML, database, JNDI, Log4J. Web client provided. JMX enabled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The DITA Open Platform is a free, open-source project which goal is to provide an enterprise platform for the edition, management and processing of DITA documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Automates the process of generating an LDS Ward List containing pictures of ward members. Because of sensitive exported data from The Church of Jesus Christ of Latter-day Saints Membership system, this product was developed to ensure data was kept safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Developed in Java programming language, this software lets its users view and manipulate hierarchical data structures represented as a hyperbolic trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java packet attachable to your project, allows save a size, a location and any custom data of a project's window in auto created property file. Next time the window will be opened in saved size/position and the custom data will be restored too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Uni-d is an tool that generates a J2EE application based on a XML description of the data and interactions. The generated beans are Hibernate3/ejb3 compatible, JBoss as an aplications server, JasperReports for reports and Tapestry for the web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB