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

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
    DocFetcher

    DocFetcher

    Desktop search application

    DocFetcher is an Open Source desktop search application: It allows you to search the contents of files on your computer. — You can think of it as Google for your local files. The application runs on Windows, Linux and Mac OS X.
    Leader badge
    Downloads: 2,360 This Week
    Last Update:
    See Project
  • 2
    GeoNetwork opensource - Metadata Catalog
    A web based Metadata Catalog Server for data description and discovery. Supports both generic and geospatial data discovery. It implements international standards (e.g. ISO19115/19139/19119, ISO19115-3, DCAT-AP, CSW 2.0, OGC API Records). It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the development. Source...
    Leader badge
    Downloads: 164 This Week
    Last Update:
    See Project
  • 3
    JDiskCat

    JDiskCat

    Multi-platform disk cataloguing utility written in java.

    .... Cataloguing enables user to check what they contain without putting them physically into drive and avoid a possibility of a mechanical damage. Download package consists of a jar file and a Eclipse project with a full source code. No installation is required. You can copy this program anywhere or transfer it to another computer. Setting unique volume label to a drive before cataloguing is recommended. See blog or homepage for news and changelog. This program requires JRE 8 or newer.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4

    Recursive Directory Removal

    Recursive Directory Removal

    https://github.com/mhisoft/rdpro
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PackerNg

    PackerNg

    Next-generation Android packaging tool

    packer-ng-plugin is the next channel Android Gradle plug packing tools, support speed packaging, 100 th channel packet takes only 10 seconds, the speed gradle-packer-plugin of 300 or more times, for CI systems can be easily integrated, At the same time, it provides command-line packaging scripts, and channel reading provides Python and C language implementations. Channel name list file is a plain text file, read by rows, each row of a channel, the first blank line and end of the line will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MyAndroidBlog

    Android Programming Blog.

    Hello, welcome to my Android Programming Blog. We are going to develop an example application with several functionalities to learn about this incredible platform... enjoy!!! This blog is dedicated to: - My cousin Esther Tejada R.I.P. and her premature daughter. - My best friend Rocio Sancho. - My mother Sensi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Synctocloud

    Synctocloud

    synctocloud.voji.hu - The way to put your offline bits to cloud

    This site dedicated to host synctocloud source code (only). There are no downloadable releases... If you are synctocloud enduser, please check official synctocloud webpage: http://synctocloud.voji.hu SyncToCloud is the delivery of free software designed to synchronize data from various sources into a cloud (or between computers), whereby data may be shared based on end-user-defined rules, and is accessible by cloud computing to several computers and other devices. The application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 2 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
    nosql-mongodb2013

    nosql-mongodb2013

    10gen Education / MongoDB University courses of 2013

    10gen Education / MongoDB University courses of 2013: "M101P: MongoDB for Developers", "M102: MongoDB for DBAs" and "M101J: MongoDB for Java Developers" - My code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MP3 ID3 Java Tag Library Tool
    This Java software is useful to set id3v1 and id3v2 tags on mp3 files, possibly in a massive way. It helps you managing a song database, searching for duplicate songs. It has a rename file utility, not only for mp3 files. It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close friends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    ... source code and customised it as necessary. - Vivo (configured for UWA but no code changes) - DSpace (significantly customised) - iDrop upload tool (significantly customised) - JDownloadManager (again, significantly customised) The package in this SourceForge project contains our customised version of DSpace, iDrop and JDownloadManager. In our solution iDrop and JDownload manager are modified to interface with DSpace and do not operate on their own. For backend storage we are using iRods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows. See the Wiki or the README.txt in the .jar file for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MySQLJavaBackup

    MySQLJavaBackup

    Java Library for backing up MySQL Databases.

    Use this library to backup your MySQL Database from your Java code. This library only backs up the data, not the database structure(Future Releases). So when restoring the backup file, you must ensure that the database is created and fully functional.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Use your database as a file system. Current: java code can be used as a data-storage module inside of webdav servlet. Future: possibly adding a fuse module, any other suggestions ?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DROID
    .... [2013-01-24] The binary download of the latest version of DROID has now been moved to The National Archives website: http://www.nationalarchives.gov.uk/information-management/projects-and-work/droid.htm The source code for the latest version of DROID remains available via Github: http://digital-preservation.github.com/droid/ [2012-09-07] DROID 6.1 has been released. New project hosting for the project can be found on GitHub: http://digital-preservation.github.com/droid/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java HTML/XML Compressor is a very small, fast and easy to use library that compresses given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    My Java Utilities - Multi-purpose library for Java applications, aka me sharing my reusable application code for all of you to re-use at will.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AFRS utilizes the Linux inotify kernel tool to monitor your filesystem for file changes, records or displays those changes and if desired, replicates those changes in near real time to other systems running AFRS using rsync. AFRS can also be used as a li
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    JPackIt is a Java application for packaging a Java project into single executable package (such as jar, class or exe) containing all java application resources (code, images, properties, etc.) and referenced libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A pure-Java compression library suitable as a drop-in replacement to current native implementations of java.util.zip. Typical scenarios where it is useful are applets, where access to native code is not allowed. It may also be useful on platforms where it
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.