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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Highcharts is a JavaScript charting library that allows developers to create interactive and visually appealing charts for web applications. Icon
    Highcharts is a JavaScript charting library that allows developers to create interactive and visually appealing charts for web applications.

    Highcharts is a modern SVG-based, multi-platform charting library.

    Over 80% of the 100 largest companies in the world use Highcharts, as well as tens-of-thousands of developers across industries such as application development, publishing, data science, and finance.
    Learn More
  • 1

    JLCP

    Java Library for Communication Protocols

    This project aims the goal to provide a library to implement in an easy way the communication protocols between applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    eBook parser library

    Java library for parsing eBook structure

    eBook parser library - Java library, designed for parsing many formats of electronic books
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JAXB Bridge

    JAXB Bridge is a bridge to JiBX

    JAXB Bridge is a bridge (JAXB 1.0 API implementation) to JiBX and other (in the future) XML-to-objects binding parsers, and its includes implementation with Apache commons-pool managed pool of parsers, to avoid costly instantiation of parsers in server environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DDT Library for Android

    A library for applying Data Driven Testing on Android

    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • 5

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SciChart

    Interactive Swing based Charting library to display science data

    This free charting library supporting in the initial version line plot and bar plots. Provides: Axis sharing independent rescaling and panning of axis and datasets. Basic tooltips Legend displayer component with ability to select the active dataset. It is designed upon the Model View Controller paradigm. This mean that the dataset related API is abstracted in a model. This model is used by the swing components. Display related functionality is limited to the swing components with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Nen

    Nen

    neural network implementation in java

    3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM. Quick Start: "java -jar nen.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    For Java developpers who need to request SOAP server... until SOAP is deprecated. This is a client Java API. It does not require neither perform any code generation. It fits within a single jar file. soap-dust is validated against real servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    J7Win

    A Java Wrapper for Windows API functions.

    This project is a set of Java wrapper classes for Win32 API functions. There is a parallel project called J7Linux which is the equivalent for Linux/Unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful, all-in-one identity verification, fraud prevention and compliance platform. Icon
    Powerful, all-in-one identity verification, fraud prevention and compliance platform.

    For businesses needing an automated identity verification to defeat fraud while processing customers' data quickly and securely

    iDenfy protects startups, financial institutions, gambling, streaming, ridesharing, and other digital services from identity fraud using a three-layer identity verification process. The process protects businesses from the most threatening forms of identity fraud.
    Learn More
  • 10
    bigfish

    bigfish

    Library for crossplattform communication

    bisfish is a crossplattform library that can be used with IPhone, Android and Windows Phone 7 projects. It enables you to easily share data between the three platforms. You run a server (programmed in java) to that all the clients will connect. The clients can choose a session to join with. A session can be password protected. In a session you can send messages (bytes) to all of the members of a session, to a group of members or to a single member (broadcast, multicast and unicast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jProwlAPI is a library to provide access to the API of the Prowl-Service (http://prowl.weks.net/). Prowl is a service that lets you push notifications directly to your iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An open source Java implementation to interpret and render Computer Graphics Metafile (CGM) graphics files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    This is a JavaScript library which gives the ability to use cryptographic functionality abstracted of available technologies on the browser side. It executes a cryptographic function with the fastest technology including Java, JavaScript and Flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DBZUL

    Progect inactive due to lack of user interest

    Library for automatic creation of forms for viewing and editing of the given tables of a database. Allows to create ZUL files (zkoss.org) with use of a metainformation of a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    RedComm is a lightweight Java library. It simplifies communication over the serial port by providing methods and interfaces, which can be used to read and write to the serial port or over an emulated serial cable by using bluetooth. The major focus is on the ease of use of the library. Besides that the experienced user has the ability to change the reading and writing behaviour of the library. This means the user can easily extend and customize the RedComm library. Internally RedComm uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cron4j is a scheduler for the Java platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    curjent
    Concurrent agents for Java. Create multithreaded active objects using standard Java interfaces and classes without explicit use of threads, synchronization, or other concurrency primitives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Java Objects Converter

    Easy Converter from Java Objects to XML and JSON

    Generic Converter from Java Objects to XML and JSON in an easy way and without configuration. You only have to pass the object as argument of our tool and it automatically converts into XML or JSON the entire tree of objects that are contained by the given object, this is achieved through the use of the introspection capability of Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    hscommons

    A collection of java utility classes.

    A number of classes that help with common tasks in an application. Currently focused on input and output to/from files. First class is a buffered version of Java's RandomAccessFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Typesafe representation of tuples in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Fastest String Utility
    Fastest string utility is java library (JAR ) for string operation . This library is very easy to use, very fast and very efficient in string operations such as split, toUpperCase, toLowerCase, replace, delete, regular expression and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    Capon is a fault-tolerant Java scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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