Showing 43741 open source projects for "java"

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
    jDoom2
    This application is a front-end for Doomsday Engine (http://dengine.net). It is distributed "as is" and you're using it at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Motherload Unlimited (MLU) is a remake of the action-adventure game originally designed by XgenStudios, Motherload. We've been working on it for a couple of years using various game engines. Current version is a Java applet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    RadiationHelper

    RadiationHelper

    Alpha, Beta, Gamma measurements and Nuclide exposure

    ... for radiation transport (based on EGSnrc toolkit) 4.dose assessment in human body exposed to radiations from nuclides in several common scenarios such as air exposure, water submersion, ground surface, internal ingestion or inhalation. 5. quick dosimetry and shielding computations. It is platform independent (written entirely in Java). Source code included in jar files! Also, available on GitHub: https://github.com/ZiliasTheSaint/RadiationHelper.git Checkout for dependent modules!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Subsampling Scale Image View

    Subsampling Scale Image View

    Deep zoom view for displaying huge images without loss of detail

    Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc. A custom image view for Android, designed for photo galleries and displaying huge images (e.g. maps and building plans) without OutOfMemoryErrors. Includes pinch to zoom, panning, rotation and animation support, and allows easy extension so you can add your own overlays and touch event detection. The view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    H.B.S.N

    H.B.S.N

    Speech Recognition System

    H.B.S.N is a simple speech recognition software which programmed using Java. This software is a package of many sub applications.And those are as listed below , Audio Player Video Player Email Client Weather Application Mp3 Tag Editor Picture Viewer Home Automation Application Alarm / Timer Folder Locker Message Encrypt Application Income & Expenses Logging Application Apart from that we can do many thing from this software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    micro java 2d game engine

    A tiny game engine to create arcade style 2D games.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ein Projekt der Java-Universität JGame stellt ein mit Java entwickeltes open-source Framework dar, mit dessen Hilfe eine Vielzahl von bekannten Spielen formalisiert und eingebunden werden kann.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    easy java installer

    easy java installer

    Install jar files on windows

    a simple JavaFx application to install Jar (java compiled files) on windows platform
    Downloads: 1 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
    CitLab

    CitLab

    Combinatorial Interaction Testing Laboratory

    Although the research community around combinatorial interaction testing has been very active for several years, it has failed to find common solutions on some issues. First of all, there is not a common abstract nor concrete language to express combinatorial problems. Combinatorial testing generator tools are strongly decoupled making difficult their interoperability and the exchange of models and data. In this project, we propose an abstract and concrete specific language for combinatorial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An implementation of the DNS protocol in Java. dnsjava includes a set of classes that can be used within other programs and several user tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    EsiGate
    This toolkit allows developpers to assemble several web applications into a single one. Pages are build using contents, resources and page templates coming from the original applications. The applications may use different technologies (Java, PHP...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Calypte

    Calypte

    Calypte Cache

    Calypte é um sistema de cache de propósito geral com suporte transacional. É extremamente rápido, trabalha de forma eficiente com pouca memória e permite o armazenamento de dados em memória secundária.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    make data from one file to another easliy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Party Desanonymator

    Party Desanonymator

    Desanonimiza las manos de PartyPoker.es

    Las primeras manos que juegas en cada mesa de cash en PartyPoker son anónimas. Es decir, los nombres de los demás jugadores son ocultados hasta que juegas un par de manos. Esto genera errores a la hora de importar las manos en tu tracker. Con este programa puedes desanonimizar todas las manos de tu historial almacenado en pocos segundos. Luego tendrás que reimportar las manos a tu tracker. IMPORTANTE: debes tener instalado la última versión de Java para que funcione https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Android TextView-LinkBuilder

    Android TextView-LinkBuilder

    Insanely easy way to define clickable links within a TextView.

    Insanely easy way to create clickable links within a TextView. While creating Talon for Twitter, one of the most difficult things I encountered was creating these clickable links based on a specific text. Luckily, I have made it easy for anyone to apply this type of style to their TextView's. Similar to how all the big players do it (Google+, Twitter, cough Talon cough), this library allows you to create clickable links for any combination of Strings within a TextView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JPDF Viewer

    JPDF Viewer

    Your Java Swing PDF Viewer/Reader cross platform

    A simple PDF Viewer that allows you to be able to view, print and extract the contents of your pdf file in just a few clicks. You can export the contents of the pdf in svg format or txt. The Viewer is also equipped with a handy utility panel with search functions, thumbnails and annotations. Get Your PDF Reader for Android - https://play.google.com/store/apps/details?id=com.ulm.pdfreader =============================== Get now your Word Processor in pure java: https://sourceforge.net...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    Software de Trazabilidad animal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pardus Topluluk Sürümü

    Pardus Topluluk Sürümü

    Pardus Topluluk Sürümü - Pardus Community Edition

    Pardus Topluluk Sürümü Nedir? Pardus Topluluk Sürümü, TÜBİTAK/ULAKBİM’den bağımsız olarak geliştirilen bir GNU/Linux dağıtımıdır. TÜBİTAK/ULAKBİM’den isim hakkı için izin alınmıştır. Topluluk sürümü ile herkese hitap eden, kolay kurulan, çok dilli ve kendine özgü araçlara sahip bir dağıtım yapılması hedeflenmektedir. Çalışmalarda Debian GNU/Linux alt yapısı kullanılmaktadır. What is Pardus Community Edition? Pardus Community Edition, is a GNU/Linux distribution which is being...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Klausur

    Hilfe zum Korrigieren von Klausuren

    Immer, wenn ich Klausuren korrigiere, mache ich mir eine spreadsheet-tabelle mit immer denselben Komponenten: Namen, Punkte der Teilaufgaben, Summe, Prozente, eine Formel, die die Note berechnet, Zahl der Wörter, Fehler, Fehlerquotient und so weiter. Das nimmt immer viel Zeit in Anspruch, obwohl man das doch eigentlich automatisieren könnte - und so ist dieses kleine Programm entstanden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jDHTUQ
    ATTENTION: For more info and latest version, refer to https://github.com/estigma88/jdhtuq. jDHTUQ is a peer-to-peer DHT system based in Chord algorithm, but built like API to generalize the implementation of peer-to-peer DHT systems. jDHTUQ have two fundamental services , put and get of resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BEAST

    BEAST

    BEAST is a tool dedicated to assess political goals of woody bioenergy

    The BioEnergy Allocation and Simulation Tool (BEAST) is a tool dedicated to assess political goals of woody bioenergy production in the context of available biomass potentials and corresponding economic and ecological criteria on a regional level. It is a useful tool in participative decision making processes by iterative simulation and visualization of complex issues. BEAST is a data- and model-driven Decision Support System (DSS) evaluating woody biomass potentials from forests, hedges...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Wizard Desktop is a set of simple applications that maintain a common user experience along with a simple window manager. The underlying framework will allow a single-user multiple network connected computers paradigm. Communications between the framework and applications are standardized, programs can be swapped out at will. Please visit the OpenHub site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Agera

    Agera

    Reactive programming for Android

    Agera is a set of classes and interfaces to help write functional, asynchronous, and reactive applications for Android. Requires Android SDK version 9 or higher. A few experimental sample extension libraries for Agera are also provided. Agera (Swedish for “to act”) is a super lightweight Android library that helps prepare data for consumption by the Android application components (such as Activities), or objects therein (such as Views), that have life-cycles in one form or another. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Small Java mp3 player

    Small Java mp3 player

    SJmp3 - small java mp3 player, support formats: mp1, mp2, mp3, mpga.

    SJmp3 - free portable cross-platform Small Java mp3 player. Simple and intuitive graphical User Interface. Supported: *.mp1, *.mp2, *.mp3, *.mpga formats, m3u playlist editor, skins and others. 100%-pure java. Tested on Windows/Linux OS. NOT used JMF. Need JRE 1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html Source - https://github.com/harp077/sjmp3 If you like this - put a star on https://github.com/harp077/sjmp3/ for support project please.
    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.