Search Results for "java projects on linux" - Page 63

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    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
    Rune

    Rune

    A text editor that works like you'd expect

    Rune is a multi-platform text editor that has been adapted to each platform it runs on. It works on very old systems also. I don't believe old hardware should be thrown away. It is usually still very functional and can almost always be fixed if it breaks. But, many times it requires older software also. Rune is designed with that in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    File-Splitter

    File-Splitter

    A simple tool for split, zip, and encrypt files

    Need a JDK to run, download it here: https://www.oracle.com/java/technologies/downloads/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Swagger2Markup

    Swagger2Markup

    Swagger to AsciiDoc or Markdown converter

    The primary goal of this project is to simplify the generation of up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation produced by Swagger. The result is intended to be an up-to-date, easy-to-read, on- and offline user guide, comparable to GitHub’s API documentation. The output of Swagger2Markup can be used as an alternative to swagger-UI and can be served as static content. Swagger2Markup converts a Swagger JSON or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JLinAlg
    JLinAlg is an open source and easy to use Java library for linear algebra. It can do calculations without rounding errors. Features include: basic matrix operations, algorithms for solving Linear Equation Systems, inverting matrices, computing the determinant and the eigenvalues of a matrix. We have moved to Github: https://github.com/JLinAlg/JLinAlg
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Tcpconns:simple package for rapid development of multi-threaded client/server solutions (JAVA OpenJDK17+) with TLS (V1.3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DDD sample application

    Domain-Driven Design sample application

    The previous home of the Domain-Driven Design sample application implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RecordEditor

    Editor for Fixed Width, Csv and Existing Xml files.

    The RecordEditor is a Data File editor for Flat Files (delimited and fixed field position). It supports Unix / PC / Legacy (e.g. Mainframe) file formats, both Text and binary files. The Editor uses a Record-Layout description to format the files. This is ideal for Fixed width (Text or Binary) files, Cobol Data Files, Mainframe files and complicated Csv files. Cobol Copybooks can be used to format Cobol Data files. As well as an editor, The following utilities are supplied * Formatted...
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 8
    Rel

    Rel

    Rel is a database management system (DBMS) that implements Tutorial D.

    Rel is a DBMS primarily intended for educational purposes, but also suitable as a desktop DBMS or lightweight server, that implements Date and Darwen's "Tutorial D" true relational database language. Source code is available at https://github.com/DaveVoorhis/Rel
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    UIBM (= Universal Individual-Based Model) is an agent-based simulation/3d-dvisualization of the dynamics within multispecies plant communities of Northwest Europe, parameterized from databases using universal scaling laws.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    MeanOS

    MeanOS

    The smallest and the most powerful operating system.

    The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS is specifically designed to support both Brave and Tor but is compatible with all other major browsers. Mean OS is Proud to be a BRAVE and TOR supporter, be free!!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    reCsvEditor

    reCsvEditor

    Editor for simple (only one record type) Csv Files.

    Editor for both Csv files and Fixed width files. There is automatic attribute detection for single record Csv Files. You can edit Fixed Width file and Multi-Record Csv / Fixed width files using a Xml Schema. There is also limited editing available for Xml and PO files.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 12

    Biogenesis Color Mod

    Mod for evolution simulation and artificial life program Biogenesis

    You can download the Color Mod at the Biogenesis main site too (included in the main download now). You also find the sourcecode there. If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation. Original project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ Includes Tyler Colemans "Features Mod": https://sourceforge.net/projects/biogenesisfeatu/ Biogenesis discussion forum: https...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    mXparser is highly flexible parser of math expressions. Software provides easy to use API for JAVA, Android, C# .NET/MONO (CLS). Main functionalities: - basic operators, i.e.: +, -, *, ^, ! - Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xCrash

    xCrash

    Provides the Android app with the ability to capture java crash

    xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permissions are required. xCrash can generate a tombstone file (similar format as Android system's tombstone file) in the directory you specified when the app process crashes or ANRs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    GreenForce Official App

    GreenForce Official App

    Simple Kernel Feature Manager

    #Q&A Q: What is GreenForce ™ Official App? Is it a kind of kernel manager? A: GreenForce ™ Official App (Previously Disk Health Monitoring) is GreenForce Kernel Feature Manager with simpler function to activate the features instead of complicated profiling kernel manager. Q: Does GreenForce ™ Official App working on other kernel? A: Yes. with limited features. Q: Does GreenForce ™ Official App working on another devices? A: Yes. I am using Poco X3 Pro and it's working as it should....
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    Java Bindings

    Java bindings for the Wheefun Options Parsing Library

    This project contains bindings for the Java Programming Language to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so JVM languages can take advantage of WFOPT. Fore more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    awVoronoi

    awVoronoi

    Computes dual structure of 3D additively weighted Voronoi diagrams

    A console application that reads 3D points with weights and computes the dual structure (a set of tetrahedral cells) of the additively weighted Voronoi diagram. The diagrams can be visualized in the Viewer application (Windows only), which can be downloaded separately (Files/Viewer.zip). Viewer is no longer developed. The latest release is 1.0.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Arduino

    Arduino

    Open-source electronics platform

    Arduino is an open-source physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing and MaxMSP). The boards can be assembled by hand or purchased preassembled. Arduino is a popular tool for IoT product development as well as one of the most successful tools for STEM/STEAM education....
    Downloads: 55 This Week
    Last Update:
    See Project
  • 19
    TransSib
    A Java version of the board game TransAmerika (TransAmerica) with different maps (Europe, Russia, etc.). The game is playable against computer opponent and with human players on the same PC or over network. Find further maps on <http://www.hagru.at>
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SpongeForge

    SpongeForge

    A Forge mod that implements SpongeAPI

    ... the Gradle wrapper. SpongeForge is the implementation of the Sponge API on the Minecraft Forge platform. Recommended for running plugins together with Forge mods. The purpose of the Sponge project is to create a plugin development framework for Minecraft: Java Edition. Sponge is being created by a global community, and its open-source nature means anyone can participate.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Halcyon

    Halcyon

    Minimalistic Music Player

    This is a minimalistic Music Player written in Java & native C++. The engine framework is written mainly in Java with C++ used to back any other native functionalities. Currently this project is under heavy development and not for general consumer usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GreenVulcano ESB

    GreenVulcano ESB

    GreenVulcano®ESB, The Open Source Enterprise Service Bus!

    GreenVulcano® ESB is a platform for application integration, able to connect multiple heterogeneous systems. Its plug-in architecture allows for unlimited expansion and customization, providing the solution to many different business integration problems. GreenVulcano® brings flow-related concepts such as transformation and routing to the Service-Oriented Architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    AnySoftKeyboard

    AnySoftKeyboard

    Android (f/w 2.1+) on screen keyboard for multiple languages

    The only Android keyboard you'll ever need. Free as in speech and Free as in beer. Android (f/w 4.0.3+, API level 15+) on screen keyboard for multiple languages.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    GriFFin, Really, Is For Files In Neverwinter nights (a.k.a GFF files). The project aims at providing a Java based API for manipulating GFF files used in Neverwinter Nights (tm) outside the game itself, eventually maybe in a web based application to make this possible from remote.
    Downloads: 1 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.