Search Results for "java compiler with source code" - Page 39

Showing 4202 open source projects for "java compiler with source code"

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
    Escape From The Maze

    Escape From The Maze

    A fantasy RPG.

    THIS PROJECT HAS MOVED TO GITHUB Code and Releases hosted on GitHub: https://github.com/alanmclachlan/escapeftmaze Dev Blog: http://escapeftmaze.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cpDetector is a proxy for codepage detection of documents. It delegates to multiple instances that try to detect the codepage by different techinques. A command line executeable is shipped that allows to sort documents by codepage.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    An easy and simple tool to calculate the half-lives of radioactive substances and looking up elements on the table of elements by name, element symbol, atomic number, or atomic weight. Source code is on GitHub here: https://github.com/InfinityDevelopment/ChemistryCalculator NOTE: This is a Java program. Inside the ZIP there is the .jar file and .bat file(which you would run to start the program on Windows) required to run on Windows, however, to run it on other operating systems you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Downloads: 31 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    Elchemy

    Elchemy

    Write Elixir code using statically-typed Elm-like syntax

    .... Tagged union types and type aliases with type parameters (aka generic types). Powerful type inference means you rarely have to annotate types. Everything gets checked for you by the compiler. The produced code is idiomatic, performant and can be easily read and analyzed without taking a single look at the original source. Elchemy's type system eliminates almost all runtime errors. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DynDBLayer

    A thin jdbc wrapper

    A thin jdbc wrapper, a database wrapper or "dbwrapper". See the wiki, the unit tests and the source code for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CbProcessingVisual

    Visual using the java processing API

    I was asked to upload this project and give a short description here: It's based on java processing api. Then i used some fft analyzer which should be obvious looking at the code. There is a option to generate the fft file. this must be done first. Then the fft file can be used to render a movie. Not sure how the options worked to make arealtime fft analysis and show the video in realtime (it does not peprfform goog because some expensive framebuffer operations there) Ah ja...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BinNavi

    BinNavi

    BinNavi is a binary analysis IDE that allows to inspect, navigate, etc

    BinNavi is a binary analysis IDE - an environment that allows users to inspect, navigate, edit, and annotate control-flow-graphs of disassembled code, do the same for the callgraph of the executable, collect and combine execution traces, and generally keep track of analysis results among a group of analysts. BinNavi uses a commercial third-party graph visualisation library (yFiles) for displaying and laying out graphs. This library is immensely powerful, and not easily replaceable. In order...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SVNScriptBuilder

    Update SVN workspace Periodically

    This class will generate the OS-specific script which we can use for Update/Revert&Update/Update&PostponedConflicts/SVNStatus the Subversion SVN workspace user can append many more options. Generated files can schedule according to needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Android-RobotoTextView

    Android-RobotoTextView

    Implementation of a TextView and all its direct/indirect subclasses

    Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, including the brand-new Roboto Slab fonts. This library is compatible from API 14 (Android 4.0). To apply roboto typeface for original TextView (like a Calligraphy) you must attach inflater in your Activity class in the #onCreate() method. If you intend to use is not all fonts, the extra fonts can be removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Elliott 803 Simulation
    A simulation of the Elliott 803B computer from the 1960's.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Classic BCPL for the ATARI ST

    Classic BCPL for the ATARI ST

    BCPL was designed by Martin Richards at Cambridge University (1966)

    Here you will find a collection of BCPL tools I've gathered from the net, cleaned up and ported to the Atari ST. This involved fixing bugs, reducing stack usage and making the code compile in 16bit via Pure C (Turbo C for the Atari ST). Source credits include: Martin Richards - BCPL Kit http://www.cl.cam.ac.uk/~mr10/ Robert Nordier (Translated interp to C) http://www.nordier.com/ Serge Vakulenko (Translated cg/syn/trn to C) https://github.com/sergev/b I'm sure there are other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dedexer is a disassembler tool for Android DEX files. The purpose is to create Jasmin-like source files from DEX files.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Java PDF library based on iText 2.1.7. iText 2.1.7 was the last release of iText prior to the AGPL license switch. This project is a branch of the original MPL/LGPL code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Eclipse Checkstyle Plug-in

    Eclipse Checkstyle Plug-in

    Integrates Checkstye into the Eclipse IDE

    The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 16
    openBaraza

    openBaraza

    JAVA XML Development framework

    Baraza framework is a Java Development made easy by taking advantage of XML to define components. Baraza incorporates different independent projects that work independently using the same Java code block that uses the individual project XML block to produce a desired result. Using the framework, desktop applications, applets can be easily developed using XML document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple-ADB

    Simple-ADB

    ADB/Fastboot. With Graphical User Interface. cross-platform

    This is simply ADB/Fastboot,with a Graphical User Interface. Further information on the xda form. source code : https://github.com/mhashim6/Simple-ADB This program is based on Commander Library: https://github.com/mhashim6/Commander
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

    Java MP4Box Gui

    A Java gui for MP4Box

    This is a simple GUI for the application MP4Box! It can join MP4 (h264) and automatically create chapters for each video. Just drag&drop the videos from your filebrowser to the JavaMP4BoxGui application, and the videos will appear in the list! The source code is included in the Jar file atm! Tested on: - Windows 7 and XP - Ubuntu 13.04 based distros - Mac OSX 10.8 Should work on any that support Java, MP4Box and HandBrake! The OS commands can be tweaked in settings.conf file...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    ...+ Powered by Java, IzPack, Apache Pivot, Apache Ant, Nuget, launch4j and Stax. Source code migrated to https://github.com/DevComPack/setupmaker
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21

    MHISoft eVault

    Secure Password Vault and Password Manager

    https://github.com/mhisoft/eVault I just don't trust any online or third party vault for storing my personal information and passwords. So I created this open source. It is a secure password vault which is best suitable for storing passwords and personal data. All the data are stored in a encrypted data with AES 256 bit key encryption. You only need to remember one master password and a set of combination code to the vault. The password is stored in a hashed format and can't be reverse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HiBeaver

    HiBeaver

    HiBeaver is a gradle plugin for java byte code manipulation and AOP

    HiBeaver is a gradle plugin for java byte code manipulation and AOP design by modifying project byte code during build of the package, or modifying byte code within Jar independently. Combined with the powerful Java ASM bytecode modification tool and Gradle Transform API, HiBeaver can modify the Java bytecode contained in the project according to the user's configuration during the Android application compilation stage, so that users can only use Gradle Configure code injection and AOP design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Web-CAT

    Open-source automated grading of programming assignments

    Web-CAT is a plug-in based web application for automatically grading programming assignments in many programming languages. This project also provides Eclipse plugins for electronic submission and feedback services directly from the Eclipse IDE. We now use github for source code control (https://github.com/web-cat), although all file releases are still provided here through SourceForge. The CVS repository here is for archival purposes only.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Quality Performer

    Quality Performer

    Eclipse Plugin to improve Code Quality.

    Quality Performer is a Eclipse Plugin, used to improve Code Quality. It analyzes Java source code for Redundant Modifier and resolves the same. Update Site URL: https://dl.bintray.com/sudhasoft/eclipse-quality-performer-plugin/releases/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Graylog HTTP Monitor Input Plugin

    Graylog HTTP Monitor Input Plugin

    HTTP Monitor plugin for graylog

    An input monitor plugin for monitoring HTTP URLs (websites and REST APIs). Works by periodically polling the URLs and recording the responses as messages.
    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.