221 projects for "java program" with 2 filters applied:

  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Simple tool to compare 2 xml documents. The program can stop at the first difference detected or keep going till the end of the parsings and report all the differences in text files or GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    We have developped a GUI designer for Java. The program is small, easy to use and generate _understandable_ code, unlike several big IDEs. It is written primarily in Java and shall compile and run sactisfactory on at least Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jylog is a (JPDA) Java Platform Debugger Architecture based logger, Jylog eliminates the need for writing any log statement in the program. one can define the logging information using Jylog swing GUI and Jylog extracts the information from JVM at runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WIN-Servlet is a web application framework that supports a windows-like program structure. A browser has its own session-context and window-stack. Supports: component-based dialogs (FORM), input validation, standard HTML/JavaScript pages, servlet API 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    Custom Java Swing Widgets, Program your Swing GUI in 1/2 the time!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTMLInc is a Java program that is designed to process include files within html source files and generate HTML pages. The program can be used to republish an entire site after changing only a few files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a small program that enable you to generate XML from your 'home made' document format (should be a text file...) following a very simple control file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Madcap (Machine and Device Capabilities) library allows programmers to break out of Java's "lowest common denominator" approach and take advantage of certain platform specific capabilities without making the program platform dependant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    The zaubertrank is a programming system based on natural language, not parsed, but assembled from given statements. It aims to be easily accessible for non-programmers as well as useful for developers. The idea is to demystify program code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a program to discover java bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gravity IDE is an IDE made and developed for Java/Java programmers. It's completely written from scratch and includes many features to ease Java program development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Agile Source Safe is a software development life cycle program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Application to automatically merge gedcom files. It provides either a user or another program the ability to merge gedcom files with as little human interaction as possible and with high quality of matching results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    s2html

    s2html is a C/C++/Java/Lisp HTML source code converter.

    s2html is a very simple C/C++/Java/Lisp HTML source code converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pinnus is a project management tool for Extremme Programming. The program offers options to control stories, iterations and participates of a project. It is based on Eclipse Rich Client Platform and uses HSQLDB database .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LinuxFont

    Create and investigate PSF2 fonts

    This utility is created with the aim of accelerating development of Linux PSF2 (framebuffer) fonts. It does not work with X fonts. The program can "explode" existing PSF2 fonts, creating an human-readable graphical representation of each glyph which can then be re-compiled into a PSF2 font. The project supports the use of unicode tables at the end of fonts, but currently (Dec, 2012) not fully (sequences are not supported), but this should be simple to amend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project