Showing 695 open source projects for "java virtual"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    SunVirgo-teaching-assistant

    SunVirgo-teaching-assistant

    Mentor, code c, c++, java, go, php, swift, .. DevSecOps virtual lab, .

    Menor, code c, c++, java, python, go, php, swift, .., DevSecOps virtual lab, .. This software is provided as a demonstration build. Redistribution of the binary is allowed for academic evaluation only. More previously completed projects will be released incrementally as executable packages are rebuilt for public distribution. www.youtube.com/embed/fzoISpZv5d0?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MorganaXProc-IIIse

    MorganaXProc-IIIse

    A Java implementation of XProc 3.1

    Copyright 2011-2026 by <xml-project /> Achim Berndzen MorganaXProc-IIIse is an implementation of XProc 3.1: A Pipeline Language (https://xproc.org/specifications.html). It runs on the Java Virtual Machine, either version 8.0 or 11 (and later). More informations will be added soon. Please see our website https://www.xml-project.com in the meantime.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    VirtualCelestialGlobe

    VirtualCelestialGlobe

    A java 3d simple virtual celestial globe. Source code available

    VirtualCelestialGlobe 1.2.7b World Globe 0.0.7 A simple java 3d virtual celestial and world globe. Rotate the globe, magnify it, select the level of detail to show stars and constellations, and the ecliptic. Source code available to everyone to modify it. Star catalogue from Wikipedia. Available plain text star catalogue. Total stars number now reaches 1038. Using Phong shading. No Open GL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CoffeeMud

    CoffeeMud

    Full featured MUD server with all the trimmings.

    CoffeeMud is a text-based virtual reality game engine (a MUD). It is a mature, full-featured Java codebase. It includes web (HTTP) and email (SMTP) servers, chat (IMC2 and I3) and web clients, and supports ANSI, MXP, and MSP.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    WipeFreeSpace

    WipeFreeSpace

    Secure wiping/shredding of free disk space with many methods

    WipeFreeSpace is a program to securely erase/wipe/overwrite/shred the free space on file systems WITHOUT DESTROYING EXISTING FILES, to prevent recovery of deleted sensitive data. This allows protecting the user's privacy when e.g. selling the drive or the whole computer. The following filesystems are supported: - Ext2/3/4, - NTFS, - XFS, - ReiserFSv3/4, - FAT12/16/32, - MinixFS1/2, - JFS, - HFS/HFS+, - OCFS. The following wiping methods are supported: Gutmann-like, random,...
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 6
    PhotoManager

    PhotoManager

    Manage Photos in album for search and modify on host or server

    PhotoManager is a gui based application written in java. You organize your photos in a photo album by as many virtual picture sequences as you like. It is easy to use, easy to install and doesn't touch (neither modify nor copy or move) your pictures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GeoWebCache

    GeoWebCache

    GWC is a tile server and caching proxy written in Java

    GeoWebCache is a WMS tile cache that lets you serve cached map data to WMS clients, Goole Earth, Google Maps and MS Virtual Earth. The system is pluggable on both ends and does automatic matching to the best available tile. It is very fast and scalable.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 8
    DupRem

    DupRem

    Simple application to remove duplicate and empty lines on text files.

    DupRem is a simple easy-to-use cross-platform application to remove duplicate and empty lines from any text file. It is also possible to keep or ignore case sensitive. Works also from command-line interface, e.g. "java -jar duprem.jar -r input_file.txt >output_file.txt", to create output file, or "java -jar duprem.jar -r input_file.txt >>output_file.txt", to create or append to output file. DupRem is portable, does not need installation and is developed in Java, so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Control logic

    Control logic

    Realtime PC-based control and simulator of control systems

    Control logic Java package is a set of Java classes aimed at: - Implementation of a real-time PC-based control - Simulation of control systems Setting up a control system involves working with so-called triggers. See project Wiki for detailed information and examples.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    SubLin

    SubLin

    Software tool to subtract lines of any text file from another.

    SubLin is a simple easy-to-use cross-platform application to subtract lines of any text file from another. It is also possible to keep or ignore case sensitive. Works also from command-line interface, e.g. "java -jar sublin.jar -s file1.txt file2.txt >new_file1.txt", to create output file "new_file1.txt", or "java -jar sublin.jar -s file1.txt file2.txt >>new_file1.txt", to create or append to output file "new_file1.txt". SubLin is portable, does not need installation and is developed in Java, so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    mendelson OFTP2

    mendelson OFTP2

    Implementation of the OFTP2 protocol (RFC 5024)

    The mendelson OFTP2 is a JAVA-based open source OFTP2 solution. It contains a logging- and configuration GUI (SWING) and supports encryption, digital signatures, message compression, TLS, certificate exchange, message routing, mail notification
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12

    Hot Footer

    Virtual Tape Calculator

    A Calculator that prints its calculations to a log. Emulates a desktop tape calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 14
    JMultiSend

    JMultiSend

    A simple and fast cross-platform solution to send mass emails.

    ...It is possible also to manage mailing lists subscribtions simply by emails, to send personalized messages with the user name and to schedule delays up to 24h (86400 secs); all this also from command-line. Since it is developed in Java it is a cross-platform application and does not need installation but needs only the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Library of Java code to interact with the data-recording formats (RPFITS and PSRFITS) used at the Australia Telescope National Facility (ATNF). It also provides tools for extracting metadata from the files for supply to Virtual Observatory instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YSticky

    YSticky

    A portable cross-platform sticky note application.

    ...It is very simple and its use recalls that of the real sticky notes in the following three steps: 1. create a new / take a note; 2. (re)edit it; 3. stick it. YSticky is developed in Java so needs the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install. It does not need installation since quickly creates and edits notes in the same directory of the executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NetRexx

    The open sourced NetRexx reference implementation

    NetRexx is a dialect of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Mech Station Beta

    Mech Station Beta

    Mech Station Beta - Tower Defense like Game

    ...However, this feature is not yet fully implemented — it requires a server machine, which I currently don’t have due to personal circumstances. If anyone can provide a server machine or a service like Google Virtual Machine, it would be highly useful and greatly appreciated. The game is written in pure Java using a custom engine. A Java developer or designer is welcome to collaborate on the development. As the title suggests, the game is not yet finished, but it is playable. Developed solo over half a year, with 500 KB of source code and AI-generated graphics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    ...It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version 6 or higher) that, in the case, is very easy to download and install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java application for virtual tool shop simulation. Application allows simulation of exchange jobs between some tool shops. Jobs are grouped in projects and are organized in Petri nets (sequences of activities and stores).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Wheefun Graphics Library

    Portable Graphics Primitives

    ...WFGFX at its core provides interfaces for manipulating both raster and vector images through an abstract graphics context; in many cases, several low-level primitives exist for more direct manipulation. It is designed to be easily ported to other programming environments like .NET and the Java Virtual Machine, making the codebase reusable as a result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    [OFFICIAL] tinyfiledialogs C C++ v3.21.2

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    one C/C++ file & header ==> 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear Fenster MicroUi & head-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix...
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 23
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24

    BoPlanets planetarium

    BoPlanets shows planets relatively to an observing planet.

    BoPlanets is a virtual planetarium showing the planets relatively to any observing planet. The planets can be viewed in ecliptical-, equatorial- or horizontal view. The times of rise, transit and set of a planet can be determined. Click on the link below to the web site of BoPlanets to see the help file of BoPlanets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    asami

    asami

    A flexible graph store, written in Clojure

    Asami is now being developed in this repository, as it is no longer being supported at Cisco. The deployment to Clojars has not changed, as it was always to my personal account.
    Downloads: 0 This Week
    Last Update:
    See Project