Award-Winning Medical Office Software Designed for Your Specialty
Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
Learn More
Field Sales+ for MS Dynamics 365 and Salesforce
Maximize your sales performance on the go.
Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs
The Java Galician Locale is an implementation of Java localization SPIs which will allow the JavaVM to use the Galician Language (locales "gl" and "gl_ES"), one of the official languages of Spain, which is not included in Sun's JVM distribution
Dedex converts Android .dex files back into JavaVM class files, which can then be subsequently executed or analysed using more commonly available tools.
Bistro is a new programming language that integrates the best features of Smalltalk and Java. Bistro is a variation of Smalltalk that runs on
top of any Java virtual machine (VM) that conforms to Sun's Java specifications.
Empower your field service with mobility and reliability
Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
This project has the intention to support MVP with MVVM patterns in a new framework for desktop or web applications. This framework support an MVP or MVP-VM implementation. More info at http://javamvpvmframework.blogspot.com
JIP is a high performance, low overhead profiler that is written entirely in Java. JIP gives the developer the ability to turn the profiler on and off while the VM is running. You can also filter out classes and packages as well as control the output.
Java Forker aims at providing a solution to the memory consumption of java Runtime.exec method under linux for really big vm like application servers.
It is a small vm that will do the fork and communicate back the two outputs from the exec command.
Alef++, is a new programming language like Perl and Lisp syntax, with a many changing in classical languages designs, her specification designed to be implemented for any VM, by default can access to any private/protected/default Java fields or methods.
Failed Payment Recovery for Subscription Businesses
For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.
FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
A Simple and Efficient Framework for Infinite Resolution Simulation; provides a Java Thread-like class that executes over simulated time. Time units are user-definable, no time quanta, and neither changes to the VM nor pre-processing are required.
A open source java card virtual machine implementation. And also some part of the VM code can be used as part of kinds of tools such as javacard bytecode disassembler.
Mouseth is a cross between the Mouse and Forth programming languages.
The programs are compiled to a very compact, machine independant bytecode, which can then be run on its extremely small virtual machine.
Autohit is an XML script system written in java and intended for testing systems, rather than production. The XML scripts are compiled and executed in a VM. The system can be extended by adding modules written in java. Developed by Erich Gatejen.
FVM (Federated Virtual Machines) enables Java apps to create and call class instances in other JVMs. It does this using network ClassLoaders, java.io.ObjectIn/OutputStream and remote object references proxied by CGLIB
Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with JavaVM in that it locates classes on the fly and can also compile .java files in runtime.
Software distribution/packaging framework for Java allowing side-by-side deploying of classloader-separated applications in the same VM. Uses Spring Framework for component management.
An eclipse 2+ platform launcher written in java. Enables users to config different versions of eclipse with different workspace locations and launch these configuration. You can give different VM params and sort the configurations
A Map (or HashTable) for Java that is backed by the filesystem to provide unbounded size. Additionally, MegaMaps may remain on disk between VM invocations, providing persistent hashtables.
The integration of the VM on most OS is not very deep: It sits on top of the OS, running as a simple app, and does not access most features of the OS. This project's aim is to deeply integrate with the OS to facilitate many services.
A Eclipse plugin that provides support for developing applications for SuperWaba VM. For binary packages, use the update site, please (see project home page).
Light-weight Java XML parser with limited XPath search support.
Aimed to be used as a utility for misc developing tasks (i.e.
config file parsing, message exchange between objects, etc).
Features: (i) Runs on Java 1.1 VM (can be used for applets)
(i
AntProf is Ant tasks for profiling Java programs. The JavaVM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.