Showing 218 open source projects for "java-orm"

View related business solutions
  • Fraud.com aiReflex Icon
    Fraud.com aiReflex

    Enterprises interested in a fraud detection and prevention to protect customers, reduce fraud losses and enable better decisions

    Fraud.com's aiReflex determines which transactions are legitimate in real-time using a multi-layer defence coupled with explainable AI to fight fraud & improve customer trust.
  • PracticePanther is a robust law practice management software that helps firms get more done in less time. Icon
    PracticePanther is a robust law practice management software that helps firms get more done in less time.

    For solo practitioners, virtual, small, and medium sized law firms worldwide

    Trusted by thousands of law firms in over 35 countries, PracticePanther unifies tools such as CRM, communication, billing, and integrations with leading business apps in one platform. Get a demo and save 50% off the first 2 months.
  • 1
    GDBServer Extender (gdbx)

    GDBServer Extender (gdbx)

    Extend GDB Server feature, OS Aware Debugging, Thread Stack Checking

    GDBServer Extender(gdbx)顾名思义就是为GDB调试扩展一些本来没有的功能。例如线程(任务)感知调试(OS Aware)、线程(任务)堆栈检查等。支持FreeRTOS、eCos。支持OpenOCD、J-Link、QEMU。支持Cortex-M、i386。 请移步https://code.csdn.net/zoomdy/gdbx获得更多内容。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    xorlisp

    Bit level lambda continuations and nothing else - Queue automata

    Not working yet. To deal with the Halting Problem, computing and data are navigated using debugger ops: linearForward and treeForward, which navigate an astronomically large bit string where 1 is ( and 0 is ). All pairs are derived from (). For example, true is represented as ((()())()), and false is (()(()())). It appears related to the church encoding of lambda where T chooses first parameter and F chooses second, of a pair. Continuations are nearly finished code and are represented as a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MSCViewer

    MSCViewer

    A tool for visualization and analysis of logs as sequence diagrams

    MSCViewer is a tool intended for debugging of control flows in concurrent, distributed systems. The tool loads logs generated by various entities in the system and visualize a sequence diagram chart for events and interactions. The diagram is fully interactive: entity can be added/removed from the diagram and shuffled; events can be filtered, searched, highlighted and annotated with comments. MSCViewer features integration with a Python interpreter which allows writing Python scripts...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The Tool Box

    The Tool Box

    Tools for the payments type!

    Version 1.1.5 - Added: Added the ability to edit the EMV panel - You can change which tags show, and what order they are in - Added: Tag 9F10 (Issuer Application Data) to which also includes CVR (a subtag of 9F10) - Added: Menu link to the homepage (sourceforge) - Fixed: 9F07/AUC had the wrong tag details - Fixed: File>Close now saves notes and config updates before exiting - Fixed: Tag 95/TVR title had a spelling mistake - Fixed: Homepage wasn't populating EMV page names -...
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Future of Union Management and Benefits Administration Software Is Here Icon
    The Future of Union Management and Benefits Administration Software Is Here

    For unions interested in a powerful union management system

    Introducing the sole contemporary, cloud-based platform for unions. Our comprehensive suite comprises two fully customized systems dedicated to union management and benefits administration, seamlessly integrated with a cutting-edge website and secure member portal.
  • 5
    CMakeScript is an extension to CMake, a cross-platform, open-source build system. CMakeScript adds Java Script as alternative script language to CMake's home-grown macro language. CMakeScript comes with a visual debugger for Java Script.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    jContractor is a tool to provide Design by Contract support to the Java programming language. Contracts are specified by writing methods that follow jContractor's naming convention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Madmap is a tool to help analyze java heap dumps. New in v1.1 it supports hprof ascii and now binary dumps collected with jmap. It helps find memory leaks by showing the live set and automatically calculating which objects retain the most heap size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ASTRA Agent Programming Language

    ASTRA is an implementation of AgentSpeak(TR)

    ASTRA is an implementation of AgentSpeak(TR) that has built in support for the CArTaGo and EIS environment models. Support for conversation management is provided in the form of the ACRE conversation manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control Your Internet | Control D Icon
    Control Your Internet | Control D

    Control D is a fully customizable DNS service, similar to Pi-Hole, AdGuard or NextDNS, but with proxy capabilities.

    Control D is a DNS service that improves your privacy and productivity. Block unwanted content, spoof your location and browse faster. No apps to install.
  • 10
    Code Red Sim

    Code Red Sim

    A low-power ISA design and simulator for a 2010 IEEE competition

    This is a student project designed to compete in the 2010 IEEE Computer Society Student Competition: http://www.computer.org/portal/web/competition/2010competition The Code Red architecture is designed for extremely lower power environments, like distributed sensor networks. Included is a design of that architecture, a Java-based simulator, an implementation (without vector instructions) designed as a Logisim circuit (http://ozark.hendrix.edu/~burch/logisim/), and more. The name "Code...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    JBCD is an interactive debugger for Java bytecode. It allows a programmer to step through bytecode one statement at time. The tool is indended for people who are writing programs to generate or modify bytecode. JBCD can be used with any Java compiler a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Jlint

    Static analyzer for Java bytecode

    Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    gcRadar

    A library for monitoring the garbage collection of app objects

    ... enables the application to be aware of the memory constaraints that arise at runtime. The workings of the mythical Java Garbage Collector have for long eluded the common developer. Now by gcRadar enable you to record the life and death of objects at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Avrora is a suite of tools for analyzing and debugging programs for AVR microcontrollers. It has support for a sensor platforms such as Mica2 and MicaZ, allowing wireless network simulation and allows dynamic instrumentation and static analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    (Diver is in the process of being moved to GitHub. Please find us at https://github.com/thechiselgroup/Diver. Support requests & messages sent here may never be seen.) Dynamic Interactive Views For Reverse Engineering. Div/er is a set of Eclipse Plugins that aid developers in understanding software. It uses dynamic analysis and reverse engineering to offer views and filters that aid comprehension and discovery.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 17
    Jasmin is an interpreter for the x86 assembly language with a full-featured development environment aimed for educational purposes.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    JSSLTrace - a SSL/TLS Interceptor

    A java-based interceptor for SSL/TLS protocol

    Jssltrace is a java-based tool, which enables it's user to intercept ssl based communication between two programs. Jssltrace works essentiallly in the same manner as tcptrace (http://www.pocketsoap.com/tcptrace), which is the main inspiration for it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JAVA Program to Sequence Diagram Generator. This tool tries to help on analysing and understanding the behavior of the code when developping JAVA applications by generating the respective Sequence Diagram automatically at program execution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Java natural log includes class to do the following. Automatically produce method and class names, and line numbers in log messages. Send messages to syslogd servers via three different mechanisms. Simplify messages to just the message itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WinXP, Vista, Win7, linux, OpenSolaris native port of the BSD PSPSDK (ps2dev.org), with freely distributable import libraries and header files (DevPaks) for building cross compiled homebrew Sony PSP (PlayStation Portable) applications.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 22

    Debug Visualization Tools

    Visualization tools to help developers analyze program execution

    This is a research project aimed at providing tools to help developers capture and visualize what is actually happening when your program executes. And hopefully make debugging an easier, quicker and less painful process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Xun Bug

    Xun Bug

    A tool can debug and profile javascript in multi mobile browsers

    Xun Bug is an application for debug and profiling javascript code. It is a powerful tool supports most of mobile browser such as iPhone,Android,BlackBerry,Windows Mobile and Symbian. There is no need to install plugins in your browser. With the debug tool of Xun bug,you can set breakpoint,watch call stacks,step and resume,watch expressions and so on. With the profile tool of Xun bug, you can get the javascript function call tree and every call's time ,you can also get the statistic of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Testing tool for Semantic Bridges. Supports the evaluation of rule-based (SWRL) ontology mappings to provide trust in a distributed multi-actor environment with heterogeneous independent information models materialized in OWL ontologies. See QualiPSo.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Adapted from eclipse cde elf tools, enables java to generate dwarf symbols and register compiled method with gdb-jit interface. It is intended for JikesRVM/MRP to use, and currently has one provider interface.
    Downloads: 0 This Week
    Last Update:
    See Project