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

View related business solutions
  • Web Hosting, Reseller Hosting and Cloud Server Hosting | ScalaHosting Icon
    Web Hosting, Reseller Hosting and Cloud Server Hosting | ScalaHosting

    Help your website thrive by hosting it on the cloud which delivers scalability, high speed and security 24/7/365.

    From freelance web developers, to web design agencies, to bustling e-commerce websites, to savvy domain resellers, clients trust our managed cloud-hosting solutions to reach their full potential on the web.
  • The Modern, Flexible, and Easy-to-use LIMS Icon
    The Modern, Flexible, and Easy-to-use LIMS

    For Laboratory Managers, Laboratory Directors, Laboratory Techs, Laboratory Operations Staff

    Run your entire lab more efficiently with our highly configurable and flexible LIMS. Automate your workflow to process more samples, generate reports faster, and grow your laboratory.
  • 1

    GPerftools

    Fast, multi-threaded malloc() and nifty performance analysis tools

    GPerftools (formerly Google Performance Tools) is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools useful for creating more robust applications. These tools can be especially useful when developing multi-threaded applications in C++ with templates. Among these tools are TCMalloc, a thread-friendly heap-checker, heap-profiler and cpu-profiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    py-spy

    py-spy

    Sampling profiler for Python programs

    py-spy is a sampling profiler for Python programs. It lets you visualize what your Python program is spending time on without restarting the program or modifying the code in any way. py-spy is extremely low overhead: it is written in Rust for speed and doesn't run in the same process as the profiled Python program. This means py-spy is safe to use against production Python code. py-spy works from the command line and takes either the PID of the program you want to sample from or the command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This website is deprecated. From 2023-11, please use go to github (https://github.com/dacapobench/dacapobench) for the latest releases.
    Leader badge
    Downloads: 244 This Week
    Last Update:
    See Project
  • 4
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
  • 5
    Magic 7

    Magic 7

    7 Generic TSQL Scripts to Troubleshoot SQL Performance Problems

    "It's not a tool, which fixes a problem, but the fool using it!" (Jörg Stryk) The M7 bunch of scripts should help the EXPERIENCED Troubleshooter to quickly identify bottlenecks and to develop/implement appropriate solutions. "With great power comes great responsibility" (Uncle Ben)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    TimerMiddleware

    Timing & instrumentation for python web apps

    Docs: https://pythonhosted.org/TimerMiddleware/ PYPI: https://pypi.python.org/pypi/TimerMiddleware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kieker

    Kieker

    Software Monitoring Framework

    Kieker is a framework for continuous monitoring and dynamic analysis of distributed software systems. Being designed for continuous operation, it induces only a low overhead. The TraceAnalysis tool allows to analyze and visualize trace information.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Developer tool for automatic runtime tracing software errors with various resources. Number of resources virtually unlimited.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Performance Monitoring Tool for Java / J2EE Applications. Features: light-weight profiler, AOP based, lists API times, JDBC / SQL statistics, central logging, cluster support, web UI, call trees, configurable monitoring levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Drag-n-Drop Your Way To Optimized Business Processes. Icon
    Drag-n-Drop Your Way To Optimized Business Processes.

    Reduce Paper-Based Work With Our Drag-n-Drop App Builder.

    A no-code platform for creating data-driven apps to replace paper forms across all industries. Use our versatile drag-n-drop software to schedule, dispatch, track & manage jobs.
  • 10

    qlogtimeliner

    Your application log analysis tool.

    This tool helps with analysis multithreaded logs by visualising log events on a timeline. It is user responsibility to create rules for log parsing in actionscript (like JavaScript) You need to have latest Qt sdk installed in order to build it from source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Open|SpeedShop

    Open|SpeedShop is an open source multi platform Linux performance tool

    Open|SpeedShop is an open source multi platform Linux performance tool which is targeted to support performance analysis of applications running on both single node and large scale IA64, IA32, EM64T, AMD64, PPC, Blue Gene, ARM and Cray platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    "Your Open Tools'n'Libraries" aim is to provide some nice features to your software at design and release states like trace/log and profiling/performance feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    cpuplot

    Command Line profiler of CPU usage

    cpuplot Command Line Profiler of CPU Usage and Load Average. Synopsis: BASH script that shows the history of CPU usage, and what procces uses the most CPU at a given time. Bar graphs represent the percentage of Total CPU Usage, and the percentage of Total 1 Minute Load Average. Default wait interval between system readings is 5secs. But a different one can be set in the command line with the "-i" argument. Default output is formatted for the standard console width of 80...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MonitorJMX
    MonitorJMX is a very small web application capable to monitor WebLogic Servers/Cluster using a single JMX connection. Two JSP dashboards are available in this first version: servers and jms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java agent which recognizes "flows" as unique sequences of instrumented method calls. Runtime statistics are collected for the dynamically detected flows during snapshot interval. The instrumented methods may be set either manually via UI or automatically in drill down mode. The automatic drill down mode effectively instruments classes generated by frameworks like Hibernate, Rhino, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JRemoteRun allow execute snippets of java code in running JVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JavaClassProfiler

    Java class profiler

    Minimalistic java profiler using instrumentation and asm libs to preform a measure of the time spent by methods. Mesure is efficient until the micro second and very realistic on milli second. The ui allows exports, remote connection and multiple connections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    videoLat

    videoLat

    Measure video delays

    VideoLat helps you measure latency of audio and video processing pipelines such as conferencing tools. NOTE: development of videoLat has moved to github. See http://www.videolat.org for details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    JDigger

    Java performance analysis tool

    This project has been renamed and moved to moved to: https://github.com/denkbar/djigger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mpiP is a lightweight profiling library for MPI applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    TimeDoctor
    TimeDoctor is a tool to visualize execution traces of tasks, queues, cache behavior, etc. While originally targeting embedded media processors and includes specific features for analyzing audio/video streaming applications it has wider applicability.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    lockviz

    lockviz

    Visualization of Java thread dumps

    This tool allows the user to load, visualize and analyse Java thread dumps that are generated by Visual VM. Please see the Wiki for a Quick Start guide and tutorials.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PerfMon4j
    PerfMon4j is a software library designed to diagnose and monitor Java Enterprise application performance while the software is under load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next