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
Crowdtesting That Delivers | Testeum
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
Repo is a JUnit extension that provides access to a test data repository. It
separates test data from code, thus, improving maintainability of test
code, allowing to run tests in multiple contexts, facilitating accessibility
by multiple developers.
XML2Java is a DTD driven Javasourcecode generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD including I/O capabili
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
VTNPrevayler is an Objective-C implementation of Object Prevalence.
The code is largely based upon Prevayler (http://www.prevayler.org)
Some modifications have been made to accomodate the differences in the Cocoa libraries versus the Java libraries.
The projects objective is to provide an easy to use object relational mapping light weight tool. This tool is written in Java and completely OS-independend. It is no engine, no code generator and no kind of application server. Its just a tool, that allows
The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book Framing Software Reuse: lessons from the real world.
FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
iBATIS Breakdown is a simple utility that produces simple statistics about your Javacode (lines of code, minimums, maximums, averages etc.).
What makes Breakdown different is that (as the name implies) it breaks the statistics down and organizes the
Collection of Javacode to grab weather observations and forecasts for 3,000 locations around the world. Also will have useful weather related calculations and conversions.
UML2EJB was a code generator - it took a Unified Modeling Language (UML) model and generated Enterprise JavaBeans classes. This project has been discontinued and replaced by the new AndroMDA project (see http://www.andromda.org).
This project is a lightweight framework for Smart Proxies and Interceptors in RMI. Simple to use, only requires modifications to server side code. Good for implementing security, logging, client-side caching, QoS in distributed apps.
The World Xiangqi League (WXL) was the largest online Chinese chess community on the Internet, with over 100,00 members and servers in US, Beijing, Taiwan, Hong Kong, Malaysia and Singapore. We are now archiving all the WXL sourcecode as free software.
It is basically an education Javacompiler we are developing - just to gain an insight into the workings of a compiler. It is NOT meant for commercial use!! Its written in Java and uses ANTLR parser generator and the Byte Code Engineering Library extensiv
RapDAF is both a high speed data access framework, and an agile development process. The framework is built for speed. The development process takes advantage of xml and code generation to easily create and maintain data objects.
TouchGraph provides a set of interfaces for graph visualization using force-based layout and focus+context techniques. For now only older code is available, but we are planning to release new versions as well.
TX4J is a lightweight local transaction framework that allows you to make your Javacode transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
A C compiler that easily ports to any microprocessor. The compiler has the goals, in order of importance, of portability (in both sourcecode and cpu target), small code size, simplicity, and execution speed. It is quite useful for microcontrollers.
Lowering the step toward JUnit by offering a convenient way to create, organize and maintain JUnit tests. Incremental behaviour keeps modified code when regenerating. Assists with refactorings (no tests get lost when renaming, moving, etc.).
Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
This project is intended to assist developers by generating database access code in form of Java class and all JSP pages for adding, editing and deleting record from database.
This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.