Showing 135 open source projects for "x86_64-linux-gnu"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 1
    The SoSART (Software Static Analysis Reliability Toolkit) is intedned to aid developers in assessing the reliability of existing Java source code through the usage of Static Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jetrace is a Java Enterprise trace tool that J2EE developers and architects can use to discover erroneous execution flows in JSPs, Servlets, EJBs, JNDI calls, JDBC calls and sockets. It can be used to validate both code and design and to troubleshoot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    j2moose is an eclipse plugin to export java and jsp source code to a format understood by the Moose reengineering environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Premier is a software performance testing framework based on Performance Requirements Evolution Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 5
    JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Profiler4j is a simple-to-use CPU profiler for Java that supports remote profiling and on-the-fly configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    junit-objects is an advanced object state-testing and profiling framework. junit-objects is different from Junit in that it allows you to assert the state of objects and design rather than the result of method calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    log4j/log4net appenders and a supporting Eclipse RCP-based browser for viewing profiling information. The appenders operate either in-process or (to minimize overhead) remotely send their packets to a separate listener via UDP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project provides runtime performance monitoring and reporting for Java applications. It includes a simple API with timers and counters, data persistence, support classes and aspects (AspectJ & Spring AOP), and a reporting web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 10
    BeCover is a Java code coverage tool based on source-code analysis. The main goal is to keep it small and fast, so using it as a plugin in the common IDE's can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Oracle Resource Profiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JDumpViewer is a graphical tool used to analyze Java thread dumps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JTimeIt is a small framework for writing and running performance tests of Java sourcecode. It's 100% Java, which provides the opportunity of platform-independent performance tests. Additionally, it supports the measurement of JUnit Tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    COMPAS J2EE is a non-intrusive performance instrumentation and monitoring toolkit for J2EE. It uses adaptive monitoring to automatically adjust the target coverage. COMPAS is completely portable across J2EE application servers and OSs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stat4j is a simple lightweight extension to the popular Java logging package log4. It allows logs to be intercepted and mined in real-time for application statistics including performance metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Yet Another Java Profiler (YaJP) is a profiler tool that uses the JVMTI interface. It can be used to selectively trace a java program and store this information in a compressed logfile. This logfile can then later be analyzed using the same tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jCello is a Java instrumentation framework which can be utilized to understand application behavior and performance. This package includes an agent (client) and collection/reporting server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free Java monitoring library to easily instrument apps to measure performance detail over time with minimal overhead. Has dashboard, SVG graphs. Extends Jamon and its statistical data, same usage. http://www.e-peas.com/opensla/. JMX, SNMP planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FProfiler is a Java Profiler using log4j. Its very fast because it inserts the needed instructions into the byte-code of the class. It can be used to find "Hotspots" in Java programs, libs and servlet environments simply every Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kernel Analyzer is tool for Linux that monitor task preemptions and interruptions in the Linux Kernel. Basically it is a Kernel Patch, that comes also with a user proc interface, a KDB interface, and a Java GUI to display charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JBoss Profiler Tomcat Portion is a tool to port JBoss Profiler from JBoss to Tomcat. It can control the start, pause and stop operations on logging Tomcat runtime data into file system by web interface or third-party tool as JConsole.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Performance Issue Detector: Based on Spring AOP, a set of interceptors which detects and reports slow API's, exact methods causing JDBC connection leaks and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java Application for All want to do patch and modify your config file on your production of release
    Downloads: 0 This Week
    Last Update:
    See Project