Showing 262 open source projects for "user mode linux"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 1
    A Java library to run diagnostic tasks for a Web application at runtime. Configured tasks verify the availability of external resources such as property files, datasources and JNDI bindings. A run can detect problems ahead of using your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JARep is a reporting tool for application performance data, extracted from a performance measuring tool like JAMon API. The data is then stored in a database. Via a webapp or a Swing application you can view the performance over time. See SVN source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    .Net Memory Profiler

    .Net Memory Profiler

    .Net Memory Profiler is a single C# class that builds a tree of specified object's fields, their sub-fields and so on up to primitive types. And in the "Quick Watch" window of the Visual Studio you will be able to see the memory usage by each of those fields. For more details see screenshots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Generic data visualizer tool to display output of command line data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5

    Memory Profiler for C

    Simple C library for helping writting code with no memory leaks

    Memory Profiler for C is a very simple C library for helping developers writting code which contains no memory leaks. It keeps track of all the allocated dynamic memory and allows for its printing. The source code is very simple and easily customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Celero

    Celero

    C++ Benchmarking Library

    This project is now maintained at GitHub: https://github.com/DigitalInBlue/Celero Celero is a cross-platform open source C++ benchmarking library. Written with an API similar to Google Test, Celero utilizes C++11 features, offers tested benchmarking capabilities with microsecond precision, baselining, fixtures, and easy test setup. Use the baseline feature to measure/benchmark algorithm performance against a known case to more accurately rate performance of solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XCallGraph

    XDebug profiles viewer

    This is a GUI tool for viewing an analyzing files in a Callgrind Format, generated by Xdebug Profiler ( http://xdebug.org/docs/profiler ) version 2.1.3 and higher. Java JRE 6+ required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jensor is a light-weight, low-overhead Java Profiler built using Java BCI. Jensor provides innovative analysis modules like JVM Replay, Pattern Analysis and Tagging Engine for technical as well as business analysis based on the same underlying data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    log5j
    Log5j is a lightweight and fast java logging library for Java versions 5 and above. It is very similar to log4j in style, but uses Java 5's varargs feature to allow any number of arguments to be passed to any logging method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10

    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: 0 This Week
    Last Update:
    See Project
  • 11

    QProf

    QProf is the visual tool for profiling text information.

    What is QProf ? QProf is a visual tool for developers, which displays the execution profiling output generated by code profilers. The output of profilers being usually difficult to read (beyond the flat profile information), QProf presents the information in list- or tree-views that make the information very easy to understand. This project was ported from KProf (Qt3/KDE) project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Stochastic performance measurement.

    Continuous profiling based on stochastics

    Based on a software implementation of an Adaptive Digital Element (ADDiE) this project provides a utility for continuously measuring performance data and generating images out of it. Mainly targeted at FPC, it should be useable with Delphi, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FunctionCheck is a profiler for C/C++ programs, based on gcc V4.6.3+. Features are flat profile, cycles detection, call-graph, MIN/MAX time in functions, memory profiling, profiling control at execution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An eclipse plug-in used to plan software development projects based on RUP, with risk analysis, scheduling and activity distribution. PLUS extract from use case diagrams created by Jude (http://jude.change-vision.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MySQL log analyzer and profiler. Extracts the most popular queries grouping them by their normalized form and shows the statistics for each group. Helps developers to recognize most frequently run queries to be able to optimize overall db performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Welcome to IgProf, the ignominious profiler. IgProf is a simple nice tool for measuring and analysing application memory and performance characteristics. IgProf requires no changes to the application or the build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    x4juli is an e(x)tension for(4) the (j)ava util(u) (l)ogging implemantion. It is a port of major log4j features (RollingFileHandler, PatternLayout, Filters). It includes a native implementation of "Jakarta Commons Logging" and "slf4j".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GBA Debugger for Mac OS X and GNUstep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    log4js has moved to Github: http://stritti.github.io/log4js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Autotuner

    Library for dynamic tuning of program parameters.

    Library for dynamic tuning of program parameters for best performance of program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JVMLense

    JVMLense

    The open source profiler for the jvm.

    Get an inside view of your application. Find bottlenecks by looking at the development of the duration of your main business methods over time even in production. Find the cause of those bottlenecks by applying the profiling capabilities of JVMLense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The perl module CGI::Application::Plugin::DBIProfile is a plugin for the CGI::Application web application framework. It provides DBI Profile information (see DBI::Profile) as both textual reports and graphed output.
    Downloads: 0 This Week
    Last Update:
    See Project