Showing 1270 open source projects for "linux windows"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Safe all your passwords and encrypt them with a single password? Yawn. Synchronize your encrypted entries between different machines? Without compromising your security? Here comes SyncYourSecrets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Vodoo/Stream project let users to define transducers dedicated to document analysis. Such transducers describe how fragments are matched and transformed. Finally a document can be an XML fragment, a free text or something else depending on extensions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Our Parlinkie Messaging Server allows your application to communicate with other applications using the ACORD Messaging Service XML specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MozillaParser is a Java Html parser based on mozilla's html parser. it acts as a bridge from java classes to Mozilla's classes and outputs a java Document object from a raw ( and dirty) HTML input
    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
    Metaphile is a Java library for reading image metadata. It supports JFIF, JFXX, IPTC IIM (V3 and V4), EXIF (2.1 and 2.2) and XMP (Dublin Core, Photoshop, Iptc4XMPCore, Rights Management)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a commandline, Java base, utility to combine many css files linked via the @import declaration into one in order to minimize the number of http request on a website for css files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ODF Easy consist in an alternative layer for the ODFDOM API. The main goal of the project consist in the creation of a basic API to facilitate the creation of ODF (initially only Spreadsheets) documents by Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HtZip is a lightweight HTTP Server that serves files out of Zip Files on the server by only uncompressing the requested file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    MovieDatabase is a simple Java Application to manage your Movie Collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Framework for supporting reliable, secure E-Business using open standards. Including components for web service calls, non-repudiation, UDDI-registries and a standardized subset of the UBL 2.0 business document profile. Supported for .Net and java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MEX applies the international standards EAD, EAC and METS to edit structured Internet presentations of online finding aids including digital reproductions. For newer developments cf. www.archivgut-online.de incl. english documentation and contact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java library and Mozilla extension for building, exporting, and visualizing ORE Resource Maps (ReMs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    L2jdertin, Stable L2J Cliente: Interlude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleWebTest is an web auto test framework, which can simplify your coding auto test script. It supplies capturing web page element tool called UI Map. You can implement auto test script for ajax web site agilely, maintenance just spend little time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bibliography converter. Converts BibTeX bibliographies to Docbook 5.0 bibliography documents. Can be used as a command-line tool, Ant task or as library in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EDI-Knight is an integration and translation software focussing EDI (Electronic Data Interchange), CSV (Character Separated Values), and XML. There's a command line tool for batch processing as well as a Java/J2EE conformant API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Share IT is a peer to peer client that adds semantic support to file sharing, routing, discovery as well as trust management. It proposes to use an Integration of Reputation-based and semantic Policy-based Trust management to manage these services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Software for web pages data extraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Runes is a plugin-based framework that reverses the way of thinking about data processing: specify data accesses, and Runes will automatically choose an efficient representation for the data and execute the plugins to integrate it from different sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Webiyo (pronounced "webby-O") is a small Java 1.5 library containing classes for generating web pages, processing forms, and unit-testing web sites. Since no template files are used, it allows you to take full advantage of your IDE's refactoring tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The J2XB project aims at offering seamless Java and XML integration defined in Java. J2XB is special in that no Java code generation is involved. J2XB transform the development of Java and XML binding from Java code generation to XML Schema generation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    A Java project producing graphs from XML Schema documents, using GraphViz (http://www.graphviz.org) as the rendering engine. Distributions include a stand-alone java executable and an ANT task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web Objects in XML (serializer) provides easy XML serialization of Java and C# objects. Objects are serialized to a file in a standard XML format. They can then be de-serialized either to Java or C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AjaxToaster

    Servlet framework for creating standalone restful CRUD services

    AjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy. You can use it to quickly create RESTful JSON & XML based CRUD services for your web applications by writing short scripts. It is downloadable as a windows installer package for quick no-hassle setup. It runs as a servlet in an app-server. By default it sets itself up to run inside its own standalone (jetty) server. Code contributions most welcome!
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB