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
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.
<img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
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.
Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
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.
A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
Externalized Queries - a Java framework for externalizing SQL queries from sourcecode. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes.
Similar to Jakarta ECS but with a lower object overhead.
A complete, production-usable Java class library tuned for internal corporate development (GPL). The Amber Archer class library represents over 100,000 lines of code and 700 Java classes, covering topics like UI building, pooling, caching, XML processing
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.
This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
J2EE Power Tools project is collection of tools and utilities created by experienced Java and J2EE developers.
The project provides ever-evolving library of tools and utilities. The target audience is people who value qulity code and wish to continue w
BeanMaker is a 100% pure Java application. It helps developer to construct the JavaBean easy. Developer simply it will be demanded to shape opportune xml file that it will describe the property of the JavaBean.
MockMaker is a program for automatically creating sourcecode for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
Arachnid is a Java-based web spider framework. It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
A mockobject class generator. The purpose of moquerie (pronounce Mock-a-ry, French for Mockery )
is to ease the creation of Mockobjects even when you don't have the sourcecode of a class inside your
project.
This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
Kheops is an API that provide some algorithms to compute differences between hierarchically data structures. Kheops gives you some structures : a standard tree, an XML data structure and a sourcecode data structure.
CodeXpand Engine is a Scripting engine written with C++.
It work with COMPILED SCRIPT linked at Run Time with Host Applications.
The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
The org.jutil project is professional quality collection of java utility code, with full documentation and test cases for all code. All the code is based on documented method patterns ( signatures) similar in concept to JavaBeans, to provide a consistent
This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.