The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Learn More
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.
Virtual T is a TRS-80 Model 100/102/200 emulator that runs on Windows, Linux, and Macintosh. The goal of Virtual T is to provide 100% hardware emulation so any existing programs will run. It also adds powerful development and debugging tools.
A GUI debugger for ooRexx programs that can be run on Windows with ooRexx 4.2 or later and on other platforms with ooRexx 5.0 or later where Java with Swing/AWT has been installed along with bsf4oorexx.
Please see the README.md file in the Code tab or latest release for much more detailed usage and setup information .
Aid in finding infinite loops in Java programs on production systems
StackTraceSealer is a JConsole plugin with its own Java Agent Library that can be used to seal stack frames on a thread stack trace to detect whether these frames have changed or they have remained the same all the time to aid in finding an infinite loop on a production system when all you have is a long seemingly constant stack trace in the thread dump.
Code Medic provides an elegant, graphical interface to gdb's most important features and integrates with Code Crusader.
FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/code_medic#readme
ChangeLog: http://codemedic.sourceforge.net/ChangeLog.html
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.
d7avx + dbgavx - SSE/AVX development/debug helpers for 32bits delphi
d7avx - a helper (gcc frontend) for using SSE/AVX instructions with Delphi compilers not supporting SSE/AVX instructions
uses MinGW GCC/ObjectDump to compile .c to .s and .s to .o with disassembly customized for delphi inclusion in asm statements
dbgavx - a helper for debugging XMM/YMM registers content with debuggers not supporting XMM/YMM registers
used with any debugger for XMM/YMM and also MM/ST and general registers content inspection
Linice is a source-level kernel debugger for x86 systems with the look and feel of SoftIce for MS Windows. Break into a running kernel, use breakpoints, single step on modules, kernel, or user programs. Outputs to VGA, MDA, X Window, serial terminal.
------------
Yes, this is ancient and don't expect it to work any more.
A GDB/MI interface library for C and C++. It implements the GDB/MI (GNU DeBugger/Machine Interface) protocol as a library so you can create a GDB frontend without writing the "dialog" with GDB. Unlinke CLI the MI is intended for programs and not hu
ggcov is a GTK+ GUI for exploring test coverage data produced by C programs compiled with gcc --coverage. It's basically a GUI replacement for the gcov program that comes with gcc.
Introspection JAVA is a student project, where we have to do a Program to discover others JAVA Programs.
We are from ENSISA (High School diploma in France) for this project.
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Concutest is a collection of tools designed to make the development and testing of concurrent Java programs easier and more reliable. Concutest is available under the BSD License and under active development by the JavaPLT group at Rice University.
cingb is an ATTEMPT to write a Gameboy-emulator for all kinds of platforms.
It plays Gameboy and Gameboy Color ROMs, includes a debugger for step-by-step analysis of Gameboy programs and might be also interesting for educational
purposes.
Graphical debugger for programs that don't just follow one stream (e.g. threaded, web applications). Also allows debugging in headless computers, in distributed environments and for crashing applications.
Jabberwocky is a development environment for Lisp programs. It includes a Lisp aware editor, a source level debugger and a way to interact with Lisp processes.
A cross-platform wxWindows class for running Ghostscript and manipulating the image it produces, plus an IDE/debugger for developing programs written in PostScript.
For a PostScript debugger, there is now also an Eclipse plug-in - see http://thomas-fritsch.github.io/psdt/
A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.