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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1

    javawebutils

    web application utilities

    This library contains utility classes such as a converter from plain text to HTML (for safe inclusion of user-supplied text into web pages, avoiding XSS attacks, etc.), converters from binary to hex representation, and similar functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HadStat

    HadStat is service on cloud,for data analysis using Hadoop MapReduce.

    HadStat is service on the cloud, allow you to analysis the data on the cloud and return the result in nice graph,this service is free, you can redistribute it and/or modify it under the terms of the GNU General Public License. this service using many technologies , like Hadoop mapreduce, HTML, PHP, Web Service applications, linux server, java, eclipse IDE, with many indicators:Simple moving average (SMA),Exponential moving average (EMA),Smoothed simple moving average (SMMA),Linear weighted...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SingletDAO
    SingletDAO is a simple java data access frame work to access data in database. A Single Data Access Object to access data in database and eliminates writing custom DAOs. Easy to plug-in. Easy to manage SQL queries. Supports JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Toolsverse ETL Framework

    Toolsverse ETL Framework

    Open source Extract Transform Load engine written in Java

    ETL Framework is a standalone Extract Transform Load engine written in Java. It includes executables for all major platforms and can be easily integrated into other applications. Key Features: * embeddable, open source and free * fast and scalable * uses target database features to do transformations and loads * manual and automatic data mapping * data streaming * bulk data loads * data quality features using SQL, JavaScript? and regex * data transformations Requirements * Java...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    ShowDown
    ShowDown is a simple yet powerful tool for automating the process of finding and downloading new episodes of your favorite shows as they air. Simply choose your shows from the ever growing list of supported shows, then let ShowDown do the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is moved to: https://github.com/libyal/libewf This site still contains contibs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Software developed to manage information about university development cooperation activities. This application is adapted to Spanish Development Cooperation System. It was developed using: Java, Struts, Hibernate, and DB: MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Matlab's MAT-file I/O API in JAVA. Supports Matlab 5 MAT-flie format reading and writing. Written in pure JAVA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HL72XML Transformer
    HL7 to XML Transformation toolkit. Using HL7 v2 XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    tap4j

    tap4j

    Test Anything Protocol for Java

    tap4J is a Java implementation of the Test Anything Protocol. This protocol lets you standardize the output of your test execution. This way a producer outputs a TAP result file that can be read by a TAP consumer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GpxTcxWelder
    Substitutes the missing GPS information in Garmin TCX files when devices lacking a GPS receiver are used to collect training data (Garmin FR 60, heartrate and pedometer only). GpxTcxWelder integrates GPS info from a GPX v1.1 files into TCX files
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    j4bib is a BibTeX parser written in Java using JLex and CUP. It provides a set of classes representing document object model of BibTeX. Conversion from/to BibTeX files to/from other DB formats is made possible and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools for mass spectrometry, especially for protein mass spectrometry and proteomics: Quantification tools, converters for Applied Biosystems (Q Star and Q Trap), calculation of in-silico fragmentation spectra, converter for Mascot result files
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    samizdat

    Kerberized Messaging Toolkit for Java

    Samizdat is a toolkit for Java for building Kerberos secured distributed, message-oriented applications. The toolkit contains base classes that simplifies the management of Kerberos login contexts as well as flexibly sign and seal messages between principals using the Java GSS API. The toolkit contains Transformation classes for Kerberizing JMS traffic as well as a super-lean HTTP based protocol stack that supports both Synchronous (RPC) and Asynchronous modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Forms602 to UIProtocol Converter

    Tool for converting Software602 forms to UIProtocol format

    602toUIPConvertor is utility based on Apache Fop (see http://projects.apache.org/projects/fop.html) used for converting rich electronic XSL-FO based forms in format Forms602 (see http://www.602.cz/) to user interfaces description format and application container format UIProtocol (see http://uiprotocol.eu) developed on the Czech Technical University in Prague. This software was developed with financial support of TA ČR under grant TA01010784 FormCloud. (Tento software byl vytvořen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Convert GPS-Tracks to KML

    Convert GPS-Tracks user-saved tracks to KML files for Google Earth.

    Convert user-saved tracks from GPS-Tracks for iPhone to KML files for Google Earth. The GPS-Tracks iPhone application is available from the App Store or from http://www.gps-tracks.com . It can save recorded GPS tracks to the iPhone storage. This little Java applet provides the functionality to convert these saved tracks to KML files, for use with Google earth. Under Windows, it uses the synced files from the iTunes phone files backup, and extracts the tracks from there. Under Linux...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    CERIF-TG-Toolbox

    Tool to produce the CERIF deliverables (XML Schemas and XML Semantics)

    ... CERIF entity) and the updated style (introduced 2012: a common namespace, one schema, embedding). It also generates the CERIF-XML instance documents (updated style) of the CERIF Semantic Layer entities, based on a *.xls or *.xlsx file. While being most useful to the CERIF Task Group member who prepares a CERIF release, it is of use to anyone who wants to experiment with CERIF extensions. The software is written in Java and XSLT. It is made available under the European Union Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RegAxe - Regular Expression Tester

    A tool for testing regular expressions.

    RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    XML2pdfprint

    Printed document formatting like invoices, payment instruments, etc.

    This software written in Java was primarily developed for a printed document formatting, like invoices, bills, payment instruments, etc based on XML or FO and XSL technology. A sample included in a directory "sample-upn" represents a xsl formatting object stylesheet (copyrighted under the other terms than XML2pdfprint see copyright.txt for detail) as an example of e-invoice printout like in XML was specified within the project e-slog to an instrument like UPN in Slovenia is. It includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FIX Pusher

    FIX Pusher

    FIX protocol administration tool

    ... QuickFIX conform, customized data dictionaries containing user defined fields. The tool supports FIX versions 4.0 - 5.0 SP2. The application ships with the option for exporting message details into Excel© sheets and graphical analysis of message logs. FIX Pusher is a 100% Java open source implementation running on Windows, Linux/Unix and Mac OS. It requires JRE version of 1.6 or higher for proper functioning. Related project: FIX Agora http://fixagora.sourceforge.net
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22

    XML validating & querying tool

    Comman-line interface XML validating & querying tool

    The program processes the given source XML file according to command-line arguments. It can validate the file (with -x or -d option) or query XPath expression (with -p option). Usage: java -jar clivaq.jar -- shows the help screen java -jar clivaq.jar -d <file.dtd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -x <file.xsd> <file.xml> -- validates the <file.xml> java -jar clivaq.jar -p "<XPath expression>" <file.xml> -- evaluates an XPath expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JS SmartM3 KP API

    javascript API for SmartM3

    Porting of the SmartM3 Triple Space's KP on JavaScript. Due to limitations on JS connectivity a "WebSocket to TCP" relay has been developed in order to enable JavaScript KP to communicato with a SmartM3 SIB. Relay is based on jWebSocketServer. User manual currently only in italian :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java implementation of the german DTAUS fileformat. Supports read, add, edit, delete operations and extension records. A GUI application is available demonstrating all available features. See the screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.