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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start 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
    Yali is "Yet Another LCN Interface". "Local Control Network" (LCN) is a building control and automation system, a trademark of Issendorff GmbH. Yali opens the door for MAC and Linux users to control their LCN installation via LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Econball

    Equation of stock trading simplified to game of moving resizing balls

    The econ theory is the value of buy and sell are usually equal, at whatever free market price at the time, so if we trade between 2 things, holding the total of those 2 equal eachother, then you can buy without anyone selling, or sell without anyone buying. Just change from one equal valued type to the other, and the total of all the A's and all the B's are scaled instantly to be the same amounts. Those who change to the majority side lose, and those who change to the minority side win,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CanReg5 (moved to Github)

    CanReg5 (moved to Github)

    Canreg5 is a software package for population based cancer registries

    Cancer registries need a tool to input, store, check and analyse their data. If these data are also coded and verified in a standard way, it facilitates the production of comparable analyses across registry populations. The main goal of the CanReg5 project is to provide a flexible and easy to use tool to accomplish these objectives. CanReg5 is a multi user, multi platform, open source tool to input, store, check and analyse cancer registry data. It has modules to do: data entry,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IAP.G2P

    IAP.G2P

    IAP - the Integrated Analysis Pipeline

    The Integrated Analysis Platform (IAP) has been designed and developed to support the analysis of large-scale image data sets of different camera systems. It aims in bridging different data domains and in integrating different approaches to data analysis and post-processing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    Scene
    ...The present release features GPU accelerated versions of all the background subtraction methods and morphological post processing of the object blobs with dilation and erosion filters, implemented in OpenCL. The framework was mainly designed as a toolkit for the rapid development of interactive art projects that explore dynamics of complex environments. The Scene GUI runs and compiles under Windows, Linux, and MacOS X, and is available in both 32 bit and 64 bit versions.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    jAudio
    jAudio is a project implementing a number of common feature extraction algorithms for analyzing audio in java. Output is either in Weka's ARFF format or the ACE format. Can be used either as a GUI application, command-line application, or embedded. The primary repository is on github (dmcennis) which pushes to this projects github repository.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    diasim

    Dialogue Similarity

    Tools for calculating similarity (including lexical and syntactic) between speakers in dialogue, across standard and randomised corpora.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    EV3Utils

    LEGO EV3 Utilities and Assembler

    EV3Utils are Communication and Assembler utilities written in JAVA for working with the LEGO Mindstorms EV3 from Linux. A command line interface is provided which can be used to up- or download projects as well as assemble new bytecode files. Communication with the brick is currently limited to USB-only, but other transports should be easy to add. The assembler supports all of the functionality of the one provided by LEGO, but uses a slightly different syntax and supports far more error checking. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Welsh Natural Language Toolkit

    Welsh Natural Language Toolkit

    WNLT is a suite of open source natural language modules for the Welsh

    The project supports the Welsh Language Technology domain with a set of NLP tools that drive innovation and advance the development of sophisticated textual analysis solutions. The WNLT project delivers four core NLP modules; a) Word Segmentation for separating text into words b) Sentence Boundary Disambiguation for finding sentence boundaries c) Part of Speech Tagger for determining the part of speech of each word d) Morphological Analyser for identifying the root form (lemma) of words....
    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

    usbsenddata

    .you can send usb hid devices or serial ports data...

    ** if you are not working with hid device highly recommended my second application: https://sourceforge.net/projects/scommunication/ With usbdatasend application you can send data hid devices or serial devices and you can check your circuits applications etc. Tested with arduino uno/mega and stm32f4discovery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Open Modeling Interface and Environment (OpenMI) defines a standardized way to exchange data between computational models that run simultaneously. OpenMI aims to enhance process interaction representation in integrated environmental modelling.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    JASA allows researchers in agent-based computational economics to write high-performance trading simulations using a number of different auction protocols. The software also provides base classes for implementing simple adaptive trading agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Jafaran

    Fast and more random implementations of java.util.Random.

    Jafaran (Java Fast Random) provides fast, and for some more random, implementations of java.util.Random, with additional nextXXX() methods, and methods to retrieve and restore state. The names of implementations contain "Conc" (for concurrent) if they are thread-safe and non-blocking, or "Seq" (for sequential) if they are not thread-safe. Also provides an implementation of Ziggurat algorithm (based on J. A. Doornik paper, 2005), used by nextGaussian() methods of the provided...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JMGF

    Java implementation for the Mascot Generic File Format (MGF).

    JMGF is a lightweight framework for handling MGF files. It supports reading, writing and parsing of MGF files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, very intuitive and good integrated with Java 1.5 SDK and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JFASTA

    Java implementation for the FASTA file format.

    JFASTA is a lightweight framework for handling FASTA files. It supports reading, writing and parsing of single- or multi-FASTA files. Files may be read/ written at once, or stream-based (memory efficient). It's stable, very intuitive and good integrated with Java 1.5 SDK and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Pi-Space Physics Software

    A Physics Theory for Unifying Classical, Quantum and Relativistic Phys

    This is the Official Software of the Pi-Space Physics Theory created by Martin Brady. I have a B.Sc. in Computer Applications from Dublin City University and I have an interest in software implementation of Physics. The Theory includes a Quantum Theory of Gravity as well as a reworking of Classical versions of Newton's Formulas. The Theory is based on a set of Relativistic Diagrams called Pi-Space Diagrams for those new to the Theory. License :: Creative Commons Attribution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SegmentIt

    SegmentIt

    Interactive Image Segmentation Tool

    SegmentIt is an interactive image segmentation tool that allows to switch back and forth between the watershed approaches (watershed from markers and hierarchical watershed) so the user can explore the strengths of both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jLDADMM

    A Java package for the LDA and DMM topic models

    The Java package jLDADMM is released to provide alternative choices for topic modeling on normal or short texts. It provides implementations of the Latent Dirichlet Allocation topic model and the one-topic-per-document Dirichlet Multinomial Mixture model (i.e. mixture of unigrams), using collapsed Gibbs sampling. In addition, jLDADMM supplies a document clustering evaluation to compare topic models. See the usage of jLDADMM in its website at http://jldadmm.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SwingStates is a library that adds state machines and a powerful canvas widget to the Java Swing user interface toolkit. SwingStates is useful to modify interaction with existing Swing widgets or to build new widgets using SwingStates' canvas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    siccom

    siccom

    Spatial Interaction in Coral Reef Communities

    The program allows the simulation of spatial dynamics in a benthic coral reef community under various environmental settings. Several coral species, with either massive or branching colony growth morphologies are implemented as individual colonies, which compete for space with each other as well as with macroalgae and algal turf. For more details on the first version of the program see also: Kubicek A, Muhando C, Reuter H (2012) Simulations of Long-Term Community Dynamics in Coral...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yacas

    yacas

    Computer calculations made easy

    NOTE: Yacas and yagy development has moved to github. The new repositories are located at https://github.com/grzegorzmazur/yacas and https://github.com/grzegorzmazur/yagy . The mailing list has been moved over to https://groups.google.com/forum/#!forum/yacas . The downloads section at sourceforge will be kept up to date for the foreseable future. Yacas is an easy to use, general purpose computer algebra system. It uses its own programming language designed for symbolic as well as...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    JABM is a Java framework for building agent-based simulation models using a discrete-event simulation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A pure Java library for manipulating content MathML version 2, including read/write and statement execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CSV Transformer

    CSV Transformer

    transforms xml to csv

    The CSV Transformer is a data processing tool which transforms .xml-Files to comma separated values. The CSV Transformer was created in a load and performance testing project, the use case was to be able to transform 2800 configuration files of a big banking application to a single .csv-File. With this single file it was possible to compare the whole configuration between two releases with the already available tool CSV Comparator. This enabled the team to verify if there were any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    j2mod

    Enhanced Modbus library implemented in the Java programming language

    This is a fork of the jamod Modbus library, taken at version 1.2.1, released under the Apache 2 license, as contained in the SVN repository for that project. The goal of the j2mod project is to produce a more fully functioning Modbus(tm) communication library based on the Java programming language. It is the intention that this be an actively developed project, accepting submissions from professional software engineers with experience in Modbus Master and Slave development.
    Downloads: 8 This Week
    Last Update:
    See Project