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.
Start Free
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.
Execution monitor for Java Applications.<br/>
BERSERK implements the Intercepting Filter design pattern. <br/>
Allows composing and runtime editing of execution flow and intercept services with access control, logging or any user-defined filters.
A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.
A runtime inspection/scripting environment. Smalltalk-like Swing GUI for scripting engines and object inspection. Works on remote containers (EJB/Servlets) and of course locally. General BSF supported, comes with the Lisp-syntaxed language piji.
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.
The JRRE project is a Javaruntime environment implementation based on Sun's Java 2 Virtual Machine specification. The system is currently under development at Appalachian State University by undergraduates Christopher Ellsworth and Clarence Alston.
JWarp is a component framework that helps building large servlet applications. It contains a runtime environment and a persistence engine. All code is 'simple and stupid' making JWarp an powerful and extendable framework. All components are stable and
JEnum is a Javaruntime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
A facility to keep a history of context information during runtime and then dumping it in a separate file when a problem occurs (similar to core dump).
JNDirect is a library that supports JDirect-compatible native methods and method closures. JNIDirect automatically generates (at runtime) JNI native method glue for anything exported from a Mac OS X framework -- functions AND global variables.
Plugin for the Eclipse platform that allows various means of introspection into the internals of the platform at runtime. This plugin reveals the way the platform components are composed and how they work together.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
Vesuf is a model-based User Interface Development Environment (MB-UIDE) which uses UML based models for UI Spec. An interpreter creates UIs from the models at runtime. It is possible to build different UI-modalities for one application (eg AWT, WML, ...)
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.
C.O.R.E. - Common Object Runtime Environment
A foundation for multi-node projects, language independent.
Provides central point for storing/retrieving configuration data for all components of project, centralized logging service, NLS service...
JRiva is a J2EE (TM) Runtime Implementation Via Aspectj (www.aspectj.org). This project provides a set of classes and aspects which work together to "mimick" an EJB runtime environment.
This project aims to create a framework to simplify development of modular software. In this framework, plugins can be registered to a plugable at runtime without the need of restarting.
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
A set of APIs that can get u the class hiearchies. Object flows in the classes (Maximum that can be done else then runtime). Using MockObjects and Junit Frame work to test and get the Runtime Object Flow.
The TechTrader Bytecode Toolkit is a high-level set of APIs for manipulating java bytecode. It is primarily targeted at making runtime and/or compile-time enhancements to existing java classes, or creating new java classes on the fly.
EGC is a garbage collector designed for embedded systems. It is fully concurrent and can bound its runtime. It runs in fixed memory spaces. It works with GCJ and with C/C++ programs.