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
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.
WhiteBeer is a new programming paradigm that is motivated by Noam Chomsky's Minimalist Program. It uses feature checking mechanism to parse programs so that it can provide word-order-independence like natural language processing.
QUML wants to be a simple Java/Swing based GUI program for UML modeling. I would like to bring to users comfortable drag-drop environment for creating UML diagrams. In the future QUML could contain some kind of the scripting language (Tcl?) for work with
MockMaker is a program for automatically creating source code for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
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.
Daemon4J is a helpful ghost for those who
- dont like Java startup speed, esp. when the actual program needs
only a second
- dont know the classpath to use
- want to hide Java behind an innocent command line tool
- are not ready for the Big Serve
Course Compiler Design I at the ETH Zuerich (Switzerland).
The course program is to write a simple compiler for educational language J01 (similar to Java, with restrictions) for a target platform (either DLX, SPARC or x86).
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.
PIY (Program It Yourself) is a Java based application development environment in which the user can create programs without the need for code. Programs developed in PIY can be compiled and distributed as standard Java jar files.
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.
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
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.
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
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)
HTMLInc is a Javaprogram 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.
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.
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.
Sprout is a Java library of classes meant to be useful to anyone learning to program in Java. It contains a variety of utility classes, and a variety of useful classes for testing and debugging Java programs.
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.
An extension to SWT that makes it easy to add an Eclipse style Compare window to your program. It lets you easily add a nice looking interface for comparing two text files into your own Java and SWT based program. Please check out the latest version and
Gravity IDE is an IDE made and developed for Java/Java programmers. It's completely written from scratch and includes many features to ease Javaprogram development.
A program which displays battery details in notifications & widgets.
This is an open-source program which tells the user the battery details (percentage, temperature, health). It can display in two modes:
- by notification;
- by widget.
Hope you enjoy it and soon it will be on the Android Market!
This is a software to track bug based on Javaprogram. You can use flexible query criteria to do CR (Change Request) tracking Demo is here http://dev.daybreaksoft.com:8080/bugfreej/Logon.jsp
JNC means java native compiler. It take the java byte code file as input and translate it to C or ASM format then compile to native format such as elf or pe file. So your javaprogram can run without JVM.