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

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

View related business solutions
  • 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
  • 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
  • 1
    QR Gen

    QR Gen

    Multi-platform QR code generator from information supplied

    QRGen creates QR codes from contact information, written in Java. It requires the tool qrencode in order to work, qrencode is freely available at http://fukuchi.org/works/qrencode (Linux/Mac OS/UNIX) , or http://code.google.com/p/qrencode-win32/ (Windows), or Ubuntu Software Centre.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Concretis

    Flexible platform for rapid Web site creation, without any limitations

    Concretis is flexible and powerful platform for rapid Web site creation without any limitations to preset Web site templates. Concretis comes with comprehensive administration application that allows to manage Web site content easily. Source code and documentation can be found on https://github.com/evgeniy-khist/concretis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Digital Signature tools, including a cross-platform signing applet and the server-side code to verify and validate generated signatures. Project has been moved to GitHub: https://github.com/mranest/digsig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    School Management Xp

    School Management Xp

    School Management Xp

    This is starting point to code School Management system, is free to download and continue to code. For any one need me to continue coding contact me nkaaya@yahoo.com , This project planning to manage School fees.
    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
  • 5
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Toxic Template Engine
    Toxic is a general purpose template engine, i.e. it produces text output from different template input formats, e.g. for text-, XML- or SQL-templates. New template formats can easily be integrated an even be mixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SlowQR

    SlowQR

    QR code reader/scanner/generator

    SlowQR allows to scan QR codes from images. Some manual interaction for distorted codes is possible. Due to missing hardware-accelerated drawing support, automatic recognition may be slow, hence the name. New features: - creation/editing of QR codes. - support of images with perspective - optional experimental offscreen hardware acceleration (via openGL 2-FBOs)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    ... - address) gives "All info like whois command" (Just only for RIPE's IPs - not all IP-addresses in the world) Is only tested on Linux and Mac. But with the source code, it should not be hard to change the path's to Windows. More info: http://whois.less-is-more.dk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    brows

    brows

    A lightweight browser written in Java

    brows is a lightweight browser written in Java and JavaFX for users with lower-end computers. Super fast webpage loading and up-to-date HTML5 standards make browsing quick, simple and interactive. As of now, brows development is now discontinued. Probably because I lost the source code. Dammit.
    Downloads: 0 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

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SeerSuite
    SeerSuite is an application toolkit for digital libraries and search engines; i.e., CiteSeerX. CiteSeerX has moved to GitHub, please get the latest code from: https://github.com/SeerLabs/CiteSeerX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JTraductor UTEM
    Requires Java 7. JTraductor is a translator from Pseudo-code in spanish to Java code designed to teach programming. This project was inspired by PSeInt project, but writing in Java and using JavaCC for the translation of the code, and providing functions and methods. Now support GNU/Linux and Windows XP or 7 (in GNU/Linux also requires Xterm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This Amazon Mechanical Turk (MTurk) SDK is no longer under active development as of TK. The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    UptimeChecker

    A small Java program to check regularly if a website is online

    This small program was created 2 years ago with the purpose of being run on a webserver which periodically tries to reach an internet hostname to check if it's reachable and if the internet connection is up. (My plan was to monitor the SLA for my Internet connection). Now I have started working again on it. Few tweaks coming up shortly: -logs for downtime -doesn't exit when the host can't be reached -a GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Atheris

    Atheris

    Open-source traffic analyzer / visualizer

    ... an email to philipp.eittenberger(Ätt)uni-bamberg.de (If you want the source code of version 0.2.3 and compile Atheris yourself check it out with svn per: "svn co https://atheris.svn.sourceforge.net/svnroot/atheris/trunk atheris")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    gwt-commons

    GWT Equivalent of Apache Commons

    GWT Equivalent of Apache Commons is commonly used on server side, but it's code is not supported on GWT as most of classes it used are excluded from the JRE emulation. <inherits name='com.gwt.commons.lang.Lang' /> <inherits name='com.gwt.commons.lang.time.Time' />
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Maintenance and expansion of the CYBER-TA Anonymous Alert Publication System initially developed by SRI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    skysail osgimonitor

    Simple web view on OSGi runtime

    skysail osgimonitor is a set of bundles which will show you the installed bundles with their status using freemarker. Main purpose of this project right now is to serve as code for a tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gomapgen (GOogle MAP GEnerator) generates a google map from a gpx file and places photos taken by an external camera where they were taken, by comparing gps points time with picture time. Source code included in the jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    maDDR
    Code library for browser/device repository. Standard interface adhering to W3C specification. Will be available in multiple source languages for multiple platforms. Main use is context-based adaptation of content/services on mobile aware Web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Klava (Klaim in Java) is a Java package for implementing distributed applications that can exploit mobile code and run over a heterogeneous network environment. Klava is based on the KLAIM (Kernel Language for Agent Interaction and Mobility)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IMC is a Java software framework for building infrastructures and applications for systems where code mobility and/or network communication are key issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GiraffeFTP is a Java based FTP client and server. It includes GUI and command line tools. Good code to see to understand the FTP Protocol and sockets. Also includes a non-standard implementation of SSL sockets.
    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.