Showing 1292 open source projects for "java projects on linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 1
    JFormulaEditor
    A powerful LaTeX editor written in Java; features include syntax highlighting, autocompletion, preview (through latex+dvipng or ghostscript), multiple text buffers, symbol palettes, and more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jMimetypeLib is a java library useful to find the mime-type of files and streams using filename patterns and magic numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DataScript is a formal language for modelling binary datatypes, bitstreams or file formats. This project provides a parser and code generator for generating Java codec classes from a DataScript specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 5
    jPod is a PDF manipulation and rendering framework. This release contains the documented features, including reading, manipulating and writing. More features to be released as API matures. To see jPod at work, have a look at www.cabaret-solutions.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    map2bsb

    converts proprietary .map chart files into bsb (.kap) chart files

    map2bsb is a program that can convert charts in the map format to the more widely used bsb format. Note that there are plenty of map formats: basically each chart plotter (Ozi Explorer, Scannav, etc.) has its own. Note also that the bsb format does not support vectorial charts. Thus the vectorial map chart won't convert. Currently, the focus is on two map formats: - Ozi Explorer map format (seems to work ok) - Scannav map format (still in dev) map2bsb has received the Softpedia "100%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hessian is a replacement for XML when you need something fast and simple while direct access to the data (using a text editor) is less important.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    owl ist ein Programm zur Anzeige elektronischer Wörterbücher. Dazu verwendet es die umfangreiche Beschreibungssprache dicML. <br><br> owl is a program to display electronic dictionaries. It uses the extensive markup-language dicML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An semantic editor for describing public administration services. Produces ontologies containing a workflow description in owl notation. Can be used for modelling processes in different fields, but was originally focused on semantically describing government services with their corresponding documents, fees and other information items. Launch the editor with Java Web Start at http://ri.tdf.lv
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Dojo Faces is a set of JavaServerFaces components based on the widgets of the Dojo Javascript toolkit. It offers dynamic, AJAX ready user interface components for JSF based web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    eLML - eLesson Markup Language
    eLML (eLesson Markup Language) is an XML framework for creating structured eLessons based on a pedagogical model. eLML consists of an XMLSchema and XSLT files to create XHTML, PDF, LaTeX, IMS CP and SCORM versions, standards supported by most LMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    USBAnalist

    USB Packet Decoder

    This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FasterDDR

    Various tools for device description repositories.

    Java API for OpenDDR and WURFL read, write and refactor operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XML Interactive SlideShow
    Xiss web is a Java tool to generate photo slide show on the web. Generation of photo description in XML and HTML pages based on layout and skin. Exif display. Google Maps display. Animated photo transition. Uses W3C standards: XML, XSLT, XPATH, CSS.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Convert/manipulate csv files, Java / GUI Swing; GPL3. Uses Ostermiller Utils (CSV Java, http://ostermiller.org/utils/CSV.html) Alows to define rules for the conversion (copy or replace the contents). Useful eg. for serial mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MLPlot
    MLPlot is a lightweight plotting library written in Java. It produces vector graphics in the SVG format but can also save EPS, JPG, PNG,..(if convert and inkscape are installed). The goal is to imitate MATLAB's 2D plotting functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MetaMaster is a Java-based desktop application for defining, managing and manipulating metadata associated with a collection of data files or datasets (both locally and on the network) which are bundled together into "data packages". ANDS-funded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    knowceans

    Utility classes from maps to search engine to random samplers

    Collection of several multi-purpose Java libraries. --- knowceans-tools = collection of Java utility classes. --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    X2S

    A simple DOM parser in Java

    X2S is a very simple DOM parser. The aim is to retrieve attributes and text-values from an XML DOM document in the case that you don't need all features and complexity of XPath and/or XQuery. For example, if it could be useful a method to retrieve all text-values from a DOM relative path like: /root-node/persons/person/name or the attributes from a string like: /root-node/persons/person/id
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Free Dnp Library

    A Free Dnp Library coded in java

    A Free Dnp Library coded in Java and available for both Java SE and Java ME. The SE library come with an implementation which is a DNP Slave test set. The ME has implementations on the TC65 mobile platform from Siemens presenting a compact portable outstation device. The Master implementation of the library is pending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Football(er) Simulation Markup Language
    Footballer and Football Simulation Markup Language and related Software, Football(er) Simulation Markup Language = FerSML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CSVParser

    Parse CSV files.

    A simple CSV parser. Very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An XQuery Update Facility 1.0 Parser for Java
    Downloads: 0 This Week
    Last Update:
    See Project