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

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
    Toolset for the TMPL (Template Matching Processor Language). Compiler and runtime for creating/ evaluating templates on XML data streams. Can be integrated easily in Java projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This project aims to create Largetic programming language, which is designed to simplify programming of multithreading programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSim8086 is platform-independent Assembly Language Simulator of the Intel 8086 CPU. It was designed to be a learning tool (CAL) for first year Computing students who are learning Computer Systems Organisation and Assembly Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The CommGen platform is intended to be a simple, scalable integration platform for small to medium problem sets. The architecture is simple, consisting of a distributed kernel, distributed O/S, agent and application layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    To some, the Java and C++ languages appear deceptively similar. The goal of this is project is to examine these two popular object-oriented languages and generate a Java to C++ translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RunCC is a new kind of parsergenerator that generates parsers and lexers at runtime. Source generation is only optional. It features the absence of any cryptography. Although intended for small languages, it comes with Java and XML example parsers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ECCO is a web-based IDE. In other words is an online development environment with file manager, console interface for compiling and execution of code and an editor with syntax highlighting, tabs and support for many languages and accessed with a browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JaCIL (pronounced "jackal") is a project to create a byte-code compiler to translate .NET assemblies to Java class files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A general-purpose text-file template engine, designed to be used as an API from Java applications or servlets. Small and simple, yet powerful. No external library dependencies.
    Downloads: 1 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
  • 10
    {sets} is a lightweight constraint programming language. The uniqueness of {sets}, is that it uses ROBDD ( Reduced Ordered Binary Decision Diagrams ) to represent and solve constraints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The grinj is a complete suite with compiler, VM and IDE for the language "grinj". it can be used as-is or as basis for your own compiler-VM-IDE-suite.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This is a set of tools to work with Java classes. It resembles certain Unix commands that work with ELF -- like ldd, nm, dump etc. and provide class disassembly capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to provide a Java-Bytecode compiler for the fairly new programming language WRL and others like PHP4 and Postfix, based on the research on the SableCC parser generator and common W3C.ORG standards.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Data Manipulator is a pure Java GUI interface for SQL databases. Not only an administrative tool, but one that allows a user to create forms and reports. Additionally A Java programmer can use code with Forms, reports a stand alone to manipulate the data
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The saturn programming language, an optionally typed modern object-oriented programming language based on C, Java and smalltalk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Interpretador de pseudo-código baseado no Algol e Pascal, implementado utilizando técnicas modernas como método da costura e gramática de atributos. Utiliza uma interface em Swing com suporte a syntax highlighting e verificação de erros.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rev = Really Easy Validation - write your form validation code once in this simple and powerful language that generates code for JavaScript, Perl, PHP, and Java. With Rev you get server side and client side data validation with no duplicated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The SrcML Framework allows converting Sourcecode to a XML representation on which tools can then be used to deduce statical data for analyzing and visualizing the initial source. It also provides easy ways to write programs which modify other programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Plugins for Maven 1.x (http://maven.apache.org/maven-1.x/) - manage all aspects of your project (tests, docs, distribution) from a single project descriptor! This project provides plugins that are not bundled with Maven due to differing licenses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    jbytecode is a Java bytecode disassembler/assembler written in Python. Dissasembly code is aligned with Java bytecodes in the class file so modification and re-assembly is always possible, even when class is obfuscated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    C-subset compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tedir is a general purpose top-down parser library for java. Unlike a parser generator, it allows efficient parsers to be constructed at run-time, rather than at compile-time, and allows parsers to be extended while running.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A JavaCC PDDL 2.2 and higher parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Lagniappe programming environment aims to give developers of high-performance packet processing applications a thourough and high-level toolset. This project provides a translator for the Lagniappe language and the Lagniappe Execution Environment.
    Downloads: 17 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.